zstevovich

27 mods across 1 repository, 5 stars between them.

claude-apd

02

zstevovich/claude-apd

Plugin Claude Code

Agent Pipeline Development — enforced multi-agent pipelines with mechanical guardrails.

5 1mo ago A tokens not measured original MIT

backend-builder

03

zstevovich/claude-apd

Agent Claude Code

Builder agent for the backend layer — API endpoints, services, repositories.

5 1mo ago A 16 tokens original MIT

code-reviewer

04

zstevovich/claude-apd

Agent Claude Code

Reviews code changes for bugs, security issues, edge cases, and cross-layer mismatches.

5 1mo ago A 21 tokens original MIT

frontend-builder

05

zstevovich/claude-apd

Agent Claude Code

Builder agent for the frontend layer — React components, pages, hooks.

5 1mo ago A 16 tokens copy · 89% MIT

SessionStart

06

zstevovich/claude-apd

Hook

Runs when a session starts on startup, running bash. From zstevovich/claude-apd.

5 1mo ago A tokens not measured original MIT

PreToolUse

07

zstevovich/claude-apd

Hook

Runs before the agent uses a tool for Agent, Bash, Bash, Bash, Read, Glob, Grep, Read, Write, Edit, Bash, Write, Edit, Bash, SendMessage, Write, Edit, Write, Edit, Write and Edit tool calls, running bash (12 commands). From zstevovich/claude-apd.

5 1mo ago A tokens not measured copy · 84% MIT

PostToolUse

08

zstevovich/claude-apd

Hook

Runs after a tool call finishes for Bash tool calls, running bash. From zstevovich/claude-apd.

5 1mo ago A tokens not measured original MIT

SubagentStart

09

zstevovich/claude-apd

Hook

Runs when a subagent starts, running bash. From zstevovich/claude-apd.

5 1mo ago A tokens not measured copy · 86% MIT

SubagentStop

10

zstevovich/claude-apd

Hook

Runs when a subagent finishes, running bash. From zstevovich/claude-apd.

5 1mo ago A tokens not measured copy · 81% MIT

PreCompact

11

zstevovich/claude-apd

Hook

Runs before the context is compacted, running bash. From zstevovich/claude-apd.

5 1mo ago A tokens not measured original MIT

PostCompact

12

zstevovich/claude-apd

Hook

Runs after the context is compacted, running bash. From zstevovich/claude-apd.

5 1mo ago A tokens not measured original MIT

PermissionDenied

13

zstevovich/claude-apd

Hook

Runs on the PermissionDenied event, running bash. From zstevovich/claude-apd.

5 1mo ago A tokens not measured copy · 86% MIT

apd

14

zstevovich/claude-apd

MCP server Claude CodeCodexCursor +2

Model Context Protocol SDK. Runs locally from the mcp Python package.

5 1mo ago A tokens not measured original MIT

apd-audit

15

zstevovich/claude-apd

Skill Claude CodeCodex

Use when verifying that APD is correctly configured on Codex in the current project — qualitative deep audit of agents under .apd/agents/, AGENTS.md, MCP server registration, .codex/hooks.json, and pipeline health. Goes deeper than apd:apddoctor. Triggers on "audit APD", "review setup", "is APD configured", "verify…

5 1mo ago A 109 tokens original MIT

apd-brainstorm

16

zstevovich/claude-apd

Skill Claude CodeCodex

Use BEFORE writing the APD spec-card.md and calling apd:apdadvancepipeline('spec', ...) on Codex whenever the task is vague, broad, ambiguous, or has multiple reasonable interpretations. Ask ONE question at a time, present 2-3 approaches when there are real choices, converge on a design the user explicitly approves.…

5 1mo ago A 183 tokens original MIT

apd-debug

17

zstevovich/claude-apd

Skill Claude CodeCodex

MANDATORY before re-dispatching the builder after any APD verifier block or critical reviewer finding on Codex. Use on any bug, test failure, build failure, error, crash, regression, or unexpected behavior. Four-phase systematic debugging — root cause investigation, pattern analysis, hypothesis + controlled test, fix…

5 1mo ago A 126 tokens original MIT

apd-finish

18

zstevovich/claude-apd

Skill Claude CodeCodex

MANDATORY after every successful APD pipeline commit on Codex — when apd:apdpipelinestate shows nextstep='commit' and a commit was made. Verify tests from a clean state, show the pipeline report, present four options (push, push+PR, keep local, discard), execute only after the user picks. Triggers on "after commit"…

5 1mo ago A 110 tokens original MIT

apd-github

19

zstevovich/claude-apd

Skill Claude CodeCodex

Use when the project has GitHub Projects configured (GITHUBPROJECTSURL in AGENTS.md) on Codex and APD pipeline tasks need to sync with the board. Creates issues for specs, moves cards through columns (todo → in-progress → review → done), closes on commit. Triggers on "GitHub Projects", "issue", "board", "card"…

5 1mo ago A 104 tokens original MIT

apd-miro

20

zstevovich/claude-apd

Skill Claude CodeCodex

Use when the project has a Miro board configured (MIROBOARDURL in AGENTS.md) on Codex and the APD pipeline dashboard needs updating. Visualizes current pipeline status, completed tasks, recent metrics, and active spec cards. Triggers on "Miro", "dashboard", "board update", "visualize pipeline", "pipeline view"…

5 1mo ago A 92 tokens original MIT

apd-pipeline-guide

21

zstevovich/claude-apd

Skill Claude CodeCodex

MANDATORY before EVERY pipeline task on Codex — load BEFORE writing spec-card.md and calling apd:apdadvancepipeline('spec', ...), on every new task, no exceptions. It is the APD operating manual, NOT a brainstorm — "the task is already clear" is not a reason to skip it. Carries the current gate contract - phase map…

5 1mo ago A 130 tokens original MIT

apd-tdd

22

zstevovich/claude-apd

Skill Claude CodeCodex

MANDATORY during the APD builder phase on Codex (between apd:apdadvancepipeline('spec', ...) and apd:apdadvancepipeline('builder')) whenever implementing a feature, fixing a bug, or writing new code. Write a FAILING test first, watch it fail, write minimal code to pass, refactor while green. Every file write goes…

5 1mo ago A 144 tokens original MIT

testing

24

zstevovich/claude-apd

Agent

Writes or updates tests — writes inside tests/ only.

5 1mo ago A 12 tokens original MIT