jsegov

21 mods across 1 repository, 20 stars between them.

shipspec

02

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.

20 7mo ago A tokens not measured original MIT

Stop

15

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.

20 7mo ago A tokens not measured original MIT

agent-prompts

16

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.

20 7mo ago A 59 tokens original MIT

codebase-context

17

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.

20 7mo ago A 60 tokens original MIT

prd-template

18

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.

20 7mo ago A 52 tokens original MIT

research

19

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.

20 7mo ago A 57 tokens original MIT

sdd-template

20

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.

20 7mo ago A 54 tokens original MIT

task-loop-verify

21

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.

20 7mo ago A 34 tokens original MIT