Kernel Learn
Description
--- description: linux-kernel-dev 学习循环 — 把一个刚解决的内核/BSP 坑沉成「规则 + 配套用例 + 注册」的原子三件套,带可执行检查、有回归证明。无可执行检查不准建。 --- # /kernel-learn — 把踩过的坑沉成带回归证明的规则 触发:刚解决了一个内核/BSP 陷阱(答案先错后对、或 critic/fact_gate 抓到问题),想让 skill 下次不再犯。 **地基规则(HARNESS-DESIGN §6.7,不可破)**:产出必须是**原子三件套**,缺一不建—— ① 规则条目(内嵌可 grep 的 `[CLAIMS]`)② 配套冻结用例(gold=修法、corruption=坑)③ 注册。 ## 步骤 1. **先筛**:用没这条规则的 skill 跑一遍这个坑,确认 base 确实会错/误导。第一次就答对的、或一直没解决的,**不建**。 2. **蒸成抽象通用原则**:一句话规则,**不写厂商/SoC/型号/内部路径/任务编号**。具体 API/CONFIG/路径只放进用例的 `gold_claims` /
Installation
Installs to ~/.claude/commands/tbusos-sky-skills-kernel-learn.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TbusOS/sky-skills/HEAD/.claude/commands/kernel-learn.md -o ~/.claude/commands/tbusos-sky-skills-kernel-learn.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11