Status: [x] done / [ ] pending
- Add
/specto the chat participant command list and implementhandleSpec(). - Scaffold profile-aware spec templates under
.agentkanban/changes/<task-slug>/. - Persist
change: .agentkanban/changes/<task-slug>through task frontmatter. - Extend AGENTS.md task-aware context with linked spec artifacts.
- Add focused tests for
/specscaffolding and AGENTS context.
- Add
references/sdd-workflow.md. - Update the skill core rules for spec-driven tasks and
tasks.mdownership. - Remove stale blocked-lane and
resumeLaneguidance. - Mirror the canonical skill and repo-local skill so
diff -ris clean.
- Add
PLAN.md. - Refresh
task.mdfor the SDD MVP. - Update
README.md,TECHNICAL.md,assets/INSTRUCTION.md, andCHANGELOG.md. - Manual VS Code workflow check for
/task->/specin the running extension.
- Rename the skill
agentic-kanban-repo->agentic-kanban(dir, SKILL.mdname,agents/openai.yaml). - Re-point the
.codex/.claude/.antigravitysymlinks to the new canonical skill. - Align skill content to the current model (single
review, noblockedlane, blocked-as-label, noresumeLane/reviewType); renamestage-planning-to-review.md->stage-planning-to-in-progress.md. - Re-sync canonical and repo-local skills so
diff -ris identical. - Remove the locked orphan
.agents/skills/agentic-kanban-repo/referencesfolder once the watching process releases it (noSKILL.md, so not a live skill).
-
/specAGENTS sentinel: gate theSpec Deltapointer to Standard profile and substitute the real<capability>(currently always emitted with a literal placeholder). - Confirm whether the enhanced "Active Task" sentinel writing in the main workspace (every
/task) is intended; updateREADME.md/TECHNICAL.mdif so.