Orchestrates the full investigation-to-spec workflow starting from a GitHub issue. Phase 1: explore the issue and codebase to build context. Phase 2: interview the user from a problem-solving perspective. Phase 3: author a spec and publish it to docs/specs/. Phase 4: assess complexity and conditionally launch the spec-review skill. Phase 5: harden the spec with review feedback.
$npx -y skills add djenriquez/claude-plugins --skill issue-to-specInstalls into the current project.
Run `npx skills use "https://github.com/djenriquez/claude-plugins" --skill "djenriquez/claude-plugins/issue-to-spec"` 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/djenriquez/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/djenriquez/claude-plugins"` and select the relevant skills, then follow their instructions.