Commit Graph

7 Commits

Author SHA1 Message Date
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
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
knuckles-stack
8113e32c44 Add Agentic Identity & Trust Architect — specialized agent 2026-03-03 23:19:44 -05: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
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
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
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