popup-studio-ai/bkit-claude-code
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
**Technical Summary:** Implements Context Engineering—systematic context token curation for Claude Code—through a 6-layer hook system (18 hook events across global, skill, agent, semantic, script, and persistent state layers) that injects domain knowledge (37 skills), behavioral rules (32 role-based agents with model selection), and state management (~620 functions) at inference time. The PDCA state machine (20 transitions) orchestrates CTO-led agent teams with quality gates, audit logging, and checkpoint/rollback across plan-do-check-act workflows, while MCP servers (bkit-pdca, bkit-analysis) provide structured automation from L0-L4 controllability levels. Persistent state isolation via `${CLAUDE_PLUGIN_DATA}` and `.bkit/` directory prevents cross-project context leakage and enables Studio IPC coordination.
384 stars.
Stars
384
Forks
99
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/popup-studio-ai/bkit-claude-code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
UfoMiao/zcf
Zero-Config Code Flow for Claude code & Codex
frankbria/ralph-claude-code
Autonomous AI development loop for Claude Code with intelligent exit detection
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.
cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools
rcrsr/claude-code-runner
Deterministic, scripted, unattended Claude Code execution.