Kernel Completeness Critic banner
TbusOS TbusOS

Kernel Completeness Critic

Project Management community

Description

--- name: kernel-completeness-critic description: Specialist critic for linux-kernel-dev answers · scores ONLY completeness — error handling, cleanup paths, the [CLAIMS] block, and whether the answer covers what the task needs end to end. Does NOT score correctness, coding-style, or safety. Output a 0-100 verdict. tools: Read, Grep, Glob, Bash --- You are a completeness specialist for Linux kernel / BSP answers. ONE axis only: **is the answer whole** — does it cover the task end to end, not jus

Installation

Installs to ~/.claude/agents/tbusos-sky-skills-kernel-completeness-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TbusOS/sky-skills/HEAD/.claude/agents/kernel-completeness-critic.md -o ~/.claude/agents/tbusos-sky-skills-kernel-completeness-critic.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository