1.4 KiB
1.4 KiB
title, type, tags, date, source_file
| title | type | tags | date | source_file | |||
|---|---|---|---|---|---|---|---|
| Aider Integration | source |
|
2026-04-20 | raw/Agent/agency-agents/integrations/aider/README.md |
Summary
This README documents how to integrate The Agency agents with Aider. It explains that the project's CONVENTIONS.md consolidates the roster, shows install/activate commands, notes manual usage with aider --read CONVENTIONS.md, and how to regenerate artifacts via ./scripts/convert.sh --tool aider.
Key Claims
- The Agency roster can be consolidated into a single
CONVENTIONS.mdfile which Aider reads automatically when present. - Installation uses the repository's
./scripts/install.sh --tool aiderscript run from the project root. - Agents can be referenced by name inside an Aider session to activate behavior (e.g., "Use the Frontend Developer agent...").
- Manual reading of the conventions file is supported via
aider --read CONVENTIONS.md. - Generated artifacts for Aider can be produced with
./scripts/convert.sh --tool aider.
Key Quotes
"Aider reads this file automatically when it's present in your project root." — Aider Integration README
Connections
- The Agency: AI Specialists Ready to Transform Your Workflow — the conventions file consolidates the roster of agents from this project
Contradictions
- None detected with existing wiki content at time of ingest.