Back to Planning With Files

Planning rules (full reference)

.kiro/skills/planning-with-files/references/planning-rules.md

3.1.31.2 KB
Original Source

Planning rules (full reference)

All paths below are under the workspace root.

The 3-Strike Error Protocol

ATTEMPT 1: Diagnose & Fix
ATTEMPT 2: Alternative approach (never repeat the exact same failing action)
ATTEMPT 3: Broader rethink; update the plan if needed
AFTER 3 FAILURES: Escalate to the user with evidence

Read vs Write Decision Matrix

SituationAction
Just wrote a fileDo not re-read unless stale
Viewed image/PDF/browser outputWrite to .kiro/plan/findings.md immediately
Starting a new phaseRead .kiro/plan/task_plan.md and findings.md
Resuming after a gapRead all files under .kiro/plan/

The 5-Question Reboot Test

QuestionAnswer source
Where am I?.kiro/plan/task_plan.md
Where am I going?Remaining phases in task_plan.md
What's the goal?Goal section in task_plan.md
What have I learned?.kiro/plan/findings.md
What have I done?.kiro/plan/progress.md

Phase status values

  • pending — not started
  • in_progress — active
  • complete — done

Error log (in task_plan.md)

markdown
## Errors Encountered
| Error | Attempt | Resolution |
|-------|---------|------------|