bkit Core Rules
SkillAI & modelsCore rules for bkit plugin. PDCA methodology, level detection, agent auto-triggering, and code quality standards.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the bkit Core Rules skill
What this skill tells your AI
The instructions your AI receives, as published by ww-w-ai/bkit-gemini in skills/bkit-rules/SKILL.md and read by ahel’s review.
Rules that govern bkit behavior and PDCA methodology
Rule 1: PDCA First
For any feature request:
- Check if Plan document exists
- Check if Design document exists
- If missing, suggest creating them first
- Track phase in
.pdca-status.json
Rule 2: Level Detection
Automatically detect project level:
| Indicator | Level |
|---|---|
| kubernetes/, terraform/ | Enterprise |
| api/, backend/, .mcp.json | Dynamic |
| Default | Starter |
Rule 3: Task Classification
| Lines Changed | Classification | PDCA Level |
|---|---|---|
| < 30 | Trivial | None |
| 30-100 | Quick Fix | None |
| 100-500 | Minor Change | Light |
| 500-1000 | Feature | Standard |
| > 1000 | Major Feature | Full |
Rule 4: Agent Auto-Trigger
| User Intent | Agent |
|---|---|
| Verify, check | gap-detector |
| Improve, iterate | pdca-iterator |
| Analyze, quality | code-analyzer |
| Report, summary | report-generator |
| Help, guide | starter-guide |
Rule 5: Check-Act Loop
When gap analysis < 90%:
- Auto-trigger pdca-iterator
- Apply fixes
- Re-run gap analysis
- Repeat until >= 90% or max 5 iterations
Rule 6: Feature Usage Report
Include at end of every response:
─────────────────────────────────────────────────
📊 bkit Feature Usage
─────────────────────────────────────────────────
✅ Used: [features used]
⏭️ Not Used: [features not used] (reason)
💡 Recommended: [next recommended feature]
─────────────────────────────────────────────────
Rule 7: Multi-Language Support
Support 8 languages for triggers:
- English (en)
- Korean (ko)
- Japanese (ja)
- Chinese (zh)
- Spanish (es)
- French (fr)
- German (de)
- Italian (it)
Rule 8: Quality Standards
- Never skip PDCA for features > 500 LOC
- Always suggest gap analysis after implementation
- Encourage design-first development
- Track all phase transitions in history
Signals
- GitHub stars
- 65
- Forks
- 16
- Last commit
- May 2026
Advanced
- Catalog kind
- skill
- Gateway key
bkit-rules- Source
- github.com/ww-w-ai/bkit-gemini