resume

Installation
SKILL.md

/specforge:resume — pick up where you left off

Reconstruct context from the on-disk state (which survives context compaction) and continue the lifecycle at the first unfinished step.

Steps

  1. Read specforge/state.md: get the active feature and the stage approval table.
  2. Determine the earliest incomplete step for the active feature, in lifecycle order: constitution → specify → clarify → plan → tasks → analyze → implement.
    • A stage that needs human approval (specify, plan) but is only done (not approved) is the next action → prompt for /specforge:approve <stage>.
    • If implement is in progress, open the active feature's tasks.md and continue at the first unchecked [ ] task.
  3. Briefly re-summarize the feature (from spec.md) so the user has context again.
  4. State the single next action and offer to take it (e.g. "Next: continue implementation at T024 — shall I proceed?").

Guardrails

Installs
1
First Seen
1 day ago
resume — pooyagolchian/specforge