stacksmith-plan
Installation
SKILL.md
Command routing
Parse the user's invocation before doing anything else:
/stacksmith-plan ideate-> run ideation mode/stacksmith-plan ceo-> run CEO mode/stacksmith-plan eng-> run engineering mode/stacksmith-plan design-> run design mode/stacksmith-plan auto-> run auto mode
If no mode is provided, ask which planning mode they want.
All timeline logs in this skill use:
skill: "stacksmith-plan"mode: "office-hours" | "plan-ceo" | "plan-eng" | "plan-design" | "autoplan"