v0.3.0minor
Agent System Matured
- +Added Tester agent with E2E test generation via the webapp-testing Playwright skill
- +Added Objector agent for critical adversarial review (security, performance, SEO)
- +Added deploy skill covering multi-stage Dockerfile and hardened Nginx configuration
- +Refined Boss routing logic for ambiguous or mixed-intent requests
- +Improved Worker backend coverage: go-gin instructions now include repository layer patterns
v0.2.0minor
Full-Stack Coverage
- +Added go-gin.instructions.md — Go + Gin handler, service, and route conventions
- +Added docker.instructions.md — multi-stage build hardening and Nginx security rules
- +Worker agent now generates Go handlers, service layers, and repository code
- +Added less-css.instructions.md for stylesheet naming and specificity conventions
- +Added frontend-design skill — high-quality UI generation with distinctive aesthetics
v0.1.0minor
Initial Release
- +Boss, Worker, and Teacher agents — the core trio for any development task
- +git-commit skill for automated Conventional Commits message generation
- +Baseline instruction set: development-guide, nextjs-tailwind, general-frontend
- +Site redesign feature spec and monorepo layout established
- +Open-sourced under MIT license — fork it and make it yours