bkit-rules

Enforces PDCA-based AI development rules with project level detection and code quality checks.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/musuj/telegram --skill bkit-rules-musuj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bkit-rules
Source: https://github.com/musuj/telegram/tree/main/.agent/skills/bkit-rules
Command: npx skills add https://github.com/musuj/telegram --skill bkit-rules-musuj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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.

Frequently Asked Questions about bkit-rules

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce PDCA methodology for AI-assisted feature development?

To enforce PDCA methodology for AI-assisted development, this Skill applies structured rules that require design document checks before implementation and guides agents through standardized steps for bug fixing and refactoring.

What is the best way to maintain code quality standards like DRY and SRP with AI agents?

Maintaining code quality standards like DRY and SRP with AI agents is achieved through pre-coding checks and automated refactoring guidelines that prevent hardcoding and ensure single responsibility principles.

Can I automatically trigger sub-agents for code review and gap analysis?

Yes, you can automatically trigger sub-agents for code review and gap analysis. The Skill intelligently invokes relevant sub-agents based on the detected project complexity to handle design validation and implementation tasks.

How does project level detection work for different codebase complexities?

Project level detection works by automatically identifying your codebase complexity as Starter, Dynamic, or Enterprise. This classification tailors the AI's responses and enforcement rules to match your specific project scale.

Does this development standard tool require any specific dependencies to run?

No, this development standard tool does not require any specific dependencies to run. It operates independently to enforce AI-native development rules and code quality standards across your projects.