Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-code-sdlc.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-code-sdlc.
Plugin Claude Code
Turn Claude Code into an autonomous software development team — 16 specialized agents, documentation-first pipeline, TDD slices in parallel waves, and 9 quality gates.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Instructions file
Instructions for Koroqe/claude-code-sdlc, covering claude-code-sdlc, commands, release, procedure and version choice.
Agent
Review architecture decisions, validate module boundaries, design database schema changes, evaluate API design.
Agent
Analyze features and document use cases with all scenarios for development and E2E testing.
Agent
Run typecheck, tests, and build to verify code quality and catch errors.
Agent
Review code changes for quality, security, architecture compliance, and test coverage.
Agent
Diagnose a repeated gate or slice-verify failure via bounded scientific-method hypothesis cycles, auto-invoked before the retry budget is spent.
Agent
Review user-facing changes for Gate 8 — design-system consistency, component states, accessibility, and motion quality.
Agent
Update project documentation after code changes, keep docs accurate and current.
Agent
Write and run end-to-end tests that verify complete user flows across the full stack.
Agent
Adversarially critique an implementation plan before implementation begins — completeness, slice quality, file-path verification, architecture/security, edge cases, scope-reduction hedging, wave-assignment correctness, and tracer-first decomposition. Read-only; never edits the plan.
Agent
Plan new features, break work into slices, validate requirements before implementation.
Agent
Document feature requirements in docs/PRD.md before implementation begins. Every new feature MUST have a PRD section.
Agent
Document test cases in docs/qa/ before tests are written. Every feature MUST have documented test cases before implementation.
Agent
Refactor code for clarity, reduce duplication, improve type safety, clean up dead code.
Agent
Audit code for security vulnerabilities, check for leaked secrets, validate auth boundaries.
Agent
Write and run tests for new or changed code, expand test coverage, fix failing tests.
Agent
Goal-backward integration verification — checks that features are wired together, not just that code compiles.
Hook
Runs when a session starts, executing run-hook.js via node with --hook. From Koroqe/claude-code-sdlc.
Hook
Runs after a tool call finishes for Read, Write, Edit and Write tool calls, executing run-hook.js via node with --hook (2 commands). From Koroqe/claude-code-sdlc.
Hook
Runs before the agent uses a tool for Bash, Write, Edit and Write tool calls, executing run-hook.js via node with --hook (5 commands). From Koroqe/claude-code-sdlc.
Hook
Runs when the agent finishes a response, executing run-hook.js via node with --hook (3 commands). From Koroqe/claude-code-sdlc.