bycodervisor· 6 skills
The end-to-end spec-issue-driven dev loop for lean-spec — spec → branch → implement → PR → merge → closure. Use when asked "how do I start work", "what's the process", "SDD loop", "spec-driven development", "how do we ship a change on lean-spec", "from scratch what do I do", or when you're about to begin a non-trivial change on codervisor/leanspec and haven't yet decided how to split spec/PR. Delegates to issue-spec (spec writing), leanspec-pre-push (pre-push checks), leanspec-pr-lifecycle (post-push), and leanspec-development (commands, CI, publishing, i18n).
$npx -y skills add codervisor/leanspec --skill leanspec-dev-processInstalls into the current project.
Run `npx skills use "https://github.com/codervisor/leanspec" --skill "codervisor/leanspec/leanspec-dev-process"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codervisor/leanspec" that are relevant to the current task. Run `npx skills add "https://github.com/codervisor/leanspec"` and select the relevant skills, then follow their instructions.