1.3 KiB
1.3 KiB
title, type, tags, date, source_file
| title | type | tags | date | source_file | |||
|---|---|---|---|---|---|---|---|
| Claude Code Integration | source |
|
2026-04-20 | raw/Agent/agency-agents/integrations/claude-code/README.md |
Summary
This README documents how The Agency integrates with Claude Code. Because the agents are already authored as Markdown files with YAML frontmatter, no conversion is required. The README includes install commands to copy agents into Claude Code's agents directory, activation examples, and a note that agents are organized into divisions.
Key Claims
- The Agency agents work natively with Claude Code's
.md+ YAML frontmatter format; no conversion step is required. - Installation can be done via
./scripts/install.sh --tool claude-codeor by copying individual category files into~/.claude/agents/. - Agents are referenced by name in Claude Code sessions to activate behavior.
Key Quotes
"The Agency was built for Claude Code. No conversion needed — agents work natively with the existing
.md+ YAML frontmatter format." — Claude Code Integration README
Connections
- The Agency: AI Specialists Ready to Transform Your Workflow — primary roster source; agents are authored in the repo's Markdown format and intended for Claude Code
Contradictions
- None detected with existing wiki content at time of ingest.