원클릭으로
Fix issues from a failed Strike verification pass, then return to the same verifier.
npx skills add https://github.com/emanualjade/strike --skill fix이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요
Fix issues from a failed Strike verification pass, then return to the same verifier.
npx skills add https://github.com/emanualjade/strike --skill fix이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요
Split one phase spec into small focused buildable slices with clear outcomes and acceptance criteria.
Use when the user asks Strike to continue or resume the active initiative from existing workflow state.
Pressure-test a refined idea until key decisions, assumptions, and blockers are explicit enough for a spec.
Create a clear, complete implementation plan for one slice from its slice stub, phase spec, audited phase research, and relevant repo context.
Run mandatory pre-grill research for an initiative, including user-approved research scope, per-topic reports, and a concise research index for later decisions and planning.
Run and audit official phase-level implementation research after a phase spec and before slicing, inheriting initiative research and filling only phase-specific gaps.
| name | fix |
| description | Fix issues from a failed Strike verification pass, then return to the same verifier. |
| argument-hint | [failed verification context] |
| disable-model-invocation | true |
| allowed-tools | Read Write Edit MultiEdit Bash Grep Glob WebFetch WebSearch Agent |
Fix issues from a failed Strike verification pass.
strike/user-guidance/implementation-discipline/global.mdstrike/user-guidance/implementation-discipline/fix.mdstrike/user-guidance/implementation-discipline/global.mdstrike/user-guidance/implementation-discipline/fix.mdMust Fix items. They may be broken behavior,
incomplete accepted scope, missing evidence, weak artifacts, or regressions.P0 and P1 Must Fix items as required before the verifier can
pass. Treat P2 and P3 findings as follow-up unless the verifier says they
are required by accepted scope.Follow-Up and Accepted Risk items as context. Do not fix them unless
they are necessary to resolve a Must Fix item.Fixed: no with the repeated issue
instead of broadening the work.Fixed: no, explain the needed
decision, and return to the verifier or route-back flow without inventing the
answer.research.md or
research-audit.md, write Fixed: no with Route Back to
phaseResearchComplete so Strike reruns the phase research step and its audit.Fixed: no and fill in ## Route Back.Write a compact fix report next to the affected workflow evidence.
Use the next unused numeric path:
strike/initiatives/<initiative-id>/phases/<phase-id>/slices/<slice-id>/fixes/fix-001.md
strike/initiatives/<initiative-id>/phases/<phase-id>/fixes/fix-001.md
strike/initiatives/<initiative-id>/fixes/fix-001.md
Use the most local path that matches the failed verification.
Use this shape:
# Fix
## Source Verification
Verifier:
Artifact:
## Fix Status
Fixed: yes / no
Reason:
## Issues Addressed
- I1 —
## Changes Made
-
## Repo Precedent
Searched:
Closest existing pattern:
How the repair follows or intentionally differs:
## Checks
-
## Not Fixed / Blockers
- None.
## Follow-Up / Accepted Risk
- None.
## Return
Verifier:
Artifact:
Ready for re-verification: yes / no
## Route Back
Needed: yes / no
Command: None / reopen-check / reopen-phase-check / reopen-slice-check
Phase: None / <phase-id>
Slice: None / <slice-id>
Check: None / <state-check>
Reason:
Fixed: yes and return to the same verifier;
Fixed: no with Route Back when an earlier workflow step owns the repair;
or Fixed: no without route-back only for a genuinely unresolved decision.reopen-check for the current scope, reopen-phase-check for a phase
check, and reopen-slice-check for a specific slice check.