Skip to content

Add claude-skills (18 subagents) to Meta & Orchestration#32

Closed
ProfessorManhattan wants to merge 1 commit into
VoltAgent:mainfrom
ProfessorManhattan:add-claude-skills-subagents
Closed

Add claude-skills (18 subagents) to Meta & Orchestration#32
ProfessorManhattan wants to merge 1 commit into
VoltAgent:mainfrom
ProfessorManhattan:add-claude-skills-subagents

Conversation

@ProfessorManhattan

Copy link
Copy Markdown

Adds claude-skills to 09. Meta & Orchestration, alphabetically between agent-organizer and context-manager.

What it is

18 specialized subagents that orchestrate in parallel from a single config:

  • Architecture & code: architect, code-simplifier, migration-agent, dependency-auditor
  • Quality: test-writer, completeness-checker, security-reviewer, accessibility-auditor, visual-qa, performance-profiler
  • Content & docs: content-writer, seo-auditor, changelog-generator
  • Ops: deploy-verifier, incident-responder, cost-estimator
  • Meta: meta-orchestrator, computer-use-operator

Codex-native

Drops directly into ~/.codex/agents/ (global) or .codex/agents/ (project) — same .toml format documented in this list. Also ships an .agents/skills/ bundle for Codex skill autoload.

Cross-tool

Same config compiles to Claude Code, Cursor, Copilot, Gemini CLI, Windsurf, opencode, Cline, Aider — write once, run everywhere.

Checklist

  • Alphabetical placement preserved (agent-organizer → claude-skills → context-manager)
  • Correct category (Meta & Orchestration — multi-agent set)
  • One repo per PR

18-agent orchestration set covering architecture, testing, deployment,
security, visual QA, performance, a11y, content, completeness,
dependencies, migrations, incidents, computer-use, meta-orchestration,
SEO, cost, changelog, and code simplification. Codex-native via
.codex/agents/ + .agents/skills/. Same config drops into Claude Code,
Cursor, Copilot, Gemini CLI, opencode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants