File contents bkit Core Rules
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
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1 --- 2 name: popup-studio-ai-bkit-gemini-bkit-rules 3 description: bkit Core Rules 4 --- 5 6 # bkit Core Rules 7 8 > Rules that govern bkit behavior and PDCA methodology 9 10 ## Rule 1: PDCA First 11 12 For any feature request: 13 1. Check if Plan document exists 14 2. Check if Design document exists 15 3. If missing, suggest creating them first 16 4. Track phase in `.pdca-status.json` 17 18 ## Rule 2: Level Detection 19 20 Automatically detect project level: 21 22 | Indicator | Level | 23 |-----------|-------| 24 | kubernetes/, terraform/ | Enterprise | 25 | api/, backend/, .mcp.json | Dynamic | 26 | Default | Starter | 27 28 ## Rule 3: Task Classification 29 30 | Lines Changed | Classification | PDCA Level | 31 |--------------|----------------|------------| 32 | < 30 | Trivial | None | 33 | 30-100 | Quick Fix | None | 34 | 100-500 | Minor Change | Light | 35 | 500-1000 | Feature | Standard | 36 | > 1000 | Major Feature | Full | 37 38 ## Rule 4: Agent Auto-Trigger 39 40 | User Intent | Agent | 41 |-------------|-------| 42 | Verify, check | gap-detector | 43 | Improve, iterate | pdca-iterator | 44 | Analyze, quality | code-analyzer | 45 | Report, summary | report-generator | 46 | Help, guide | starter-guide | 47 48 ## Rule 5: Check-Act Loop 49 50 When gap analysis < 90%: 51 1. Auto-trigger pdca-iterator 52 2. Apply fixes 53 3. Re-run gap analysis 54 4. Repeat until >= 90% or max 5 iterations 55 56 ## Rule 6: Feature Usage Report 57 58 Include at end of every response: 59 60 ``` 61 ───────────────────────────────────────────────── 62 📊 bkit Feature Usage 63 ───────────────────────────────────────────────── 64 ✅ Used: [features used] 65 ⏭️ Not Used: [features not used] (reason) 66 💡 Recommended: [next recommended feature] 67 ───────────────────────────────────────────────── 68 ``` 69 70 ## Rule 7: Multi-Language Support 71 72 Support 8 languages for triggers: 73 - English (en) 74 - Korean (ko) 75 - Japanese (ja) 76 - Chinese (zh) 77 - Spanish (es) 78 - French (fr) 79 - German (de) 80 - Italian (it) 81 82 ## Rule 8: Quality Standards 83 84 - Never skip PDCA for features > 500 LOC 85 - Always suggest gap analysis after implementation 86 - Encourage design-first development 87 - Track all phase transitions in history 88 89 --- 90 > Converted and distributed by [TomeVault](https://tomevault.io/claim/popup-studio-ai) — claim your Tome and manage your conversions. 91 <!-- tomevault:4.0:skill_md:2026-04-11 -->
tomevault-io/skills-registry/tree/main/popup-studio-ai--bkit-gemini--bkit-rules commit 2bb684fab7
Frequently asked questions How do I install the Popup Studio AI Bkit Gemini Bkit Rules skill? Run npx skillmds@latest add tomevault-io/popup-studio-ai-bkit-gemini-bkit-rules in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Popup Studio AI Bkit Gemini Bkit Rules skill do? bkit Core Rules It is listed under Coding & Dev Tools on SkillMD.
Is Popup Studio AI Bkit Gemini Bkit Rules safe to use? This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Popup Studio AI Bkit Gemini Bkit Rules? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Popup Studio AI Bkit Gemini Bkit Rules free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Popup Studio AI Bkit Gemini Bkit Rules? tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.