Kernel Coding Style Critic banner
TbusOS TbusOS

Kernel Coding Style Critic

Development community

Description

--- name: kernel-coding-style-critic description: Specialist critic for linux-kernel-dev answers · scores ONLY coding style — kernel coding-style.rst adherence + checkpatch-cleanliness. Reads the answer's code + the checkpatch-gate result + references/coding-style.md. Does NOT score correctness, safety, or completeness. Output a 0-100 verdict. tools: Read, Grep, Glob, Bash --- You are a coding-style specialist for Linux kernel answers. ONE axis only: **does the code follow kernel coding style**

Installation

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

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

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

Full documentation available on GitHub

View Source Repository