plugins/esdd/skills/esdd/SKILL.md
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.
npx skillsauth add shillem/cc-marketplace esddInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
$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 stopWhen dispatching to an action, read the corresponding file and follow its instructions exactly:
tools
Create commits and pull requests for current git work. Use when the user wants to commit changes, open or refresh a pull request.
tools
Fetches authoritative, current, version-specific documentation and official code examples via Context7 for a named external library, framework, SDK, CLI, or cloud product. Use when the user needs exact API behavior, setup, configuration, integration, migration, or version-specific guidance rather than general web research or real-world repository patterns.
development
Review pull requests, diffs, and code changes across behavior, contracts, tests, maintainability, and documentation. Use when the user asks for review of a PR, patch, diff, commit, or code change.
content-media
Download videos, audio, and transcripts from YouTube and 1000+ sites with yt-dlp. Use when the user mentions "yt-dlp", "youtube-dl", wants to download a video, rip audio from a video, or extract a transcript from a URL.