Commit Graph

268 Commits

Author SHA1 Message Date
Michael Sitarzewski
ab25732eff Add Salesforce Architect, French Consulting, Korean Business to README
Adds Specialized Division table rows for agents merged in #207, #208, #209.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 15:12:25 -05:00
Michael Sitarzewski
19bf7f1fbe Merge pull request #209 from sebastientang/add-korean-business-navigator
Add Korean Business Navigator - Specialized
2026-03-15 15:09:23 -05:00
Michael Sitarzewski
9f852667ad Merge pull request #208 from sebastientang/add-french-consulting-market
Add French Consulting Market Navigator - Specialized
2026-03-15 15:09:20 -05:00
Michael Sitarzewski
6a4b8b82f1 Merge pull request #207 from sebastientang/add-salesforce-architect
Great additions @sebastientang — all three agents are excellent. We'll handle the README table updates on our end. 😉
2026-03-15 15:09:17 -05:00
akolyakov
7d4a981e05 Fix: readme sections reordering 2026-03-15 22:09:07 +02:00
Michael Sitarzewski
40963d5402 Merge pull request #188 from CagesThrottleUs/cages/parallelise-scripts-default-mode
feat(scripts): add opt-in parallel execution to convert & install
2026-03-15 15:06:01 -05:00
Toni Defez
7f171ae094 feat: add Academic Division with 5 storytelling-focused agents
Add Anthropologist, Geographer, Historian, Narratologist, and Psychologist
agents to support world-building and narrative design with scholarly rigor.
Update README with new Academic Division table.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 14:29:27 +01:00
Rachamim Kennard
85efc006c6 Create engineering-email-intelligence-engineer.md 2026-03-15 11:55:06 +02:00
BitmanAlan
dd010f6dd3 Add China Market Localization Strategist - Marketing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 13:20:40 +08:00
Sebastien Tang
bf269997c9 Add Korean Business Navigator - Specialized
Korean business culture for foreign professionals — 품의 decision process,
nunchi reading, KakaoTalk business etiquette, hierarchy navigation, and
relationship-first deal mechanics.
2026-03-15 11:54:23 +09:00
Sebastien Tang
13beebeab5 Add French Consulting Market Navigator - Specialized
Navigate the French ESN/SI freelance ecosystem — margin models, platform
mechanics (Malt, collective.work), portage salarial, rate positioning,
and payment cycle realities.
2026-03-15 11:54:18 +09:00
Sebastien Tang
8996ead77a Add Salesforce Architect - Specialized
Solution architecture agent for Salesforce platform — multi-cloud design,
integration patterns, governor limits, deployment strategy, and data model
governance for enterprise-scale orgs.
2026-03-15 11:54:13 +09:00
CagesThrottleUs
37c220bd7c Merge branch 'main' into cages/parallelise-scripts-default-mode 2026-03-15 07:59:46 +05:30
CagesThrottleUs
3e8d5cd32b chore: merge origin/main to keep branch up to date
Signed-off-by: CagesThrottleUs <manstein.felix@gmail.com>
2026-03-15 07:59:24 +05:30
CagesThrottleUs
30c0a9ced9 docs: update README to use serial in quickstart
Signed-off-by: CagesThrottleUs <manstein.felix@gmail.com>
2026-03-15 07:57:14 +05:30
Michael Sitarzewski
5c669c28e6 Update acknowledgments to celebrate the community
147 agents, 12 divisions, contributors from around the world.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 19:16:06 -05:00
Michael Sitarzewski
f88f5d34b6 Add Workflow Architect to Specialized Division table in README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 18:47:19 -05:00
Michael Sitarzewski
619794ebd6 Merge pull request #203 from tsanford01/feat/workflow-architect-agent
feat: add Workflow Architect specialized agent
2026-03-14 18:45:27 -05:00
Michael Sitarzewski
5b8b579a60 Merge pull request #180 from Subhodip-Chatterjee/add-agent-product-manager
Fills a real gap in the Product division. Thanks @Subhodip-Chatterjee!
2026-03-14 18:20:12 -05:00
Michael Sitarzewski
82ba7f4887 Add PR scope guidelines to CONTRIBUTING.md
Clarify what belongs in a PR vs. a Discussion — agent files are always
welcome, but tooling/architecture/bulk changes should start as a
Discussion first. Committed build output will always be closed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 18:15:32 -05:00
Travis Sanford
c2c14ec5cd feat: add Workflow Architect specialized agent 2026-03-14 17:01:04 -06:00
Celso de Sá
f1ddcc11c9 docs(readme): add Kimi Code CLI to supported tools
Update README.md with complete Kimi Code CLI integration documentation.

- Add Kimi Code to Option 3 in Quick Start section
- Add Kimi Code to Supported Tools list
- Update installer UI example to show 11 tools
- Add tool-specific details section for Kimi Code
- Update roadmap to include Kimi Code

Users can now discover Kimi Code CLI support from the main README.
2026-03-14 15:25:22 -03:00
Celso de Sá
422fa1bd68 feat(kimi): add Kimi Code CLI integration support
Add complete support for Kimi Code CLI agent format.

- Add convert_kimi() function to generate YAML agent specs
- Add install_kimi() function to install agents to ~/.config/kimi/agents/
- Add Kimi to tool detection and installer UI
- Add integrations/kimi/ directory (generated files gitignored)
- Update integrations/README.md with Kimi documentation
- Add generated agent directories to .gitignore

Users can generate agents with: ./scripts/convert.sh --tool kimi
2026-03-14 15:05:06 -03:00
Subhodip
6010d55655 Add Product Manager to README Product Division table 2026-03-14 21:14:24 +05:30
CagesThrottleUs
1765d27083 docs: update README for parallelization opt-in offer
Signed-off-by: CagesThrottleUs <manstein.felix@gmail.com>
2026-03-14 11:01:00 +05:30
CagesThrottleUs
eaf9b4be18 feat(scripts): add parallelization for install.sh
Signed-off-by: CagesThrottleUs <manstein.felix@gmail.com>
2026-03-14 10:59:33 +05:30
CagesThrottleUs
8256571b96 feat(scripts): add parallelization for convert.sh
Signed-off-by: CagesThrottleUs <manstein.felix@gmail.com>
2026-03-14 10:59:12 +05:30
Michael Sitarzewski
fa3c12417a Merge pull request #186 from msitarzewski/fix/convert-single-file-output-isolation
Fix convert.sh single-file output cross-contamination
2026-03-13 20:51:12 -05:00
Michael Sitarzewski
07cc1db974 Fix convert.sh writing all single-file outputs regardless of --tool flag
Running `convert.sh --tool aider` previously also wrote the Windsurf
output (and vice versa) because write_single_file_outputs dumped all
formats unconditionally. Each single-file format now only writes when
its tool is selected.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 20:32:47 -05:00
Michael Sitarzewski
eccc675b67 Merge pull request #184 from Smit2553/main
Good catch on the dual-directory requirement — thanks for the screenshots verifying the fix!
2026-03-13 20:20:11 -05:00
Michael Sitarzewski
0d1e0df751 Merge pull request #181 from spoisseroux/add-blender-addon-engineer
Great agent — solid frontmatter, real code examples, and no overlap with existing roles. Welcome to the roster, Blender Add-on Engineer!
2026-03-13 20:20:08 -05:00
Michael Sitarzewski
fb77c29940 Merge pull request #182 from spoisseroux/Update-CONTRIBUTING-categories-for-current-directories
Thanks for catching the missing categories — clean fix!
2026-03-13 20:20:06 -05:00
Smit Devrukhkar
abf938ddaa revert accidental README.md autoformat. 2026-03-13 15:33:15 -07:00
Smit Devrukhkar
d8454d308d Copilot agents need to be copied to ~/.copilot/agents in order to show up as usable agents in github copilot 2026-03-13 15:09:25 -07:00
Spencer Poisseroux
d02b2314e1 Update CONTRIBUTING categories for current directories 2026-03-13 15:53:57 -04:00
Spencer Poisseroux
fe7f036b1a Add Blender Add-on Engineer agent and update README 2026-03-13 15:46:04 -04:00
Subhodip
cd2faa2a2a Add Product Manager agent - Product Division 2026-03-13 23:20:37 +05:30
vasanth15-hts
0b0f67c1a8 Update engineering-security-engineer.md 2026-03-13 16:38:32 +05:30
Michael Sitarzewski
021dfbdcab Update README: add 18 missing agents to roster, agent count to 144
Added to Engineering: AI Data Remediation Engineer, Data Engineer, Feishu
Integration Developer. Added to Marketing: Book Co-Author, Cross-Border
E-Commerce Specialist, Douyin Strategist, Livestream Commerce Coach, Podcast
Strategist, Private Domain Operator, Short-Video Editing Coach, Weibo
Strategist. Added to Specialized: Automation Governance Architect, Corporate
Training Designer, Government Digital Presales Consultant, Healthcare Marketing
Compliance, Recruitment Specialist, Study Abroad Advisor, Supply Chain
Strategist.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 23:24:02 -05:00
Michael Sitarzewski
cde2c3305b Fix missing trailing newline in engineering-ai-data-remediation-engineer.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 22:33:29 -05:00
Michael Sitarzewski
b5fabd01f6 Merge pull request #101 from aryanvr961/main
feat: Add AI Data Remediation Engineer agent
2026-03-12 22:30:11 -05:00
Michael Sitarzewski
35dbe559d4 Fix missing trailing newline in automation-governance-architect.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 22:18:27 -05:00
Michael Sitarzewski
5f90257c88 Merge pull request #122 from DKFuH/add-n8n-orchestrator-agent
Add Automation Architect & Auditor (n8n) agent
2026-03-12 22:17:41 -05:00
Michael Sitarzewski
7693900151 Merge pull request #166 from stablegenius49/pr-factory/issue-165-gemini-install-preflight
Fixes #165
2026-03-12 21:56:29 -05:00
stablegenius49
3ddf9b6b4b fix gemini cli installer preflight 2026-03-12 14:45:18 -07:00
Michael Sitarzewski
78d9167215 Fix outbound strategist typo, update agent count to 142
- "say so" → "say no" in sales-outbound-strategist.md (h/t discussion #141)
- Agent count 128 → 142 after merging PRs #162, #163, #164

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 10:34:30 -05:00
Michael Sitarzewski
48938e0bbe Merge PR #162: Add 7 China-market marketing agents
Add 7 China-market marketing agents
2026-03-12 10:31:14 -05:00
Michael Sitarzewski
b91974a0f2 Merge PR #164: Add 2 specialized agents: recruitment + supply chain
Add 2 specialized agents: recruitment + supply chain
2026-03-12 10:31:11 -05:00
Michael Sitarzewski
910b6d9d42 Merge PR #163: Add 5 China-market engineering + specialized agents
Add 5 China-market engineering + specialized agents
2026-03-12 10:31:08 -05:00
Michael Sitarzewski
87aaaf7c55 Update README: agent count to 128, add dsclca12 zh-CN translation link
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 09:34:09 -05:00