feat: Add decision-mapping skill
Adds a new engineering skill that turns loose ideas with many interdependent open decisions into a sequenced DAG of one-session investigation tickets, driving them to resolution one at a time. Sits at the front of the pipeline, before /to-prd. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
ffb2fa6623
commit
ab7196a158
4 changed files with 106 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"./skills/engineering/prototype",
|
||||
"./skills/engineering/domain-modeling",
|
||||
"./skills/engineering/codebase-design",
|
||||
"./skills/engineering/decision-mapping",
|
||||
"./skills/productivity/caveman",
|
||||
"./skills/productivity/grill-me",
|
||||
"./skills/productivity/grilling",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue