← All creators

KbWen

User

Governance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and Antigravity, via AGENTS.md.

8 indexed · 0 Featured · 104 stars · avg score 81
Prolific

Categories

Indexed Skills (8)

AI & Automation Solid

karpathy-principles

Behavioral guidelines to reduce common LLM coding mistakes — Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution.

104 Updated today
KbWen
AI & Automation Solid

red-team-adversarial

Adversarial security and resilience analysis — auto-triggered during /review and /test based on task classification. Provides attack surface analysis, boundary testing, auth bypass attempts, dependency chain attacks, and Beast Mode stress testing.

104 Updated today
KbWen
AI & Automation Solid

using-git-worktrees

Use Git worktrees to create parallel working directories safely; avoid branch-switch contamination.

104 Updated today
KbWen
AI & Automation Solid

dispatching-parallel-agents

Evaluate when to dispatch parallel agents; use a 4-step pattern to split, coordinate, and integrate results.

104 Updated today
KbWen
AI & Automation Solid

subagent-driven-development

Decompose tasks via subagent collaboration; define interface contracts and integration checkpoints.

104 Updated today
KbWen
AI & Automation Solid

systematic-debugging

Use 4-phase root cause analysis (Observe, Hypothesize, Verify, Fix); avoid unverified patches.

104 Updated today
KbWen
AI & Automation Solid

test-driven-development

Drive changes with Red→Green→Refactor; ensure behavior is verifiable and regression-safe.

104 Updated today
KbWen
AI & Automation Solid

verification-before-completion

Enforce "no evidence = no completion"; run Gate Function verification before declaring done.

104 Updated today
KbWen

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.