Plugin Claude Code
AI-powered development workflow automation - code review, testing, documentation, and task management for Claude Code.
Plugin Claude Code
AI-powered development workflow automation - code review, testing, documentation, and task management for Claude Code.
Agent
The planning agent ecosystem consists of five specialized agents that work together to transform feature requirements into actionable implementation plans.
Skill Claude CodeCodex
Orchestrate multi-agent workflows for feature development using planning agents, context handoff, and stage management.
Skill Claude CodeCodex
Context management skill providing discovery, fetching, harvesting, extraction, compression, organization, cleanup, and guided workflows for project context.
Skill Claude CodeCodex
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining…
Skill Claude CodeCodex
Movie character personality skill with configurable missions - choose your character and watch themed workflows unfold.
Skill Claude CodeCodex
Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation.
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.
Plugin Claude Code
OpenAgentsControl — multi-agent orchestration for Claude Code. Context-aware development with skills, subagents, parallel execution, and automated code review.
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.