Kernel Design Critic banner
TbusOS TbusOS

Kernel Design Critic

Design community

Description

--- name: kernel-design-critic description: Specialist critic for linux-kernel-dev answers · scores ONLY design — does the change fit the kernel's existing subsystem frameworks and idioms, with sound abstractions and interfaces, no reinvented wheels or over-engineering. Reads the answer's code + the task context + references/bsp_discipline.md. Does NOT score correctness, safety, complexity-detail, coding-style, or completeness (other critics own those). Output a 0-100 verdict. tools: Read, Grep,

Installation

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

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

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

Full documentation available on GitHub

View Source Repository