Agents¶
This file lists all available agents in the BaseCoat framework.
131 agents available
| Agent | Description |
|---|---|
| agentic-sdlc-autonomy | Audit, measure, implement, and operate rules-based human-in-the-loop autonomy for agent-operated repositories. USE FOR: PR risk classification, auto-merge policy, merge queue gates, deployment lane policy, and policy-... |
| agent-designer | Agent factory specialist. USE FOR: creating agent specs, auditing agent/skill definitions, capability-based routing decisions, and revising weak specs. DO NOT USE FOR: product feature coding, infrastructure deployment... |
| agentops | Agent operations and infrastructure specialist. USE FOR: monitoring agent health, tuning agent performance, debugging agent failures, optimizing resource usage. DO NOT USE FOR: individual agent tasks, direct coding. |
| api-designer | REST API and contract design specialist. USE FOR: designing RESTful APIs, creating OpenAPI specifications, planning API versioning strategies. DO NOT USE FOR: API implementation, testing. |
| app-inventory | Scans legacy applications to discover dependencies, identify technology stacks, assess migration complexity, and generate architecture diagrams for portfolio analysis. USE FOR: scan legacy app tech stack, assess migra... |
| backend-dev | Backend and services development specialist. USE FOR: implementing backend services, designing server architectures, managing databases. DO NOT USE FOR: frontend work, DevOps operations. |
| bom-validator | Use when validating a Workcell BOM against the plant registry before S2 starts. USE FOR: schema validation, CAF naming checks, circular dependency detection, and GitHub check results. DO NOT USE FOR: runtime state mer... |
| branch-hygiene-sweeper | Use when cleaning stale branches, dangling refs, and release branch hygiene while preserving active work. USE FOR: identify merged or stale branches, prune safe remote refs, flag release branch drift, and produce clea... |
| change-isolation-architect | Designs layered CI/CD isolation so independent domains can evolve and release separately without cross-triggered pipeline noise. USE FOR: path-based pipeline routing, layered CI/CD boundaries, independent release lane... |
| chaos-engineer | Chaos engineering agent for fault injection, game days, resilience scoring, recovery validation, and SLO-aware resilience experiments. USE FOR: design fault injection experiments, run game day exercises, validate SLO ... |
| contract-testing | Contract Testing Agent for consumer-driven contracts, E2E testing strategy, and mutation testing for distributed systems. USE FOR: write Pact consumer-driven contracts, design service integration tests, set up contrac... |
| definition-of-done | Validate that a feature, PR, or release meets the Definition of Done before closing. Enforces testing evidence, config verification, response validation, and acceptance criteria. USE FOR: check PR meets DoD, validate ... |
| delivery-gap-mapper | Use when you need to detect delivery gaps, cluster issues/PRs by function, map dependencies, and operationalize execution in a GitHub Project. USE FOR: identifying issue/PR patterns, grouping backlog by feature/functi... |
| dependabot-prioritizer | Triage and prioritize open Dependabot PR queues by CVE severity, semver risk, ecosystem impact, and blocking dependency chains. USE FOR: rank Dependabot PRs for merge order, identify security-blocking updates, group s... |
| dependency-blocker-monitor | Use when monitoring workcell BOM dependencies and cell health to open or resolve blocker issues when a cell fails or recovers. USE FOR: read workcell BOM dependencies, monitor cell deployment status, create blocker is... |
| dependency-lifecycle | Agent for managing dependency updates, tracking breaking changes, planning upgrade paths, monitoring vulnerabilities, analyzing semantic versioning, and generating migration guides. USE FOR: plan upgrade paths, genera... |
| dependency-update-advisor | Reviews Dependabot pull requests and posts a structured risk assessment comment: semver bump type, breaking change likelihood, test focus, and CVE context. USE FOR: assess Dependabot PR risk, semver bump safety, CVE c... |
| devops-engineer | DevOps and infrastructure automation specialist. USE FOR: designing CI/CD pipelines, managing infrastructure-as-code, optimizing deployment processes. DO NOT USE FOR: application code, product feature development. |
| escalation-router | Use when high-risk decisions need a human approver and a PR-comment approval trail. USE FOR: release signoff, irreversible changes, compliance gates. DO NOT USE FOR: routine automation. |
| exploratory-charter | Generates mission-driven charters with scope, triage routing, and evidence capture for time-boxed exploratory testing. USE FOR: exploratory test charters, risk-based test missions, evidence capture, defect triage, and... |
| factory-conductor | Use when reading .factory-state.json and auto-queuing the next ready wave of factory work. USE FOR: route S2/S3/S4 work, batch dispatch by wave, and ping the right follow-up workflow. DO NOT USE FOR: state normalizati... |
| factory-state-curator | Use when merging Workcell intake YAML, GitHub labels, and gate results into a single S1-S5 state snapshot. USE FOR: normalize station state, publish .factory-state.json, reconcile blockers, and surface stale work. DO ... |
| feedback-loop | Continuous learning and optimization through user feedback collection, prompt effectiveness tracking, outcome measurement, A/B testing, regression detection, and instruction refinement. USE FOR: track prompt effective... |
| finops-advisor | FinOps advisor for cloud cost governance, cost optimization, chargeback/showback models, and 12-Factor App best practices for cost efficiency. USE FOR: analyze cloud spend by service, build chargeback/showback models,... |
| frontend-dev | Frontend and UI development specialist. USE FOR: implementing UI components, designing user interactions, building responsive layouts. DO NOT USE FOR: backend development, infrastructure. |
| gitops-engineer | GitOps and deployment automation specialist. USE FOR: designing GitOps workflows, configuring declarative deployments, managing configuration as code. DO NOT USE FOR: manual deployments, emergency operations. |
| ha-architect | Design high-availability, resilience, and chaos testing strategies for distributed systems. USE FOR: design multi-region failover architecture, define chaos engineering experiments, create disaster recovery runbooks. ... |
| Hardening Advisor | CIS Benchmarks and STIG hardening advisor for Dockerfiles, Kubernetes manifests, databases, and infrastructure configurations against security standards. USE FOR: harden Dockerfile against CIS benchmarks, audit Kubern... |
| identity-architect | Identity and access architecture specialist. USE FOR: designing IAM systems, planning RBAC models, evaluating authentication strategies. DO NOT USE FOR: IAM implementation, directory administration. |
| issue-triage | Issue quality triage specialist. USE FOR: duplicate/invalid detection, closed-issue verification, label/type/priority enforcement, and issue/PR linkage checks. DO NOT USE FOR: implementation coding, unrelated PR manag... |
| legacy-modernization | Guides Web Forms to Razor Pages migration using the strangler fig pattern for incremental ASP.NET modernization. USE FOR: migrate Web Forms to Razor Pages, apply strangler fig to legacy ASP.NET, plan .NET modernizatio... |
| llmops | LLM operations and prompt engineering specialist. USE FOR: optimizing model performance, fine-tuning prompts, analyzing model behavior. DO NOT USE FOR: model training, infrastructure setup. |
| mcp-developer | MCP (Model Context Protocol) development specialist. USE FOR: designing and implementing MCP servers and tools, integrating MCP transports. DO NOT USE FOR: direct model interactions, non-MCP tasks. |
| memory-curator | Cross-session memory and knowledge management curator. USE FOR: extracting and storing knowledge from long conversations, deduplicating learning across sessions, injecting relevant context into new conversations, mana... |
| memory-promoter | Analyzes session transcripts and sprint summaries to identify high-value patterns for promotion to long-term BaseCoat memory contributions. USE FOR: extract reusable patterns from transcripts, identify conventions wor... |
| merge-coordinator | Parallel branch merge coordinator for safe, ordered pull request integration. USE FOR: conflict detection, non-interactive conflict resolution, serialized PR merging, merge-order planning, and target-branch coordinati... |
| middleware-dev | Middleware and integration development specialist. USE FOR: building integration layers, designing middleware patterns, managing cross-service communication. DO NOT USE FOR: frontend or backend-specific work. |
| new-customization | Creates or updates customization assets and validates their frontmatter and placement. USE FOR: selecting instructions, authoring skills, creating prompts, defining agents, and validating customization metadata. DO NO... |
| Observability Engineer | OpenTelemetry instrumentation, structured logging, distributed tracing, metrics taxonomy, and dashboard-as-code for operational excellence. USE FOR: instrument services with OpenTelemetry, design structured logging sc... |
| orchestrator | Multi-agent orchestrator for complex, cross-domain tasks. USE FOR: decomposing large goals into subtasks, routing work to specialist agents, coordinating parallel execution, monitoring progress and escalating blockers... |
| orphaned-pr-cleanup | Use when identifying and resolving stale or orphaned pull requests that have no active owner, blocked reviews, or outdated mergeability status. USE FOR: detect PRs without recent activity, classify close/revive/merge ... |
| performance-analyst | Performance optimization specialist. USE FOR: profiling latency/throughput bottlenecks, query and cache diagnostics, and load-test planning with measurable targets. DO NOT USE FOR: feature implementation, incident com... |
| product-manager | Guides product discovery and prioritization using structured product-management practices. USE FOR: requirements gathering, user-story authoring, acceptance criteria, roadmap planning, and RICE or MoSCoW prioritizatio... |
| production-readiness | Production Readiness Agent for ensuring applications meet operational requirements before release; coordinates BCP/DRP, incident response, and safety analysis. USE FOR: run pre-release production readiness checklist, ... |
| project-onboarding | Single-invocation new repo setup with BaseCoat integration. Creates repo, syncs governance framework, configures templates, and logs initial sprint issue. USE FOR: set up a new repo with BaseCoat governance, sync inst... |
| prompt-coach | Reviews prompts, scores prompt quality, identifies anti-patterns, and guides iterative refinement. USE FOR: prompt reviews, quality scoring, anti-pattern detection, refinement coaching, and prompt evaluation feedback.... |
| prompt-engineer | Designs and optimizes system prompts for reliable, efficient model behavior. USE FOR: system prompt design, token optimization, few-shot examples, instruction structuring, and prompt-template authoring. DO NOT USE FOR... |
| rca | Root Cause Analysis agent for deep-dive incident investigations, hypothesis testing, and prevention follow-up. USE FOR: run post-incident root cause analysis, trace production outage to contributing factors, generate ... |
| replanning-engine | Use when S2 assessment data shows the work is far larger than estimated and a replanning decision is needed. USE FOR: compare actual complexity to estimate, generate retire/rewrite/replatform recommendations, and open... |
| s4-shadow-mode-validator | Use when comparing shadow-mode and live behavior during S4 soak before cutover. USE FOR: compare error rate, latency, and divergence, flag blockers, and emit a safe go/no-go check. DO NOT USE FOR: state curation or ge... |
| solution-architect | Designs solutions across system boundaries, technology choices, and operational constraints. USE FOR: system design, C4 diagrams, ADRs, technology selection, scalability reviews, and architectural risk analysis. DO NO... |
| sprint-planner | Goal-to-issues decomposition and wave dependency mapping. Accepts a sprint goal, produces GitHub issues with labels, wave dependency maps, agent assignments, acceptance criteria, and sprint tracking setup via mileston... |
| sprint-project-mapper | Use when issues/PRs need clustering into meaningful sprint/project groups and rollup metrics for planning or release notes. USE FOR: grouping by sprint/wave/tags, computing issue-PR-LOC-cycle-time metrics, validating ... |
| sprint-retrospective | Reconstructs repository history for sprint retrospectives, generating structured markdown with metrics, timelines, and actionable development tips. USE FOR: generate sprint retro document from git history, calculate s... |
| sre-engineer | Reliability operations specialist. USE FOR: defining SLO/SLI and error-budget policies, incident mitigation/runbook hardening, toil-reduction automation plans, resilience/capacity reviews. DO NOT USE FOR: product feat... |
| station-bottleneck-analyzer | Use when analyzing takt-time JSON to compute queue length and throughput by station, rank bottlenecks, and file the weekly bottleneck report issue. USE FOR: station-level queue pressure, throughput trends, weekly issu... |
| strategy-to-automation | Converts manual test paths into automation candidates and files an issue for each candidate. USE FOR: automation-candidate discovery, smoke-test mapping, regression-tier design, agent-spec proposals, and test-path ana... |
| takt-time-tracker | Use when measuring dwell time at each station and flagging SLA breaches. USE FOR: compute median and p95 time at S1-S5, identify bottlenecks, and export dashboard-ready JSON. DO NOT USE FOR: dispatching work or making... |
| tech-writer | Creates and improves technical documentation and docs-as-code workflows. USE FOR: API documentation, runbooks, tutorials, ADRs, changelogs, and documentation architecture. DO NOT USE FOR: product requirements prioriti... |
| ux-designer | Designs accessible user experiences and evaluates interface usability. USE FOR: user journeys, wireframe specifications, component design, usability reviews, and WCAG accessibility audits. DO NOT USE FOR: frontend imp... |
| dotnet-modernization-advisor | Advises on .NET modernization assessment, upgrade planning, and execution guidance. USE FOR: Advisor for .NET modernization, .NET Framework assessment, target-version planning, migration sequencing, and compatibility ... |
| containerization-planner | Helps assess containerization readiness, choose deployment platforms (Docker/AKS/ACA), and generate container configurations including Dockerfiles, multi-stage builds, health probes, resource limits, and deployment ma... |
| daily-standup-facilitator | Use when running daily standup ceremonies to surface blockers, dependencies, and near-term execution risk. USE FOR: extract actionable updates, identify blockers needing escalation, map dependencies across team member... |
| domain-designer | Domain-driven design specialist. USE FOR: designing domain models, planning domain-oriented architectures, designing bounded contexts. DO NOT USE FOR: implementation, code generation. |
| failure-pattern-process | Failure pattern process agent for evidence-first mining, raw logging, triage, and enhancement planning. USE FOR: mining failure signals across issues/PRs/CI/logs/incidents, producing append-only raw findings logs, cla... |
| guardrail | Guardrail validation agent for checking outputs against safety, quality, compliance, and formatting rules before delivery. USE FOR: validate agent output against safety rules, enforce quality gates on generated conten... |
| mlops | ML operations and model management specialist. USE FOR: designing ML pipelines, managing model versions, optimizing inference. DO NOT USE FOR: model training, data science. |
| azure-landing-zone | Scaffolds enterprise-scale Azure landing zones following the Cloud Adoption Framework. USE FOR: management group hierarchies, platform subscriptions, hub networking, policy baselines, and landing-zone vending template... |
| api-security | API Security Agent for comprehensive API threat modeling, OWASP API Security Top 10 assessment, and secure API design. Covers authentication, authorization, rate limiting, and API-specific vulnerabilities. USE FOR: ru... |
| ci-audit | Use when asked to audit repository governance posture or produce a governance evidence pack. USE FOR: auditing branch protection, required status checks, merge queue configuration, environment protection rules, produc... |
| config-auditor | Configuration auditor for detecting committed secrets and sensitive config. USE FOR: scanning repositories for hardcoded credentials, API keys, and PII; enforcing encryption standards for secrets at rest; generating c... |
| Container Security | Container and Kubernetes security — Pod Security Standards, runtime security, CSPM findings, image scanning, and supply chain security for containerized workloads. USE FOR: scan container images for CVEs, audit Pod Se... |
| github-security-posture | GitHub organization security posture auditor. USE FOR: auditing GitHub organization settings and policies, reviewing branch protection configurations, analyzing secret scanning and Dependabot alerts, assessing team an... |
| guidance-author | BaseCoat guidance documentation author. USE FOR: creating security playbooks and best practices, authoring new instruction files and agent templates, writing skill documentation, drafting guidance framework updates. D... |
| instruction-auditor | Detects missing instruction coverage for a repo — identifies tech stacks and workflow patterns present in the codebase that have no corresponding BaseCoat instruction file in the overlay. USE FOR: find uncovered tech ... |
| policy-as-code-compliance | Policy-as-code compliance agent for validating code and configuration against organizational rules, managing exceptions, and producing audit-ready compliance reports. USE FOR: validate Terraform against OPA policies, ... |
| project-rules-drift-auditor | Detects drift between live GitHub Project automation rules and the canonical AIDL guardrail baseline. USE FOR: scheduled drift audits of project automation rules, comparing live rule configuration against a baseline m... |
| Secrets Manager | Secrets lifecycle management - discovery, rotation, expiry scanning, emergency revocation, and Vault patterns for infrastructure and application secrets. USE FOR: plan secrets rotation schedules, scan for expiring cre... |
| security-analyst | Security analysis and threat assessment specialist. USE FOR: threat modeling, security risk assessment, vulnerability analysis. DO NOT USE FOR: incident response, remediation. |
| Security Monitor | Detection engineering and SIEM configuration — maps MITRE ATT&CK tactics to detection rules, builds alerting baselines, and operationalizes NIST CSF Detect. USE FOR: build ATT&CK-mapped detection rules, calibrate SIEM... |
| security-operations | Provide SOC (Security Operations Center) playbook guidance for threat detection, incident response, secrets rotation, audit logging, and operational security. USE FOR: run SOC incident response playbook, triage securi... |
| sprint-closeout-auditor | Sprint closeout validation specialist. USE FOR: verifying merged PR coverage, CI health, unresolved errors/issues, test evidence, and carry-forward actions with owners. DO NOT USE FOR: feature coding, incident postmor... |
| supply-chain-security | Secure software supply chain with artifact signing, SBOM generation, and provenance tracking. USE FOR: generate SBOM for a release build, sign artifacts with Sigstore and verify provenance, assess and improve SLSA com... |
| backlog-autopilot | Continuous backlog-delivery conductor that burns the issue backlog oldest to newest in dependency-ordered waves, unattended until stopped or blocked. USE FOR: running persistent multi-wave backlog delivery; coordinati... |
| backlog-rebalancer | Unified backlog orchestration agent. USE FOR: priority reranking, sprint/wave reassignment with dependency checks, and capacity-aware portfolio balancing. DO NOT USE FOR: unsafeguarded mass reassignment, dependency-vi... |
| broken-build-troubleshooter | Use when CI or local builds are failing and the team needs fast, repeatable triage to isolate root cause and restore green status. USE FOR: classify failure signatures, pinpoint failing stage/test/toolchain segment, p... |
| build-master | Background merge-control agent that keeps healthy lanes moving while isolating broken lanes and dispatching cloud break-fix PRs. USE FOR: lane-aware merge orchestration, CI break containment, cloud fix delegation, and... |
| ci-failure-escalation | Detects N consecutive CI failures on the same workflow job, opens a blocking issue, and gates further deploys to that environment — the andon cord / halt-the-line pattern for CI/CD pipelines. USE FOR: gate deploys on ... |
| ci-guardrail-accelerator | Accelerate CI pipeline guardrail checks by parallelizing independent jobs, fast-pathing known-safe change sets, and eliminating redundant validation steps. USE FOR: reduce CI cycle time, identify parallelizable job gr... |
| data-pipeline | Designs and reviews data pipelines for lakehouse, quality, and machine-learning workflows. USE FOR: medallion lakehouse architecture, Delta Lake pipelines, data quality checks, feature engineering, and ML training orc... |
| delivery-autopilot | Approve-once delivery orchestrator that evaluates readiness, executes merge policy, and escalates deterministic remediation payloads. USE FOR: running end-to-end approved issue -> PR -> release automation, driving mer... |
| workflow-gate-diagnostician | Diagnoses policy and environment gate blockers in delivery workflows and produces minimal-safe unblock actions with deterministic evidence artifacts. USE FOR: environment approval deadlocks, permissions and branch-pol... |
| incident-responder | Structured incident response and recovery agent for classifying incidents, guiding mitigation, coordinating communications, verifying recovery, and facilitating post-incident learning. USE FOR: classify and triage act... |
| incident-to-backlog-router | Automates routing of incident signals into prioritized backlog or maintenance work items with required portfolio fields pre-populated and closure linkage tracked. USE FOR: create GitHub issues from incident metadata w... |
| infrastructure-deploy | Orchestrates Azure infrastructure deployments using Bicep, handles resource group management, parameter validation, and rollback strategies. USE FOR: deploy Azure Bicep templates, manage resource group lifecycle, exec... |
| local-dev-data-pack-orchestrator | Topology-aware local data-pack orchestrator that detects repository persistence stores and executes generate/validate/update/delete lifecycle operations for Docker Compose test environments with deterministic seed art... |
| parallel-session-coordinator | Coordinate multiple concurrent Copilot worktree sessions executing independent issues in parallel, with merge serialization and conflict prevention. USE FOR: parallel feature sprints, multi-worktree execution, seriali... |
| queue-rebalancer | Dependency-aware unblock lane coordinator. USE FOR: reordering open PRs/issues by dependency to unblock broken builds fast, cherry-picking blocker fixes from issue and PR queues into a focused unblock group, and retur... |
| release-freeze-enforcer | Use when enforcing release freeze windows, routing exception requests, and coordinating branch access during a freeze. USE FOR: evaluate freeze exceptions, block unauthorized merge attempts, and publish go/no-go decis... |
| release-impact-advisor | Assesses release readiness, change impacts, blast radius, rollback planning, and safe deployment strategies with canary deployments, feature flags, and changelog generation. USE FOR: assess release blast radius, plan ... |
| release-manager | Automated versioned release workflow. Reads merged PRs since the last release, bumps version.json, writes CHANGELOG entry, creates git tag, and publishes GitHub release. USE FOR: bump semver and publish GitHub release... |
| release-readiness-chair | Use when facilitating release readiness ceremonies and making explicit go/no-go decisions. USE FOR: collect release evidence across quality, operations, and rollback readiness; identify unresolved launch risks; enforc... |
| retro-facilitator | End-of-sprint retrospective agent. Reviews closed issues and merged PRs, produces Went Well / Improve / Action Items summary, and files improvement issues. USE FOR: run end-of-sprint retrospective, generate sprint imp... |
| rollout-basecoat | BaseCoat consumer rollout and update specialist. USE FOR: onboarding or updating a BaseCoat consumer, installing immutable BaseCoat releases, configuring downstream update notifications, creating guarded upgrade PR po... |
| run-history-cleanup | Cleans GitHub Actions workflow run history safely by deleting stale, completed runs according to retention policy while preserving evidence for active incidents and compliance windows. USE FOR: pruning old completed w... |
| self-healing-ci | Automated CI failure analysis, log parsing, and pipeline remediation with retry strategies, flaky test detection, dependency resolution, and cache invalidation. USE FOR: auto-remediate CI failures, quarantine flaky te... |
| ship-it-control-loop | Persistent fleet delivery loop coordinator for ship-it sessions. USE FOR: bounded wave execution across tasks/PRs/checks, cycle status summaries with stop conditions, transient retry handling with escalation, and dry-... |
| ship-it-orchestrator | Intent-to-production orchestrator converting ship-it, spec-2-prod, and onboarding-conductor goals into governed execution loops with tracked PR, validation, release, and learning artifacts. USE FOR: goal-driven ... |
| task-scope-validator | Task scope validator for sub-agent dispatch. Analyzes task prompts to detect overscope, ambiguity, and risk before forwarding to explore, task, or general-purpose agents. USE FOR: validate task prompts pre-dispatch, c... |
| data-architect | Data architecture design specialist. USE FOR: designing data models and schemas, planning data warehouse architecture, optimizing query designs. DO NOT USE FOR: ETL operations, data pipeline troubleshooting. |
| Data Integrity | Distributed data integrity patterns — eventual consistency strategies, conflict resolution, ACID compliance, backup verification, and data recovery procedures. USE FOR: distributed data integrity patterns, consistency... |
| data-tier | Data persistence and storage optimization. USE FOR: optimizing database configurations, designing backup strategies, managing data retention. DO NOT USE FOR: application development, real-time operations. |
| database-migration | Database migration and modernization specialist. USE FOR: planning database migrations, designing migration strategies, validating data integrity. DO NOT USE FOR: operational database management, routine backups. |
| dataops | Data operations and pipeline management. USE FOR: managing data pipelines, monitoring data quality, optimizing data flow. DO NOT USE FOR: data analysis, business intelligence. |
| code-review | Code review and quality gate specialist. USE FOR: reviewing code changes, enforcing quality standards, suggesting improvements. DO NOT USE FOR: writing code, direct fixes. |
| copilot-review-triage | Runs a pull request-scoped triage loop for inbound automated Copilot review threads. USE FOR: impact-sizing review threads, validating Medium suggestions, recording safe dispositions, resolving Small and Medium thread... |
| e2e-test-strategy | E2E Test Strategy Agent for end-to-end testing orchestration, critical path identification, flakiness prevention, and cross-browser coverage. Covers Playwright, Cypress, Selenium patterns and integration with CI/CD pi... |
| guidance-reviewer | USE FOR: validating a BaseCoat guidance draft before committing, checking lint rules on agent/skill/instruction/prompt files, auditing frontmatter schema compliance, verifying BaseCoat conventions, returning pass/fail... |
| manual-test-strategy | Produces structured manual testing strategies for features and risk inventories. USE FOR: decision rubrics, exploratory charters, regression checklists, defect templates, and automation backlogs. DO NOT USE FOR: autom... |
| penetration-test | Security penetration testing specialist. USE FOR: designing penetration tests, identifying security vulnerabilities, generating security reports. DO NOT USE FOR: fixing vulnerabilities, incident response. |
| Resilience Reviewer | Code-level resilience pattern review — circuit breakers, timeouts, bulkhead isolation, graceful degradation, retry logic, and load shedding implementation. USE FOR: review circuit breaker and retry patterns in code, a... |
| flow-admission-controller | Use when designing or tuning intake controls for PR volume, merge-queue admission, and reviewer/runner capacity limits. USE FOR: WIP limit policies, queue admission rules, stale PR handling, and safe load-shedding des... |
| flow-auditor | Use when auditing PR intake, merge queue health, CI tier efficiency, and stale-branch pressure across repositories. USE FOR: queue bottleneck audits, CI waste analysis, PR aging reviews, merge-path risk scoring, and e... |
| flow-governance-conductor | Use when coordinating flow-governance analysis across code, PRs, issues, skills, and scripts. USE FOR: reusing existing flow/CI/governance skills first, mapping findings to current agents and scripts, identifying miss... |
| flow-optimizer | Use when building an optimization program that combines audit evidence with prioritized fixes and execution sequencing. USE FOR: phased flow optimization plans, merge-queue and CI policy tuning, target KPI definition,... |
| flow-suggester | Use when converting audit findings into prioritized, issue-ready fixes with acceptance criteria and owners. USE FOR: translating audit evidence into GitHub issues, prioritizing queue and CI fixes, auto-creating high-c... |
| flow-tracker | Use when tracking repository flow metrics over time and recommending corrective actions when trends degrade. USE FOR: weekly flow scorecards, trend analysis, regression alerts, and metric-backed improvement suggestion... |
| governance-auditor | Use when auditing issue and PR metadata, label drift, template gaps, and workflow enforcement coverage. USE FOR: label audits, template consistency checks, workflow drift reviews, gap identification, and issue-ready f... |
| governance-author | Use when writing or revising common-vs-specific governance guidance, canonical label contracts, and migration notes. USE FOR: drafting docs/reference/governance-contract.md, separating shared rules from repo-specific ... |
| orchestrator-compat | Compatibility alias for the orchestrator agent. Preserves the legacy filename while the prefixed BaseCoat agent is the canonical source. USE FOR: routing multi-step workflows, coordinating parallel agents, tracking ex... |
| program-bootstrap | Thin orchestration entrypoint for end-to-end startup pack generation. USE FOR: bootstrapping a new program with coordinated onboarding/backlog/spec/architecture/workflow outputs, dry-run orchestration before writing a... |