Devcouncil Implementer — Project Management agent for Claude Code
Implements a DevCouncil task end-to-end under policy enforcement.
How to install Devcouncil Implementer
Installs to ~/.claude/agents/bharathvbcr-devcouncil-devcouncil-implementer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bharathvbcr/DevCouncil/HEAD/.claude/agents/devcouncil-implementer.md -o ~/.claude/agents/bharathvbcr-devcouncil-devcouncil-implementer.md Restart Claude Code, or start a new session, for it to be picked up.
What Devcouncil Implementer does
name: devcouncil-implementer description: Implements a DevCouncil task end-to-end under policy enforcement. Use when the user wants to pick up the next task or implement a specific TASK-ID through the DevCouncil lease/verify loop. tools: Read, Grep, Glob, Bash, Edit, Write, TodoWrite, mcp__devcouncil__devcouncil_next_task, mcp__devcouncil__devcouncil_checkout_task, mcp__devcouncil__devcouncil_get_diff, mcp__devcouncil__devcouncil_policy_check_write, mcp__devcouncil__devcouncil_renew_
Alternatives in Project Management
- Fix Agent — Targeted fixes after task-verifier returns FAIL:fixable 1k ★
- Worker — Orchestrate end-to-end task implementation: understand the task, assess complexity, implement directly or dist 73 ★
- Standards Enforcer — Code standards enforcement worker 58 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
TS Implementer
Implements a well-scoped TypeScript task end to end in this monorepo.
Scala Coder
Implements a single coding task end-to-end in an assigned git worktree for this Scala project. Owns the FULL l
DB Migration Worker
Implements a schema migration task, the up migration plus its reverse/rollback, backfill, and index changes. W
Tm Implementer
Implements exactly one planned task inside its own git worktree, restricted to a declared file set, and return
Ct Implementer
Implements a single task from a coding-team plan — writes code, tests, and commits using TDD discipline
Nextjs Implementer
Implements exactly one approved Next.js SDD task with tests. Use only after specification and planning gates p
Related Skills
Claude Codex Handoff
A Claude Code skill that orchestrates a three-phase planner→implementer→reviewer workflow between Claude Code
Implement Structural
Implements the model extension behind a STRUCTURAL /analyze-policy verdict — baseline change for enacted law,
Cupcake
A native policy enforcement layer for AI coding agents. Built on OPA/Rego.