Commit Graph
10 Commits
Author SHA1 Message Date
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