Commit Graph

16 Commits

Author SHA1 Message Date
4shil
57b482e3d7 README: replace Unicode box chars in UI preview with plain ASCII
The installer UI preview in README.md contained Unicode box-drawing
characters (╔╗╚╝║═) and bullets (●○✓) from an earlier draft that
didn't match the actual script output. Replaced with the current
plain-ASCII UI output that the script actually renders.

Also replaced em-dashes (—) with -- outside of code blocks for
consistency with the rest of the documentation.
2026-03-08 21:34:04 +05:30
4shil
929c2275aa fix: address Copilot review suggestions
- Remove duplicate --- horizontal rule before Multi-Tool Integrations section (README.md)
- Fix relative link in integrations/claude-code/README.md: ../README.md -> ../../README.md
- Fix literal \n escape sequence in Senior Project Manager description (source + antigravity integration)
  (note: tables rendered correctly -- no || double-pipe issue present in source)
2026-03-08 20:43:50 +05:30
4shil
4f68131a01 feat: add multi-tool integration scripts and converted agent files
Adds support for installing The Agency agents across 7 agentic coding
tools via two scripts:

scripts/convert.sh
  - Reads all 61 agents and converts them into tool-specific formats
  - Supports: Antigravity, Gemini CLI, OpenCode, Cursor, Aider, Windsurf
  - Shellcheck-clean, pure bash, no external deps
  - Run: ./scripts/convert.sh [--tool <name>]

scripts/install.sh
  - Interactive terminal UI with auto-detection of installed tools
  - Pre-selects detected tools, toggle by number or bulk commands
  - Falls back gracefully in CI / non-interactive mode
  - Cross-platform: Linux, macOS (bash 3.2+), Windows Git Bash / WSL
  - Run: ./scripts/install.sh [--tool <name>] [--no-interactive]

integrations/ (generated, committed for reference)
  - antigravity/   SKILL.md per agent (61 files)
  - gemini-cli/    SKILL.md per agent + gemini-extension.json
  - opencode/      .md agent files for .opencode/agent/
  - cursor/        .mdc rule files for .cursor/rules/
  - aider/         single CONVENTIONS.md (all agents combined)
  - windsurf/      single .windsurfrules (all agents combined)
  - claude-code/   README only (agents copied directly from repo root)
  - README.md      full usage + tool-specific instructions

README.md
  - Added Multi-Tool Integrations section with supported tools table,
    quick-start guide, per-tool expandable instructions, and updated
    roadmap marking integrations as complete
2026-03-08 20:30:01 +05:30
Michael Sitarzewski
5e32f1d1ac Add Community Translations section to README, linking agency-agents-zh
Responds to issue #47 — blesses jnMetaCode's zh-CN localization repo
and adds a Community Translations & Localizations section to the README.

Closes #47

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 13:18:30 -06:00
Michael Sitarzewski
28dd431097 Update README with missing Agentic Identity & Trust Architect agent and correct agent count to 61
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 12:17:03 -06:00
Michael Sitarzewski
23f5811b91 Merge pull request #43 from benjifriedman/add-accessibility-auditor
Excellent contribution! The Accessibility Auditor fills an important gap — great depth with the audit report template, screen reader testing protocol, and keyboard navigation audit. The axe-core examples are a nice practical touch. We'll handle the README update on our end. Thanks @benjifriedman!
2026-03-07 12:06:55 -06:00
Michael Sitarzewski
c00bb9e063 Merge pull request #36 from jnMetaCode/add-security-engineer
Great agent! The Security Engineer is thorough — love the STRIDE threat model template and the concrete CI security pipeline examples. We'll handle the README update on our end. Thanks @jnMetaCode!
2026-03-07 12:06:48 -06:00
Michael Sitarzewski
872a203a31 Update README with Chinese marketing agents and agent count
Add Xiaohongshu Specialist, WeChat Official Account Manager, and Zhihu
Strategist to the Marketing Division roster. Update agent count to 59.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 11:13:06 -06:00
Benji
d5dce57662 Add Accessibility Auditor to Testing Division table in README 2026-03-05 21:08:00 -08:00
Michael Sitarzewski
cb8e568bda Add full-agency discovery exercise example
Demonstrates 8 agents (Product Trend Researcher, Backend Architect,
Brand Guardian, Growth Hacker, Support Responder, UX Researcher,
Project Shepherd, XR Interface Architect) deployed in parallel to
evaluate a software opportunity and produce a unified product plan.

Adds examples/ directory with README and the Nexus Spatial discovery
document. Links from the project README under a new Scenario 4 and
checks off the multi-agent workflow examples roadmap item.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 18:24:12 -07:00
jiangnan
aeb90676a4 Address review feedback on Security Engineer agent
- Add Security Engineer to README Engineering Division table
- Update Semgrep action from returntocorp to semgrep namespace
- Update Pydantic example to v2 syntax (field_validator + classmethod)
2026-03-06 06:02:40 +08:00
Michael Sitarzewski
ddd832e154 Add GitHub Sponsors link to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 09:45:28 -07:00
Michael Sitarzewski
c23287d83f Remove hardcoded agent counts and add new agents to rosters
Remove all hardcoded "51" agent counts from README and strategy docs to
avoid future maintenance burden as new agents are contributed. Add Image
Prompt Engineer (Design), Sales Data Extraction Agent, Data Consolidation
Agent, and Report Distribution Agent (Specialized) to all roster listings.
Fix slug-style name on Image Prompt Engineer frontmatter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 10:14:15 -07:00
hobostay
528dcbaa2e Fix YAML frontmatter parsing and security issues
- Fix malformed YAML frontmatter with literal \n characters in agent files
- Fix insecure HTTP link in README (http:// -> https://)
- Update outdated year references (2024 -> 2025)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 22:23:29 +08:00
Michael Sitarzewski
767e3ccfd5 Fix: Update README with actual repository URLs
Replace placeholder 'yourusername' with 'msitarzewski' in:
- GitHub stars badge
- Discussions links
- Issues links
- Footer navigation links

Repository: https://github.com/msitarzewski/agency-agents
2025-10-13 07:31:21 -05:00
Michael Sitarzewski
98eea4c139 Initial commit: The Agency - 51 AI Specialist Agents
Complete collection of specialized AI agent personalities:
- 7 Engineering specialists (Frontend, Backend, Mobile, AI, DevOps, etc.)
- 6 Design specialists (UI, UX, Brand, Whimsy, etc.)
- 8 Marketing specialists (Growth, Content, Social Media, etc.)
- 3 Product specialists (Sprint Planning, Research, Feedback)
- 5 Project Management specialists
- 7 Testing specialists (QA, Performance, API, etc.)
- 6 Support specialists (Analytics, Finance, Legal, etc.)
- 6 Spatial Computing specialists (XR, AR/VR, Vision Pro)
- 3 Specialized agents (Orchestrator, Data Analytics, LSP)

Each agent includes:
- Distinct personality and communication style
- Technical deliverables with code examples
- Step-by-step workflows
- Success metrics and benchmarks
- Real-world tested approaches

Ready for community contributions and feedback!
2025-10-13 07:17:29 -05:00