By zstevovich
Agent Pipeline Development — enforced multi-agent pipelines with mechanical guardrails
npx claudepluginhub zstevovich/claude-apd --plugin claude-apdThis plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
stackBackend stack: nodejs, php, python, dotnet, go, java
${user_config.stack}author_nameAuthor name for git commits (no AI signatures)
${user_config.author_name}project_nameYour project name (e.g., MyCRM, TaskFlow)
${user_config.project_name}Use when you need to verify APD is correctly configured in the current project. Qualitative audit of agents, hooks, CLAUDE.md, pipeline, and guardrails — goes deeper than verify-apd.
Use when the user's task is vague, broad, or has multiple possible approaches — before writing the APD spec card. Triggers on unclear scope, ambiguous requirements, or "improve X" style requests.
Use when encountering any bug, test failure, build failure, or unexpected behavior during APD pipeline. MANDATORY before re-dispatching builder after verifier failure or critical review finding.
Use when a successful APD pipeline commit has just completed and a push/PR/keep decision is needed. MANDATORY after every pipeline commit.
Use when the project has GitHub Projects configured and you need to sync pipeline tasks with the board. Creates issues for specs, moves cards through columns, closes on completion.
Use when the project has a Miro board configured and you need to update the pipeline dashboard. Visualizes current status, completed tasks, and metrics.
Use when setting up APD in a new project or maintaining an existing one. Generates CLAUDE.md, agents, rules, memory, verify-all.sh. Also runs gap analysis and fixes missing pieces on existing projects.
Use when implementing any feature or fixing any bug as a Builder agent. Write failing test first, then minimal code to pass. MANDATORY for all APD builder dispatches.
Complete developer toolkit for Claude Code
Matches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Advanced development superpowers for orchestrating complex workflows with Superpower Loop and work verification
Modifies files
Hook triggers on file write and edit operations