confidence
Confidence Assessment
Rate your confidence that the current work fully solves the stated requirement.
Mode Detection
Check the arguments: $ARGUMENTS
| Argument | Default | Validates | When to use |
|---|---|---|---|
plan |
Implementation plan completeness | After Phase 1 planning, before autonomous execution | |
code |
yes | Code implementation correctness | After writing code, before PR |
bug-analysis |
Root cause analysis accuracy | During investigation, before proposing fix |
If no argument is provided, default to code.
If arguments contain "fix" (e.g., code fix, plan fix), run in Fix Mode — after the review, automatically apply fixes for any concerns found.
More from mthines/gw-tools
autonomous-workflow
>
34gw-config-management
>
28git-worktree-workflows
>
22@gw-config-management
>
17@gw-git-worktree-workflows
Master Git worktrees and gw-tools workflows for parallel development. Use this skill when creating worktrees, managing multiple branches simultaneously, navigating between worktrees, troubleshooting worktree issues, or setting up feature branch workflows. Triggers on tasks involving git worktree commands, branch isolation, parallel development, or gw CLI usage.
17@gw-autonomous-workflow
Autonomous feature development workflow using isolated worktrees. Use this skill to autonomously implement features from task description through tested PR delivery. Handles worktree creation, implementation, testing, iteration, documentation, and PR creation. Triggers on requests for autonomous feature development, end-to-end implementation, or "implement X feature autonomously.
15