Express Spec-Driven Development for setting up project-aware change workflows, documenting domains, planning and applying changes in stages, verifying outcomes, and archiving completed work. Use only when the user explicitly asks for ESDD, references an ESDD command or artifact, or wants to continue an existing ESDD change.
74
92%
Does it follow best practices?
Impact
—
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, read help.md, show the command quick reference with usage and key flags, and stop.scripts/cli.mjs - CLI scriptRun the CLI script: node <skill-dir>/scripts/cli.mjs init --status
initialized is false and $ACTION is not init — suggest running /esdd init and stopinitialized is true and $ACTION is init — inform already initialized and stopconstitution.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:
2384118
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.