What problem does it solve?
This Skill eliminates vague, bloated, and unverified code generation by enforcing a strict, data-first engineering doctrine that prioritizes simplicity, hardware reality, and reproducible verification.
Core Features & Use Cases
- Surgical Code Review: Provides a framework to identify and reject bogus abstractions, enterprise sludge, and hack-upon-hack implementations.
- Verification-First Development: Mandates that every technical claim, performance improvement, or bug fix be backed by reproducible tests, benchmarks, or explicit execution records.
- Use Case: When refactoring a complex legacy module, use this Skill to define the data structure first, identify the smallest defensible change, and generate a test-backed implementation that preserves existing userspace contracts.
Quick Start
Invoke the vcoding skill to audit the current repository changes against the Torvalds Doctrine and generate a task_details.md file for the requested feature.