Agent
The planning agent ecosystem consists of five specialized agents that work together to transform feature requirements into actionable implementation plans.
AI agent framework for plan-first development workflows with approval-based execution. Multi-language support (TypeScript, Python, Go, Rust) with automatic testing, code review, and validation built for OpenCode
Agent
The planning agent ecosystem consists of five specialized agents that work together to transform feature requirements into actionable implementation plans.
Agent
Version: 2.0.0 Status: Active Last Updated: 2025-12-09.
Agent
Your intelligent assistant for questions, tasks, and workflows.
Agent
Your expert development partner for complex coding tasks.
Agent
Agent ID: repo-manager Category: Meta Type: Meta Agent Version: 2.0.0 Status: Stable.
Agent
Key Takeaway: The overall flow—context-driven, safety-aware, multi-stage orchestration using XML structure—is architecturally robust and aligns well with published best practices. However, the effectiveness of specific ordering, placement, and ratios is task-dependent. No universal percentages or absolute gains can be…
Agent
Purpose: Comprehensive validation that OpenAgent, OpenCoder, and ContextScout work together effectively for intelligent context discovery.
Agent
Date: 2026-01-09 Mode: Standalone (--subagent=contextscout) Status: ✅ Working - ContextScout can be tested standalone.
Agent
Date: 2026-01-09 Status: Tests Created, Initial Run Complete.
Agent
Date: 2026-01-09 Duration: 2 hours Focus: Testing ContextScout integration with OpenAgent/OpenCoder.
Agent
Review code for security vulnerabilities, correctness, and quality. Use after implementation is complete and before committing. Examples: Context: coder-agent has finished implementing a new auth service. user: "The auth service is done, can you check it?" assistant: "I'll run the code-review skill to have…
Agent
Execute a single coding subtask from a JSON task file. Use when a subtaskNN.json file exists with acceptance criteria and deliverables. Examples: Context: The task-manager has created subtask01.json for a JWT service. user: "Implement the JWT service subtask" assistant: "I'll delegate this to the coder-agent with the…
Agent
Manages context files, discovers context roots, validates structure, and organizes project context.
Agent
Discover relevant context files, coding standards, and project conventions. Use before implementation begins to find the right standards to follow. Examples: Context: User wants to build a new authentication feature. user: "Build me a JWT authentication system" assistant: "Before implementing, I'll use context-scout…
Agent
Fetches external library and framework documentation from Context7 API and other sources, caching results for offline use.
Agent
Break down complex features into atomic, verifiable subtasks with dependency tracking and JSON-based progress management.
Agent
Test authoring and TDD specialist - writes comprehensive tests following project testing standards.