karpathy-guidelineslisted
Install: claude install-skill aKyther/orcan
# Karpathy guidelines
Follow the four principles already in this workspace's `CLAUDE.md`
("Behavioral guidelines" — generated by `orcan-runtime-reconcile`). This
skill is the explicit, invokable form of the same guidance Cursor gets
unconditionally via its always-applied `karpathy-guidelines.mdc` rule.
Quick recall:
1. **Think before coding** — assumptions explicit; ask; surface tradeoffs.
2. **Simplicity first** — minimum code; nothing speculative.
3. **Surgical changes** — only what the request requires.
4. **Goal-driven execution** — verifiable success criteria; loop until checked.
Source: [andrej-karpathy-skills](https://github.com/multica-ai/andrej-karpathy-skills).