Commit Graph

151 Commits

Author SHA1 Message Date
Ashil K Lal
8657591459 Update integrations/antigravity/agency-senior-project-manager/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-08 20:38:05 +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
fe3b0663d6 Merge pull request #42 from jnMetaCode/feat/add-workflow-examples
These workflow examples are a great addition — practical, well-structured, and aligned with the roadmap. The startup MVP and landing page sprint patterns will be really useful references. Thanks @jnMetaCode!
2026-03-07 12:06:41 -06:00
Michael Sitarzewski
135918fb3a Merge pull request #37 from jnMetaCode/feat/add-agent-lint-ci
Excellent addition! The lint workflow looks solid — validates required frontmatter as errors, recommended sections as warnings, and only lints changed files to avoid noise. Thanks @jnMetaCode!
2026-03-07 12:06:33 -06:00
Michael Sitarzewski
6a297c5212 Merge pull request #39 from jnMetaCode/fix/agent-frontmatter-issues
Great housekeeping PR! Thanks for adding the missing color fields and fixing the line endings, @jnMetaCode. Clean and well-scoped.
2026-03-07 12:06:23 -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
Michael Sitarzewski
f8f455c700 Merge pull request #44 from samqin123/add-chinese-marketing-agents
Add three Chinese marketing agents: Xiaohongshu Specialist, WeChat Of…
2026-03-07 11:04:26 -06:00
sam123
f352d89900 Add three Chinese marketing agents: Xiaohongshu Specialist, WeChat Official Account Manager, and Zhihu Strategist
- Xiaohongshu Specialist: Lifestyle content, trend-driven strategy, authentic community engagement
- WeChat Official Account Manager: Subscriber relationship building, content value, conversion optimization
- Zhihu Strategist: Thought leadership, community credibility, knowledge-driven engagement

These agents extend marketing capabilities for Chinese platforms with specialized expertise.
2026-03-06 13:16:27 +08:00
Benji
d5dce57662 Add Accessibility Auditor to Testing Division table in README 2026-03-05 21:08:00 -08:00
Benji
1b7ba7a12f Fix tab keyboard pattern per WAI-ARIA spec and nested code fence rendering 2026-03-05 21:00:00 -08:00
Benji
9daa3087fd Add Accessibility Auditor — Testing Division 2026-03-05 20:50:21 -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
Michael Sitarzewski
2bcbaeec6e Merge pull request #41 from jnMetaCode/fix/add-gitattributes
Add .gitattributes to enforce LF line endings
2026-03-05 15:08:34 -07:00
Michael Sitarzewski
339aac4d4d Merge pull request #38 from jnMetaCode/feat/add-github-templates
Add GitHub issue and pull request templates
2026-03-05 15:08:28 -07:00
jiangnan
733f2e22c2 Remove roadmap checkbox edit per maintainer feedback
Leave the roadmap item as unchecked — completion status is a
maintainer decision.
2026-03-06 06:05:08 +08:00
jiangnan
0e22704ebe Preserve existing tools field alongside new color field
Keep the original tools field intact and add the missing color field
beside it, rather than replacing it.
2026-03-06 06:04:33 +08:00
jiangnan
c03b1bd996 Add strategy to category dropdown in issue template 2026-03-06 06:03:53 +08:00
jiangnan
2ded8e99a8 Address review feedback on CI lint workflow
- Fix ((errors++)) causing early exit under set -e
- Fix command injection in workflow by using env variable
- Add strategy/ directory to lint paths and AGENT_DIRS
2026-03-06 06:03:35 +08: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
jiangnan
4773e686d2 Add multi-agent workflow examples
Adds two step-by-step workflow examples showing how to coordinate
multiple agents for real projects:

- Startup MVP: 7 agents across a 4-week build cycle
- Landing Page Sprint: 4 agents shipping a page in one day

Each example includes exact prompts to copy, handoff patterns, and
tips for passing context between agents. Checks off the
"Multi-agent workflow examples" item from the roadmap.
2026-03-06 05:10:21 +08:00
jiangnan
f2449908cd Add .gitattributes to enforce LF line endings
Prevents CRLF line endings from being committed on Windows, which
can break frontmatter parsing in agent markdown files.
2026-03-06 05:08:48 +08:00
jiangnan
8cb4ee7ba7 Fix agent frontmatter: add missing color fields and fix line endings
- Add missing color field to 4 agents: content-creator, growth-hacker,
  social-media-strategist, data-analytics-reporter
- Replace non-standard tools field with the required color field
- Fix CRLF line endings in agentic-identity-trust.md
2026-03-06 04:56:10 +08:00
jiangnan
0bad1b137b Add Security Engineer agent to Engineering Division
Adds a specialized Security Engineer agent covering threat modeling,
vulnerability assessment, secure code review, and security architecture.
This fills a gap in the Engineering Division where no dedicated security
specialist existed.
2026-03-06 04:45:14 +08:00
jiangnan
f5d929d84f Add GitHub issue and pull request templates
Adds structured templates for new agent requests, bug reports,
and pull requests to streamline contributions and ensure consistency.
2026-03-06 04:38:36 +08:00
jiangnan
976c08e4c3 Add CI workflow to validate agent file format
Adds a lint script and GitHub Actions workflow that checks agent
markdown files for required YAML frontmatter fields (name, description,
color) and recommends standard sections. Only changed files in PRs
are validated to avoid blocking on pre-existing issues.
2026-03-06 04:37:53 +08:00
Michael Sitarzewski
53feda4d4e Merge pull request #35 from msitarzewski/feat/add-sponsor-link
Add GitHub Sponsors link to README
2026-03-05 09:46:26 -07: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
9bb1387b2f Merge pull request #34 from athlon-misa/fix/security-audit-remediation
Fix security vulnerabilities from AI agent prompt audit

Excellent. Thank you!
2026-03-05 09:42:41 -07:00
Mihajlo [Misa] Nikolic
bea0a43326 Fix security vulnerabilities found during AI agent prompt audit
Remove unrestricted Bash tool access from 7 agents that only need
analytical/advisory capabilities, rewrite the Social Media Strategist
agent (was a duplicate of Twitter Engager) to cover multi-platform
strategy as intended, fix incorrect descriptions, harden webhook
example to use env vars, and clarify ambiguous AMA language.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 15:51:10 +02:00
Michael Sitarzewski
d2916f69f6 Merge pull request #20 from knuckles-stack/add-agentic-identity-trust
Add Agentic Identity & Trust Architect - Specialized
Thank you!
2026-03-03 23:17:41 -07:00
knuckles-stack
8113e32c44 Add Agentic Identity & Trust Architect — specialized agent 2026-03-03 23:19:44 -05:00
Michael Sitarzewski
30f925ca37 Merge pull request #19 from 04cb/fix/docs-github-links
Fix docs: GitHub links in CONTRIBUTING.md
2026-03-03 17:42:19 -07:00
04cb
f85dbdd4fa Fix docs: GitHub links in CONTRIBUTING.md 2026-03-04 08:13:03 +08:00
Michael Sitarzewski
b1327c3f92 Merge pull request #16 from msitarzewski/fix/remove-hardcoded-agent-counts
Remove hardcoded agent counts, add new agents to rosters
2026-03-03 10:40:47 -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
Michael Sitarzewski
12e4fee41a Merge pull request #10 from revaya-ai/claude/create-photography-prompt-01N766LRToUNDSUFukcbsHoC
Add Image Prompt Engineer agent
2026-03-03 10:06:40 -07:00
Michael Sitarzewski
5c00daf44e Merge pull request #14 from egb5592/claude/wonderful-carson-BDrOP
feat: Add three specialized STGCRM reporting agents
2026-03-03 10:00:00 -07:00
Michael Sitarzewski
31e7e7f412 Merge pull request #15 from msitarzewski/fix/agent-frontmatter-name-consistency
Fix agent frontmatter name consistency
2026-03-03 09:13:03 -07:00
Michael Sitarzewski
6eaa384a46 Fix agent frontmatter name consistency to use human-readable names
Update 19 agent name: fields from slug-style (e.g. "engineering-ai-engineer")
or code-style (e.g. "ArchitectUX") to clean human-readable names (e.g.
"AI Engineer", "UX Architect"). Add missing YAML frontmatter to 2 spatial-
computing agents. All 51 agents now use consistent naming that aligns with
the NEXUS strategy docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 09:11:40 -07:00
Michael Sitarzewski
118c2f0238 Merge pull request #12 from nexusct/agent/featproject-add-initial-scaffold-ci-and-readme-64-3g
Merge agent/featproject-add-initial-scaffold-ci-and-readme-64-3g into main
Thank you!
2026-03-03 09:08:50 -07:00
Michael Sitarzewski
89897d618e Merge pull request #13 from hobostay/fix/yaml-frontmatter-and-security-issues
Fix YAML frontmatter parsing and security issues
Thank you!
2026-03-03 08:10:04 -07:00
Claude
c5565da625 feat: Add three specialized STGCRM reporting agents
- Sales Data Extraction Agent: monitors Excel files and extracts MTD/YTD/Year End metrics
- Data Consolidation Agent: aggregates sales data into live dashboard reports
- Report Distribution Agent: automates territory-based report delivery to reps

https://claude.ai/code/session_01AEiWwqyjysw81oCnATatBg
2026-03-03 15:09:45 +00: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
nexusct (Blackbox Agent)
a76c0c1dab feat(project): add initial scaffold, CI, and README 2026-03-03 02:10:16 +00:00
Claude
76263536f4 Add Image Prompt Engineer agent
New design specialist focused on crafting professional photography
prompts for AI image generation tools. Includes comprehensive
frameworks for portrait, product, landscape, and fashion photography
with platform-specific optimization for Midjourney, DALL-E, Stable
Diffusion, and Flux.
2025-11-30 18:22:50 +00: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