Subagent Driven Development

obra

Subagent Driven Development

Execute implementation plans using dedicated task subagents, structured code reviews, and progress ledgers.

New tool
0 downloads
Free

About

Execute plan by dispatching a fresh implementer subagent per task, a task review (spec compliance + code quality) after each, and a broad whole-branch review at the end. **Why subagents:** You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for coordination work.

Key Features

Fresh implementer subagent per task with isolated context
Automated task review for spec compliance and code quality
Ledger-based state tracking for recovery after context compaction
Pre-flight plan scanning for file and interface conflicts

Privacy & Security

Data Collection

This tool follows industry-standard security practices and only collects data necessary for functionality.

Information

Developerobra
Version1.0.0
PriceFree
Ratingeveryone
LanguagesEnglish

Actions

  • Execute an implementation plan with subagents
  • Scan a plan for pre-flight conflicts
  • Dispatch an implementer subagent
  • Dispatch a task code reviewer
  • Perform a final whole-branch review