aboutsummaryrefslogtreecommitdiff
path: root/brainstorm
diff options
context:
space:
mode:
Diffstat (limited to 'brainstorm')
-rw-r--r--brainstorm/SKILL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/brainstorm/SKILL.md b/brainstorm/SKILL.md
index 2f84aa6..1b9ad08 100644
--- a/brainstorm/SKILL.md
+++ b/brainstorm/SKILL.md
@@ -155,7 +155,7 @@ After the design is written and agreed:
- **Each open question** → run `arch-decide` to record as an ADR
- **System-level implications** → run `arch-design` to update the architecture brief
-- **Implementation** → whatever the project's implementation path is (`fix-issue`, `add-tests`, or direct work)
+- **Implementation** → whatever the project's implementation path is (`start-work`, `add-tests`, or direct work)
Link the design doc from wherever it's being implemented (PR description, ticket, commit).