povvo

36 mods across 4 repositories, 162 stars between them.

babyclaude

02

povvo/claudikins-kernel

Agent

Agent "babyclaude" from povvo/claudikins-kernel, covering babyclaude, your task, acceptance criteria, core principle and what you do.

126 4mo ago C 0 tokens original MIT

catastrophiser

03

povvo/claudikins-kernel

Agent

Output verification agent for /claudikins-kernel:verify command. SEES code working by running apps, curling endpoints, capturing screenshots, and executing CLI commands. This is the feedback loop that makes Claude's code actually work. Use this agent during /claudikins-kernel:verify Phase 2 to gather evidence that…

126 4mo ago B 315 tokens original MIT

code-reviewer

04

povvo/claudikins-kernel

Agent

Code quality reviewer for /claudikins-kernel:execute command. Reviews code quality, patterns, and maintainability. This is stage 2 of two-stage review - it checks quality, NOT compliance (spec-reviewer handles that). Use this agent after spec-reviewer passes. The agent receives the implementation diff and reviews for…

126 4mo ago A 288 tokens original MIT

conflict-resolver

05

povvo/claudikins-kernel

Agent

Merge conflict resolution agent for /claudikins-kernel:execute command. Analyses git merge conflicts and proposes resolutions. Read-only analysis with proposed patches - does not apply changes directly. Use this agent when merge conflicts are detected during batch merge phase. The agent examines both sides of the…

126 4mo ago A 278 tokens original MIT

cynic

06

povvo/claudikins-kernel

Agent

Code simplification agent for /claudikins-kernel:verify command. Performs an optional polish pass after verification succeeds. Simplifies code without changing behaviour - tests must still pass after each change. Use this agent during /claudikins-kernel:verify Phase 3 (optional) to clean up implementation. The agent…

126 4mo ago A 314 tokens original MIT

git-perfectionist

07

povvo/claudikins-kernel

Agent

Documentation perfectionist for /claudikins-kernel:ship command. Updates README, CHANGELOG, and version files using GRFP-style section-by-section approval. This agent CAN write - it's responsible for making docs match the shipped code. Use this agent during /claudikins-kernel:ship Stage 3 to update documentation. The…

126 4mo ago A 330 tokens original MIT

spec-reviewer

08

povvo/claudikins-kernel

Agent

Specification compliance reviewer for /claudikins-kernel:execute command. Verifies implementation matches the plan spec. This is stage 1 of two-stage review - it checks compliance, NOT quality. Use this agent after babyclaude completes a task, before code-reviewer. The agent receives task description, acceptance…

126 4mo ago A 291 tokens original MIT

taxonomy-extremist

09

povvo/claudikins-kernel

Agent

Research agent for /claudikins-kernel:outline command. Explores codebase, documentation, or external sources to gather context before planning decisions. This agent is READ-ONLY - it cannot modify files. Use this agent when you need to research before making planning decisions. Spawn 2-3 instances in parallel with…

126 4mo ago A 329 tokens original MIT

SessionStart

14

povvo/claudikins-kernel

Hook

Runs when a session starts on claudikins-kernel:verify and claudikins-kernel:ship, executing session-startup.sh, verify-init.sh and ship-init.sh (3 commands). From povvo/claudikins-kernel.

126 4mo ago A tokens not measured original MIT

UserPromptSubmit

15

povvo/claudikins-kernel

Hook

Runs when you submit a prompt, before the agent sees it for claudikins-kernel:execute, claudikins-kernel:execute.*(--status and status) tool calls, executing skill-activation-hook.sh, validate-plan-format.sh and execute-status.sh (3 commands). From povvo/claudikins-kernel.

126 4mo ago A tokens not measured copy · 58% MIT

SubagentStart

16

povvo/claudikins-kernel

Hook

Runs when a subagent starts for babyclaude tool calls, executing trace-start.sh and create-task-branch.sh (2 commands). From povvo/claudikins-kernel.

126 4mo ago A tokens not measured copy · 67% MIT

SubagentStop

17

povvo/claudikins-kernel

Hook

Runs when a subagent finishes, executing trace-end.sh. From povvo/claudikins-kernel.

126 4mo ago A tokens not measured original MIT

PreToolUse

18

povvo/claudikins-kernel

Hook

Runs before the agent uses a tool for Bash and Task tool calls, executing git-branch-guard.sh, sanitize-bash.sh, merge-gate.sh and pre-task-gate.sh (4 commands). From povvo/claudikins-kernel.

126 4mo ago A tokens not measured copy · 66% MIT

PostToolUse

19

povvo/claudikins-kernel

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing autoformat.sh and execute-tracker.sh (2 commands). From povvo/claudikins-kernel.

126 4mo ago A tokens not measured original MIT

Stop

20

povvo/claudikins-kernel

Hook

Runs when the agent finishes a response for claudikins-kernel:verify, claudikins-kernel:ship, claudikins-kernel:outline and claudikins-kernel:execute tool calls, executing verify-gate.sh, ship-complete.sh, validate-plan-completion.sh and batch-checkpoint-gate.sh (4 commands). From povvo/claudikins-kernel.

126 4mo ago A tokens not measured original MIT

PreCompact

21

povvo/claudikins-kernel

Hook

Runs before the context is compacted, executing preserve-state.sh. From povvo/claudikins-kernel.

126 4mo ago A tokens not measured original MIT

brain-jam-plan

22

povvo/claudikins-kernel

Skill Claude CodeCodex

Use when running claudikins-kernel:outline, brainstorming implementation approaches, gathering requirements iteratively, structuring complex technical plans, or facing analysis paralysis with too many options — provides iterative human-in-the-loop planning with explicit checkpoints and trade-off presentation.

126 4mo ago A 54 tokens original MIT

git-workflow

23

povvo/claudikins-kernel

Skill Claude CodeCodex

Use when running claudikins-kernel:execute, decomposing plans into tasks, setting up two-stage review, deciding batch sizes, or handling stuck agents — enforces isolation, verification, and human checkpoints; prevents runaway parallelization and context death.

126 4mo ago A 54 tokens original MIT

povvo/claudikins-kernel

Skill Claude CodeCodex

Use when running claudikins-kernel:ship, preparing PRs, writing changelogs, deciding merge strategy, or handling CI failures — enforces GRFP-style iterative approval, code integrity validation, and human-gated merges.

126 4mo ago A 51 tokens original MIT