By urrhb
Autonomous AI development pipeline using your Kanban board as the orchestration layer. Spawns builder, reviewer, and tester agents as a team with instant handoffs and infrastructure-level quality gates.
npx claudepluginhub urrhb/agentflowAgentFlow builder worker. Executes Build stage: reads task from Kanban, writes production code, creates PR, runs lint gate. Posts structured tags to Asana and progress to orchestrator via SendMessage.
AgentFlow orchestrator. Performs stateless sweep: reads Kanban state, creates sprint team, dispatches tasks to workers, handles stage transitions, tracks costs, detects dead workers.
AgentFlow adversarial reviewer. Performs staff-engineer-level code review. Must find 3 issues before deciding to pass. Cannot modify code — enforced by disallowedTools.
AgentFlow tester. Runs full test suite, checks coverage (>=80% on new files), merges PR, runs integration check on main. Auto-reverts on failure.
Quick 5-minute demo of AgentFlow. Creates a tiny 3-task project and runs one task end-to-end in the current session.
Diagnostic health check for the AgentFlow pipeline. Verifies prerequisites, checks connectivity, reports pipeline status. In plugin mode, also checks plugin installation, agents, hooks, and inter-agent communication.
Plugin-aware stateless orchestrator sweep for the AgentFlow pipeline. Detects plugin vs standalone mode, manages worker teams via TeamCreate, dispatches tasks via SendMessage handoffs, reads Kanban state, handles transitions, tracks costs, detects issues. Run via crontab every 15 min.
Gracefully shut down the AgentFlow pipeline. In plugin mode, also cleans up agent teams and uses SendMessage for faster shutdown signaling.
Plugin-aware worker that executes a single AgentFlow pipeline stage for an assigned task. Detects plugin vs standalone mode, uses SendMessage handoffs for progress reporting and stage completion, reads task from Kanban board, determines stage, executes the appropriate workflow (research, build, review, test, integrate).
Convert a SPEC.md into a structured Kanban board with atomic tasks, dependencies, and acceptance criteria. Detects which PM tool MCP is available and adapts automatically.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.