Commit Graph
67 Commits
Author SHA1 Message Date
Michael SitarzewskiandGitHub 22396b6d96 Merge pull request #159 from abu-matterize/fix/opencode-color-compat
Solid hardening — NO_COLOR support, hex validation, portable ANSI stripping. Nice work!
2026-03-12 07:48:52 -05:00
Michael SitarzewskiandClaude Opus 4.6 5e59a20bbf Fix OpenCode color mapping for 6 missing named colors
Add yellow, violet, rose, lime, gray, and fuchsia to
resolve_opencode_color() — these were passing through as
plain strings and breaking OpenCode's hex-only color validation.

Fixes #108

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 10:48:21 -05:00
Michael SitarzewskiandClaude Opus 4.6 71c3bdf03c Add sales division to installers, linter, and README
- Add sales/ to claude-code and copilot installer dir lists
- Add sales/ to lint-agents workflow trigger and changed-files filter
- Add LinkedIn Content Creator to marketing table in README
- Update agent count to 120

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 09:54:45 -05:00
Michael SitarzewskiandGitHub 0bb5032c38 Merge pull request #129 from fayzan123/add-linkedin-content-creator
Fits the per-platform pattern (TikTok, Instagram, Reddit, Twitter → LinkedIn). Good quality, welcome aboard!
2026-03-11 09:36:42 -05:00
Michael SitarzewskiandGitHub 57d7c4c1d5 Merge pull request #136 from Yimikami/docs/integration-consistency
Solid docs cleanup — GitHub capitalization, durable wording, OpenClaw README. Nice work!
2026-03-11 09:36:18 -05:00
Michael SitarzewskiandGitHub e6e88f78c7 Merge pull request #137 from Yimikami/fix/copilot-installer-coverage
Great catch — copilot installer was missing game-dev subdirs and paid-media. Thanks!
2026-03-11 09:36:15 -05:00
Michael SitarzewskiandGitHub 7488a22f08 Merge pull request #135 from Yimikami/fix/strategy-lint-workflow
Clean fix — strategy docs shouldn't be linted as agents. Thanks\!
2026-03-11 09:36:08 -05:00
Michael SitarzewskiandGitHub 3a79773a78 Merge pull request #123 from mys210/patch-1
Thanks for the fix! 🔗
2026-03-11 09:36:05 -05:00
Michael SitarzewskiandClaude Opus 4.6 d708306059 Add Sales division (8 agents), remove duplicate analytics reporter
New Sales division with 8 craft-focused agents grounded in real
methodology (MEDDPICC, SPIN, Challenger, Gap Selling, Sandler):

- Outbound Strategist — signal-based prospecting
- Discovery Coach — question design and call structure
- Deal Strategist — opportunity qualification and win planning
- Sales Engineer — technical pre-sales and demo craft
- Proposal Strategist — RFP response and win narratives
- Pipeline Analyst — forecasting and RevOps analytics
- Account Strategist — land-and-expand and account planning
- Sales Coach — rep development and pipeline coaching

Also:
- Remove duplicate data-analytics-reporter from specialized/
  (identical to support/support-analytics-reporter.md)
- Update convert.sh AGENT_DIRS to include sales
- Update README stats: 119 agents across 12 divisions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 09:24:28 -05:00
Michael SitarzewskiandClaude Opus 4.6 070bf0bca5 Update README: add 25 missing agents, add OpenClaw to installer docs
- Add 25 agents missing from division tables (engineering +8,
  marketing +6, specialized +7, design +1, product +1,
  project-management +1, game-dev verified complete)
- Add OpenClaw to interactive installer UI mockup (tool #6, renumber to 1-9)
- Add OpenClaw tool-specific instructions section
- Add --tool openclaw to CLI examples
- All 111 on-disk agents now listed (112th pending PR #101)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 07:24:34 -05:00
Michael SitarzewskiandGitHub 746efaa6b4 Merge pull request #116 from agentpip/openclaw-auto-register
openclaw: auto-register agents on install
2026-03-10 18:56:28 -05:00
Michael SitarzewskiandClaude Opus 4.6 42393d76ab Add OpenClaw support to install.sh
- Auto-detect ~/.openclaw directory or openclaw CLI
- Copy SOUL.md, AGENTS.md, IDENTITY.md per agent to ~/.openclaw/agency-agents/
- Add to interactive selector and tool list

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 17:28:48 -05:00
Michael SitarzewskiandClaude Opus 4.6 6d58ad4c0a Add OpenClaw integration, emoji/vibe frontmatter, services field, and AP agent cleanup
OpenClaw support:
- Add section-splitting convert_openclaw() to convert.sh that routes
  ## headers by keyword into SOUL.md (persona) vs AGENTS.md (operations)
  and generates IDENTITY.md with emoji + vibe from frontmatter
- Add integrations/openclaw/ to .gitignore

Frontmatter additions (all 112 agents):
- Add emoji and vibe fields to every agent for OpenClaw IDENTITY.md
  generation and future dashboard/catalog use
- Add services field to carousel-growth-engine (Gemini API, Upload-Post)
- Add emoji/vibe to 7 new paid-media agents from PR #83

Agent quality:
- Rewrite accounts-payable-agent to be vendor-agnostic (remove AgenticBTC
  dependency, use generic payments.* interface)

Documentation:
- CONTRIBUTING.md: Add Persona/Operations section grouping guidance,
  emoji/vibe/services frontmatter fields, external services editorial policy
- README.md: Add OpenClaw to supported tools, update agent count to 112,
  reduce third-party OpenClaw repo mention to one-line attribution

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 17:20:10 -05:00
Michael SitarzewskiandGitHub 341f3e8f42 Merge pull request #83 from itallstartedwithaidea/feat/paid-media-division
feat: Add Paid Media Division - 7 specialized agents for digital advertising
2026-03-10 16:57:23 -05:00
Michael SitarzewskiandGitHub a732075285 Merge PR #76: Align OpenCode integration with current conventions
fix(opencode): align integration with current OpenCode conventions
2026-03-10 16:52:22 -05:00
Michael SitarzewskiandClaude Opus 4.6 c1fdac981c Add FUNDING.yml to enable GitHub Sponsors button
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 12:48:25 -05:00
Michael SitarzewskiandGitHub 5810bf8ffb Merge pull request #105 from jnMetaCode/feat/add-baidu-wechat-agents
Add Baidu SEO Specialist and WeChat Mini Program Developer
2026-03-10 12:31:42 -05:00
Michael SitarzewskiandGitHub 7c64cd7d54 Merge pull request #104 from jnMetaCode/feat/add-china-platform-agents
Add China platform agents: Bilibili, Kuaishou, E-Commerce
2026-03-10 12:31:40 -05:00
Michael SitarzewskiandGitHub 710fdc5570 Merge pull request #103 from jnMetaCode/feat/add-blockchain-agents
Add Blockchain agents: Solidity Engineer + Security Auditor
2026-03-10 12:31:37 -05:00
Michael SitarzewskiandGitHub 59ebfe06eb Merge pull request #106 from jnMetaCode/fix/update-zh-translation-count
Update zh-CN translation count (100 translated + 9 originals)
2026-03-10 12:25:29 -05:00
Michael SitarzewskiandGitHub 40aa41e87f Merge pull request #100 from novyxlabs/feat/mcp-memory-integration
feat: add MCP memory integration guide
2026-03-10 11:46:03 -05:00
Michael SitarzewskiandGitHub c54a597638 Merge pull request #68 from 0xdx2/copilot
feat:Add support for Copilot agents installation in install.sh
2026-03-10 09:51:20 -05:00
Michael SitarzewskiandClaude Opus 4.6 74e756be57 Support nested agent directories and add game-development category
- Add game-development to AGENT_DIRS in convert.sh, lint-agents.sh,
  install.sh, and the CI workflow
- Remove maxdepth 1 from find commands so nested subdirectories
  (e.g., game-development/unity/) are discovered
- Update CI git diff globs to **/*.md for recursive matching
- Remove strategy from lint AGENT_DIRS (playbooks, not agents)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 09:06:47 -05:00
Michael SitarzewskiandGitHub e5b256d0ce Merge pull request #96 from Ryuketsukami/game-development-agents-addition
Agents addition - Game development agents
2026-03-10 08:59:15 -05:00
Michael SitarzewskiandGitHub 7f56af0bcc Merge pull request #93 from PamvInf/add-threat-detection-engineer
Add Threat Detection Engineer specialist
2026-03-10 08:55:36 -05:00
Michael SitarzewskiandGitHub 53bd1927eb Merge pull request #94 from IamYipi/add-jira-workflow-steward
Add Jira Workflow Steward - Project Management
2026-03-10 08:55:33 -05:00
Michael SitarzewskiandClaude Opus 4.6 1707291599 Add paid-media category to scripts and CI workflow
Prepares infrastructure for the upcoming Paid Media Division (PR #83).
Registers paid-media in convert.sh, lint-agents.sh, install.sh, and
the lint-agents GitHub Actions workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 08:18:35 -05:00
Michael SitarzewskiandGitHub 8f302071a0 Merge pull request #56 from jnMetaCode/feat/add-technical-writer-compliance-auditor
Add Technical Writer and Compliance Auditor agents
2026-03-10 07:46:56 -05:00
Michael SitarzewskiandGitHub 4cd2004bb6 Merge pull request #69 from JosephChomboM/add-model-qa
Add Model QA Specialist - Specialized
2026-03-10 07:46:54 -05:00
Michael SitarzewskiandGitHub 5669fa4bf2 Merge pull request #71 from GaelicThunder/add-embedded-firmware-engineer
Add Embedded Firmware Engineer specialist
2026-03-10 07:46:51 -05:00
Michael SitarzewskiandGitHub 9d3c64799d Merge pull request #72 from mergisi/add-openclaw-agents-resource
Add Awesome OpenClaw Agents to related resources
2026-03-10 07:46:48 -05:00
Michael SitarzewskiandGitHub 284d495cd8 Merge pull request #75 from dreynow/feat/kanoniv-identity-agent
Add Identity Graph Operator - Specialized
2026-03-10 07:46:45 -05:00
Michael SitarzewskiandGitHub 7e19182994 Merge pull request #78 from mutonby/add-carousel-growth-engine
Add Carousel Growth Engine - Marketing
2026-03-10 07:46:43 -05:00
Michael SitarzewskiandGitHub 703ce86305 Merge pull request #84 from mikonos/add-zk-steward
Add ZK Steward - knowledge-base specialist (Luhmann-style)
2026-03-10 07:46:41 -05:00
Michael SitarzewskiandGitHub 371b078ccc Merge pull request #86 from bkblocksolutions-rgb/main
Add Accounts Payable Agent - autonomous payment processing
2026-03-10 07:46:38 -05:00
Michael SitarzewskiandGitHub 89648d8858 Merge pull request #89 from jcordon5/add-seo-specialist
Add SEO Specialist - Marketing
2026-03-10 07:46:35 -05:00
Michael SitarzewskiandGitHub 735c5d1557 Merge pull request #90 from PamvInf/add-incident-response-commander
Add Incident Response Commander - Engineering
2026-03-10 07:46:33 -05:00
Michael SitarzewskiandGitHub 2293264856 Merge pull request #67 from santhoshravindran7/add-data-engineer-technical-writer-developer-advocate
Add Data Engineer, Technical Writer, and Developer Advocate agents
2026-03-09 00:14:33 -05:00
Michael SitarzewskiandGitHub 324edd956c Merge pull request #65 from heyrich/add-advanced-specialists
Add 4 Advanced Specialist Agents [Autonomous Optimization, Nudge, CQ, Inclusive Visuals]
2026-03-09 00:10:20 -05:00
Michael SitarzewskiandGitHub 512f3773d1 Merge pull request #55 from 4shil/cross-platform-support
feat: multi-tool integration scripts (Antigravity, Gemini CLI, OpenCode, Cursor, Aider, Windsurf)
2026-03-08 11:51:59 -05:00
Michael SitarzewskiandClaude Opus 4.6 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 SitarzewskiandClaude Opus 4.6 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 SitarzewskiandGitHub 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 SitarzewskiandGitHub 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 SitarzewskiandGitHub 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 SitarzewskiandGitHub 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 SitarzewskiandGitHub 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 SitarzewskiandClaude Opus 4.6 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 SitarzewskiandGitHub 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
Michael SitarzewskiandClaude Opus 4.6 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 SitarzewskiandGitHub 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 SitarzewskiandGitHub 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
Michael SitarzewskiandGitHub 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 SitarzewskiandClaude Opus 4.6 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 SitarzewskiandGitHub 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
Michael SitarzewskiandGitHub 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
Michael SitarzewskiandGitHub 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
Michael SitarzewskiandGitHub 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 SitarzewskiandClaude Opus 4.6 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 SitarzewskiandGitHub 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 SitarzewskiandGitHub 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 SitarzewskiandGitHub 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 SitarzewskiandClaude Opus 4.6 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 SitarzewskiandGitHub 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 SitarzewskiandGitHub 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
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