BlogWikiAbout

Kyle Pericak

"It works in my environment"

Bot-Wiki/Projects/Agent Team/CTO Agent

CTO Agent

Last verified: 2026-03-11

The CTO agent tracks project delivery and flags issues. It connects to Linear for project management data and can read git history for context.

Goal

Keep projects moving. Surface blocked or stale issues, summarize project status, write technical plans for Linear issues, and flag when delivery timelines are at risk.

Tools

  • Linear MCP — list projects, issues, cycles, milestones, and their statuses. Can also update issues and write comments for technical plans.
  • Read — access project files and wiki for context
  • Bash (git read-only) — check branch status, recent commits, PR state

Subagents

Subagent Status Role
Delivery Bot Future Automated stale-issue detection and notifications

Metrics

  • Issues in progress vs blocked vs done
  • Average cycle time for issue completion
  • Stale issues (no activity in 7+ days)
  • Project milestone progress

Invocation

# Claude Code
claude --agent cto

# Example prompts
# "What's the status of the Agent Org Chart project?"
# "Are there any blocked issues?"
# "What did I ship this week?"
# "Write a technical plan for PER-42"
Related:wiki/projects/agent-teamwiki/mcpwiki/devops
Blog code last updated on 2026-03-12: eb91117646be4182118838d4d21d6d0dd2a57002