This skill should be used when the user asks to "generate tasks", "create implementation plan", "break down feature", "write agent prompts", "decompose into tasks", "create work items", or when creating agent-ready task descriptions from PRD and SDD documents.
$npx -y skills add jsegov/shipspec-claude-code-plugin --skill agent-promptsInstalls into the current project.
Run `npx skills use "https://github.com/jsegov/shipspec-claude-code-plugin" --skill "jsegov/shipspec-claude-code-plugin/agent-prompts"` 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/jsegov/shipspec-claude-code-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/jsegov/shipspec-claude-code-plugin"` and select the relevant skills, then follow their instructions.