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.
1.0.0 - 2025-01-01
-
7 Specialized Agents
orchestrator- Coordinate complex multi-step taskscode-reviewer- Review code quality and best practicesdebugger- Systematic bug investigation and fixingdocs-writer- Create technical documentationsecurity-auditor- Security vulnerability detectionrefactorer- Code structure improvementstest-architect- Design comprehensive test strategies
-
6 Knowledge Skills
project-analysis- Understand any codebase structure and patternstesting-strategy- Design test approaches (unit, integration, E2E)architecture-patterns- System design guidanceperformance-optimization- Speed up applications, identify bottlenecksgit-workflow- Version control best practicesapi-design- REST/GraphQL API patterns
-
4 Output Styles
/project-starter:architect- System design mode/project-starter:rapid- Fast development mode/project-starter:mentor- Learning/teaching mode/project-starter:review- Code review mode
-
8 Automation Hooks
- Security scan (blocks commits with potential secrets)
- File protection (blocks edits to lock files, .env, .git)
- Auto-format (runs prettier/black/gofmt based on file type)
- Command logging (logs to
.claude/command-history.log) - Environment check (validates Node.js, Python, Git)
- Prompt analysis (suggests appropriate agents)
- Input notification (desktop notification when input needed)
- Complete notification (desktop notification when task finishes)
-
Cross-platform notification support (macOS, Linux, Windows)
-
Comprehensive documentation (README, PERMISSIONS, MCP servers guide)
-
MIT License