bkit-rules

Automate PDCA rule enforcement and level-aware agent triggers in software projects.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hendrax5/ironman --skill bkit-rules-hendrax5
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bkit-rules
Source: https://github.com/hendrax5/ironman/tree/main/skills/bkit-rules
Command: npx skills add https://github.com/hendrax5/ironman --skill bkit-rules-hendrax5

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PDCA governance and automation for software projects, ensuring consistent process application and reducing manual overhead.

Core Features & Use Cases

  • PDCA Auto-Apply Rules: automatically apply plan, do, check, and act guidance across work items.
  • Level Auto-Detection: detects project level (Starter, Dynamic, Enterprise) and tailors behavior accordingly.
  • Agent Auto-Trigger Rules: selects appropriate CLAUDE agents based on task intent and project context.
  • Code Quality & Maintainability: enforces basic SRP and error-handling guidelines to improve stability.

Quick Start

Invoke this skill to enable automatic PDCA rule application and level-aware agent triggering in your project workflow.

Frequently Asked Questions about bkit-rules

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

FAQPage Schema
How do I automate PDCA governance workflows across software engineering projects?

Automating PDCA governance workflows involves codifying plan, do, check, and act rules to enforce consistent process application and reduce manual overhead across product development and engineering operations. This skill automatically applies these structured phases across work items.

How do I auto-detect project level to tailor pipeline gating behavior?

Auto-detecting project level involves evaluating project context to categorize work as Starter, Dynamic, or Enterprise. This skill automatically identifies the level and tailors design gating, policy application, and agent triggering behavior accordingly.

Can I use CLAUDE-based agents for architecture-aware task routing?

Yes, you can use CLAUDE-based agents for architecture-aware task routing. This skill selects and automatically triggers appropriate agents based on detected task intent and project context, ensuring deterministic policy application and structured design reviews.

How do I enforce code quality and SRP guidelines in an automated pipeline?

Enforcing code quality and SRP guidelines in an automated pipeline requires applying deterministic rules during the check and act phases. This skill enforces basic Single Responsibility Principle and error-handling guidelines to improve project stability.

Does automated workflow governance work for enterprise-level software development?

Automated workflow governance works for enterprise-level software development by auto-detecting the Enterprise project tier and applying tailored deterministic policies, structured design gating, and architecture-aware task routing to manage scale and complexity.