16 Commits

Author SHA1 Message Date
Aryan Verma
683e69e4df
fix: wrap description in quotes to fix YAML error
Updated description format to include quotes.
2026-03-11 18:36:31 +05:30
Aryan Verma
78a0d0edf1
fix: add emoji and vibe fields to frontmatter 2026-03-11 18:33:26 +05:30
Aryan Verma
fe7c8db05d
feat: rename and narrow scope to AI Data Remediation Engineer 2026-03-11 09:05:15 +05:30
Aryan Verma
382155ab5f
feat: Add Data Engineer & ETL Architect automation agent
Added comprehensive guidelines and responsibilities for the Data Engineer & ETL Architect role, including pipeline design, AI remediation, and compliance rules.
2026-03-10 22:08:02 +05:30
PamvInf
4adb05f7f5 Add Threat Detection Engineer specialist 2026-03-10 14:07:25 +01:00
Michael Sitarzewski
5669fa4bf2
Merge pull request #71 from GaelicThunder/add-embedded-firmware-engineer
Add Embedded Firmware Engineer specialist
2026-03-10 07:46:51 -05:00
PamvInf
8a49fbe3a7 Add Incident Response Commander specialist 2026-03-10 12:14:18 +01:00
GaelicThunder
107445a525 Add Embedded Firmware Engineer specialist 2026-03-09 10:09:40 +01:00
Michael Sitarzewski
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
Saravi
95cd06692c Add Data Engineer, Technical Writer, and Developer Advocate agents
Three new specialist agents filling clear gaps in the current roster:

- engineering/engineering-data-engineer.md: ETL/ELT pipelines, Delta Lake,
  Apache Spark, dbt, Medallion Architecture (Bronze/Silver/Gold), streaming
  with Kafka, data quality with Great Expectations, cloud lakehouse platforms
  (Fabric, Databricks, Synapse, Snowflake, BigQuery)

- engineering/engineering-technical-writer.md: Developer documentation,
  API reference (OpenAPI), README templates, tutorials, docs-as-code
  (Docusaurus/MkDocs), content quality standards, DX metrics

- specialized/specialized-developer-advocate.md: Developer relations,
  DX auditing and improvement, technical content creation, community
  building, GitHub engagement, conference talks, product feedback loops

Each agent follows the standard template with YAML frontmatter, identity,
core mission, critical rules, technical deliverables with working code,
workflow process, communication style, and success metrics.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-08 20:17:46 -07:00
heyrich
95a0c28416
Add files via upload 2026-03-08 21:57:52 -05: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
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
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
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
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