Code
01Agent
Autonomous task implementation on feature branch. Implements, tests, and commits.
The most advanced agentic development meta-harness for generating production-grade code. Ambient Orchestration, Working memory that never forgets. Self-learning workflows. Install once, forget about it. Your code gets better automatically.
Agent
Autonomous task implementation on feature branch. Implements, tests, and commits.
Agent
Design analysis agent with preloaded mode skills. Modes: gap-analysis (completeness, architecture, security, performance, compliance, consistency, dependencies), design-review (anti-pattern detection).
Agent
Proactive bug finding agent with static+semantic analysis. Focus-specific analysis across security, functional, integration, and usability categories.
Agent
Validates implementation aligns with original request and plan. Catches missed requirements, scope creep, and intent drift. Reports misalignments for Code agent to fix.
Agent
Unified agent for all git/GitHub operations - issues, PR comments, tech debt, releases.
Agent
Structures codebase exploration into a feature knowledge base and registers it in the index cache.
Agent
Background decisions maintenance agent — claims the pending learning queue, detects architectural decisions and pitfalls from captured turns, and curates the decisions ledger. Spawned as a background agent by the session-start directive when the queue is non-empty.
Agent
Multi-type research agent with dynamic skill loading. Receives research type, loads domain-specific skill, produces structured findings.
Agent
Universal code review agent with parameterized focus. Dynamically loads pattern skill for assigned focus area.
Agent
Self-review agent that evaluates and fixes implementation issues using 9-pillar framework. Runs in fresh context after Code agent completes.
Agent
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Agent
Codebase orientation using rskim to identify relevant files, functions, and patterns for a feature or task.
Agent
Combines outputs from multiple agents into actionable summaries (modes: exploration, planning, review, bug-analysis, design, research).
Agent
Scenario-based QA agent. Designs and executes acceptance tests from criteria and implementation. Reports pass/fail with evidence — never fixes code.
Agent
Validates review issues against blast-radius disposition matrix. Assigns one verdict per issue. Never edits code.
Agent
Dedicated agent for running validation commands (build, typecheck, lint, test). Reports pass/fail with structured failure details - never fixes.