dpanasenko-tech

11 mods across 1 repository, 2 stars between them.

architect

01

dpanasenko-tech/claude-dev-pipeline

Agent Claude Code

Use after a planner brief is approved. Produces the implementation plan — data model impact, API surface, integration points, sequencing, risks, and migration notes. MUST be invoked before tdd-engineer/implementer on non-trivial changes. Does not write code or tests.

2 1mo ago A 58 tokens original MIT

implementer

02

dpanasenko-tech/claude-dev-pipeline

Agent Claude Code

Use after tdd-engineer has written failing tests for an approved plan. Writes the minimum production code required to turn the failing tests green, strictly within the approved plan. Does not change requirements, tests, or scope.

2 1mo ago A 47 tokens original MIT

planner

03

dpanasenko-tech/claude-dev-pipeline

Agent Claude Code

Use PROACTIVELY whenever the user describes a new feature, change, or product request in vague or partial terms. Converts a product request into a scoped feature brief and a numbered task breakdown. MUST be invoked before any architect/implementer work on non-trivial changes.

2 1mo ago A 57 tokens original MIT

release-engineer

04

dpanasenko-tech/claude-dev-pipeline

Agent Claude Code

Use after reviewer approves a slice. Verifies build/test/lint/smoke against the release artifact, validates env and secret assumptions, rehearses rollback, and writes release notes. Last gate before merge/deploy.

2 1mo ago A 47 tokens original MIT

reviewer

05

dpanasenko-tech/claude-dev-pipeline

Agent Claude Code

Use after implementer reports tests green. Performs an adversarial, independent review of the diff against the approved plan and acceptance criteria. Produces a written review with concrete blockers — never a friendly summary. MUST run before release-engineer.

2 1mo ago A 50 tokens original MIT

tdd-engineer

06

dpanasenko-tech/claude-dev-pipeline

Agent Claude Code

Use after architect plan is approved. Writes (or extends) failing tests first against the contract in the plan, then confirms they fail for the right reason. Defines the test matrix. MUST run before the implementer touches production code.

2 1mo ago A 51 tokens original MIT

SessionStart

07

dpanasenko-tech/claude-dev-pipeline

Hook Claude Code

Runs when a session starts on startup, running an inline shell check (2 commands). From dpanasenko-tech/claude-dev-pipeline.

2 1mo ago A tokens not measured original MIT

PostToolUse

08

dpanasenko-tech/claude-dev-pipeline

Hook Claude Code

Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing quality-check.sh. From dpanasenko-tech/claude-dev-pipeline.

2 1mo ago A tokens not measured original MIT

Stop

09

dpanasenko-tech/claude-dev-pipeline

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From dpanasenko-tech/claude-dev-pipeline.

2 1mo ago A tokens not measured original MIT

dpanasenko-tech/claude-dev-pipeline

Instructions file

Instructions for dpanasenko-tech/claude-dev-pipeline, covering claude.md — operating protocol, 1. project mission, 2. architecture guardrails, 3. coding standards and 4. task execution protocol.

2 1mo ago A 6,512 tokens original MIT