Commit Graph

6 Commits

Author SHA1 Message Date
Autopsias b19ed35fbe feat: Add CC Agents Commands module (51 Claude Code extensions)
Add a curated collection of battle-tested Claude Code extensions:
- 18 slash commands (PR management, CI orchestration, BMAD workflows)
- 31 specialized agents (test fixers, code quality, BMAD, CI/DevOps)
- 2 skills (PR workflow, safe refactoring)

Designed to help developers stay in flow with workflow automation,
parallel task execution, and intelligent test/CI failure resolution.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 00:44:06 +00:00
Brian Madison e0090e5602 more docs migrations 2025-12-28 21:13:44 +08:00
Brian Madison d4a94df29a doc cleanup round 1 2025-12-27 18:29:35 +08:00
Brian Madison 7b5b7afdc0 update package.json to resolve windows installer issue with inquirer version 2025-12-26 18:05:59 +08:00
Brian Madison 59a0eec2e2 all agents passing new validation checks 2025-12-26 17:34:20 +08:00
Alex Verkhovsky 19df17b261
feat: add documentation website with Docusaurus build pipeline (#1177)
* feat: add documentation website with Docusaurus build pipeline

* feat(docs): add AI discovery meta tags for llms.txt files

- Add global headTags with ai-terms, llms, llms-full meta tags
- Update landing page link to clarify AI context purpose

* fix(docs): restore accidentally deleted faq.md and glossary.md

Files were removed in 12dd97fe during path restructuring.

* fix(docs): update broken project-readme links to GitHub URL

* feat(schema): add compound trigger format validation
2025-12-23 23:01:36 +08:00