jsegov/shipspec-claude-code-plugin
Plugin Claude Code
ShipSpec: Spec-driven development for Claude Code. Ship bigger features with confidence.
jsegov/shipspec-claude-code-plugin
Plugin Claude Code
ShipSpec: Spec-driven development for Claude Code. Ship bigger features with confidence.
jsegov/shipspec-claude-code-plugin
Plugin Claude Code
Spec-driven development for big features. When features get too big, plan mode gets too vague—leading to hallucinations during implementation. ShipSpec replaces vague plans with structured PRDs, technical designs, and ordered tasks that keep Claude grounded.
jsegov/shipspec-claude-code-plugin
Instructions file
Instructions for jsegov/shipspec-claude-code-plugin, covering claude.md, project overview, plugin architecture, key workflows and feature planning (/feature-planning).
jsegov/shipspec-claude-code-plugin
Agent
Use this agent for architecture and technical design. Examples.
jsegov/shipspec-claude-code-plugin
Agent
Use this agent to verify task implementation aligns with SDD design and PRD requirements. Examples.
jsegov/shipspec-claude-code-plugin
Agent
Use this agent when gathering requirements for a feature. Examples.
jsegov/shipspec-claude-code-plugin
Agent
Use this agent to manage task lifecycle operations on TASKS.json files. Examples.
jsegov/shipspec-claude-code-plugin
Agent
Use this agent for task decomposition and planning. Examples.
jsegov/shipspec-claude-code-plugin
Agent
Use this agent to verify task completion by checking acceptance criteria against the codebase. Examples.
jsegov/shipspec-claude-code-plugin
Command
Cancel active feature implementation retry loop.
jsegov/shipspec-claude-code-plugin
Command
Cancel active task implementation loop.
jsegov/shipspec-claude-code-plugin
Command
Start planning a new feature with AI-assisted PRD generation.
jsegov/shipspec-claude-code-plugin
Command
Implement all tasks for a feature end-to-end automatically.
jsegov/shipspec-claude-code-plugin
Command
Implement a specific task or the next available task from TASKS.json.
jsegov/shipspec-claude-code-plugin
Hook
Runs when the agent finishes a response, executing task-loop-hook.sh, feature-retry-hook.sh and planning-refine-hook.sh (3 commands). From jsegov/shipspec-claude-code-plugin.
jsegov/shipspec-claude-code-plugin
Skill Claude CodeCodex
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.
jsegov/shipspec-claude-code-plugin
Skill Claude CodeCodex
This skill should be used when the user asks to "analyze the codebase", "understand the tech stack", "extract project patterns", "get codebase context", "what technologies are used", or when preparing context for planning documents, PRDs, or design documentation.
jsegov/shipspec-claude-code-plugin
Skill Claude CodeCodex
This skill should be used when the user asks to "create a PRD", "write requirements", "document a feature", "generate product spec", "define requirements", "write feature specifications", or when creating PRD documents from gathered requirements.
jsegov/shipspec-claude-code-plugin
Skill Claude CodeCodex
This skill should be used when the user asks to "research documentation", "find framework docs", "search for best practices", "look up API documentation", "find implementation patterns", "research how to implement", or when gathering external technical knowledge to inform planning or design decisions.
jsegov/shipspec-claude-code-plugin
Skill Claude CodeCodex
This skill should be used when the user asks to "create a design document", "write technical specs", "document architecture", "generate SDD", "design the system", "API design", or when creating technical design documents from approved PRDs.
jsegov/shipspec-claude-code-plugin
Skill Claude CodeCodex
Verify the current task and output a completion marker. Use this to check if a task is complete and signal the stop hook to allow session exit.