Michael Sitarzewski and GitHub
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 and GitHub
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
c03b1bd996
Add strategy to category dropdown in issue template
2026-03-06 06:03:53 +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
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
Michael Sitarzewski and GitHub
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 and Claude Opus 4.6
ddd832e154
Add GitHub Sponsors link to README
...
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-03-05 09:45:28 -07:00
Michael Sitarzewski and GitHub
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 and Claude Opus 4.6
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 <[email protected] >
2026-03-05 15:51:10 +02:00
Michael Sitarzewski and GitHub
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 and GitHub
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 and GitHub
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 and Claude 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 <[email protected] >
2026-03-03 10:14:15 -07:00
Michael Sitarzewski and GitHub
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 and GitHub
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 and GitHub
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 and Claude 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 <[email protected] >
2026-03-03 09:11:40 -07:00
Michael Sitarzewski and GitHub
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 and GitHub
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 and Claude Opus 4.6
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 <[email protected] >
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
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