Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 4.6 KB

File metadata and controls

25 lines (23 loc) · 4.6 KB

Agent Catalog

Name Category Description Risk Consensus Schema
entity-resolver analysis Resolves entity ambiguity across document corpora — fuzzy name matching, alias detection, identity consolidation, and confidence-scored entity merging medium majority
ci-diagnostician analysis Intelligent CI failure diagnosis and guided remediation for GitHub Actions, GitLab CI, and local builds medium majority
handoff analysis Packages project state into structured context documents for agent sessions, human pickup, or Quorum IntentNodes low any
document-forensics analysis Investigative methodology for analyzing document collections — provenance analysis, anomaly detection, redaction detection, and cross-document validation medium majority
release-engineer analysis Automates the last mile of shipping software — verifies release readiness, generates changelogs, tags versions, and pushes releases high majority
context-mapper analysis Pre-execution mapping of codebases, document collections, or problem spaces. Runs BEFORE any Gorgon workflow to give all agents shared situational awareness low any
technical-debt-auditor analysis Systematic technical debt assessment — scans for security issues, correctness gaps, infrastructure debt, maintainability problems, documentation quality, and dependency freshness low any
workflow-debugger analysis Diagnoses why Gorgon workflows fail — reads checkpoint state, agent logs, budget traces, and output contracts to produce root-cause analysis low any
intent-author analysis Teaches agents how to publish well-structured intents for Convergent's intent graph — schema, quality criteria, and authoring patterns low any
web-scrape browser Fetch and parse web content with ethical scraping practices, rate limiting, and structured extraction low any
web-search browser Search the web for information with rate limiting, caching, and structured source attribution low any
email-compose email Compose and send emails with safety controls, draft-review-approve workflow, and SMTP delivery high unanimous+user
github-operations integrations Repository management through Git CLI and GitHub API with branch protection, commit conventions, and security controls medium majority
api-client integrations Authenticated HTTP API client with retry logic, rate limiting, response parsing, and structured error handling. Supports OAuth2, API key, and bearer token auth. low any
multi-agent-supervisor orchestration Hierarchical multi-agent orchestration supervisor that decomposes tasks, delegates to specialized worker agents, tracks state, and employs triumvirate consensus for high-stakes operations high adaptive
agent-teams-orchestrator orchestration Designs and coordinates Claude Code Agent Teams — multi-agent collaboration where teammate sessions work in parallel with direct communication, task claiming via file locks, and cross-referencing findings medium majority
process-runner system Execute and manage subprocesses with timeout, output capture, and safety controls. Blocks dangerous commands, enforces resource limits, and returns structured results with exit codes, stdout, stderr, and timing. medium any
file-operations system Safe filesystem operations with path protection, backup enforcement, and audit logging medium adaptive