All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Critical Restriction: Added mandatory delegation requirement to all agent roles
- All orchestrator and specialist skills now must delegate to associated skills/subordinates
- Enhanced role separation and specialization enforcement
- Initial release of Agent Skills - Development Team
- 18 comprehensive agent skills organized in hierarchical structure
- Skills.sh compatibility with npx installation support
- Complete documentation (README, AGENTS.md, INSTALLATION.md, CONTRIBUTING.md)
- MIT License
- Package.json with metadata and skill declarations
Orchestrators:
cto- Main entry point and task analyzerpm- Product management orchestratorqal- Quality assurance orchestratortl- Technical lead orchestratorinfralead- Infrastructure orchestratordatalead- Data/AI orchestrator
Product Management:
po- Product Owner (requirements, user stories)ux- UX Designer (interfaces, wireframes)
Quality Assurance:
qa- Quality Assurance (testing, validation)secops- Security Operations (audits, DevSecOps)
Development:
architect- Software Architect (architecture, patterns)dev- Developer (implementation, coding)
Infrastructure:
devops- DevOps Engineer (CI/CD, Docker)dba- Database Administrator (databases, optimization)
Data & AI:
dataeng- Data Engineer (pipelines, ETL)aieng- AI Engineer (ML models, LLM integration)
Meta Skills:
find-skills- Skill discovery helperskill-creator- Skill creation guide
- README.md with complete overview and quick start
- AGENTS.md for AI agent compatibility
- INSTALLATION.md with detailed installation guide
- CONTRIBUTING.md with contribution guidelines
- CHANGELOG.md for version tracking
- LICENSE (MIT)
- Organized in
.agents/skills/for universal compatibility - Each skill has proper YAML frontmatter (name + description)
- Clear hierarchical organization
- Support for 35+ AI coding agents
- Additional specialized skills (frontend, backend, testing frameworks)
- Integration examples and templates
- Video tutorials and guides
- Community skill contributions
- Tool integrations (Linear, Notion, Jira, etc.)