bharathvbcr

Devcouncil Implementer — Project Management agent for Claude Code

Project Management community

Implements a DevCouncil task end-to-end under policy enforcement.

How to install Devcouncil Implementer

Installs to ~/.claude/agents/bharathvbcr-devcouncil-devcouncil-implementer.md

Terminal
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 Repository