Express Spec-Driven Development. Use only when the user explicitly asks for ESDD, references an ESDD command or artifact, or wants to continue an existing ESDD change. Do not use for ordinary coding, debugging, refactoring, or small code changes.
84
81%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
$ACTION, remainder is $REST.$ACTION matches one of the actions, follow the action's instructions.$ACTION is empty or does not match an action, list the available actions.Available scripts:
scripts/cli.mjs - CLI scriptInit gate:
Run the CLI script: node scripts/cli.mjs init --status
initialized is false and $ACTION is not init — suggest running /esdd init and stop.initialized is true and $ACTION is init — inform already initialized and stop.constitution.projectMap or constitution.techStack is false — warn that CLAUDE.md is missing project context sections (non-blocking, continue with the action).When dispatching to an action, read the corresponding file and follow its instructions exactly:
3c16e2d
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.