Skip to content

Commit 626de43

Browse files
committed
skills, like bo skills, karate skills
1 parent 7cff169 commit 626de43

2 files changed

Lines changed: 3 additions & 9 deletions

File tree

supekku/skills/dispatch/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Read in order:
3434
3. `IP-XXX.md` — phase overview, verification coverage
3535
4. Active phase sheet(s) — task breakdown, exit criteria
3636

37+
If the delta still says `draft`, immediately change it to `in-progress` (`spec-driver edit delta DE-123 --status in-progress`).
38+
3739
If no phase sheet exists for the next phase, stop and run `/plan-phases`.
3840

3941
## 2. Analyse tasks

supekku/skills/execute-phase/SKILL.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,7 @@ name: execute-phase
33
description: Mandatory execution skill for any delta/IP implementation phase. Use it before code changes, move the owning delta to in-progress, keep notes current, reconcile structured execution docs, and surface blockers early.
44
---
55

6-
This skill is mandatory for implementation work under a delta or implementation
7-
plan.
8-
9-
Do not start coding, editing tests, or updating implementation docs for a
10-
delta/IP phase until you have entered through `/execute-phase`.
11-
12-
If the delta still says `draft`, that is not harmless bookkeeping. Change it to
13-
`in-progress` before implementation continues so the lifecycle truth matches the
14-
actual state of work.
6+
If the delta still says `draft`, immediately change it to `in-progress` (`spec-driver edit delta DE-123 --status in-progress`).
157

168
You are executing one phase of planned work.
179

0 commit comments

Comments
 (0)