What problem does it solve?
This Skill enforces consistent, high-quality AI-native development by applying standardized rules for PDCA methodology, project level detection, agent auto-triggering, and code quality.
Core Features & Use Cases
- PDCA Enforcement: Ensures a structured approach to development, bug fixing, and refactoring.
- Project Level Detection: Automatically identifies project complexity (Starter, Dynamic, Enterprise) to tailor AI responses.
- Agent Auto-Triggering: Intelligently invokes relevant sub-agents for tasks like code review, design validation, and gap analysis.
- Code Quality Standards: Promotes DRY, SRP, and maintainable code through pre-coding checks and refactoring guidelines.
- Use Case: When you request a new feature, this Skill automatically checks for existing designs, prompts for a design document if missing, and then guides the AI agent through the implementation steps according to the project's detected level.
Quick Start
Use the bkit-rules skill to implement a new user authentication feature.