karpathy-guidelines

Enforce structured behavioral guidelines for design, review, and refactoring in AI coding tasks.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Open330/agt --skill karpathy-guidelines-open330
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: karpathy-guidelines
Source: https://github.com/Open330/agt/tree/main/meta/karpathy-guide
Command: npx skills add https://github.com/Open330/agt --skill karpathy-guidelines-open330

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Behavioral guidelines to reduce common LLM coding mistakes, enabling safer, cleaner AI-assisted development.

Core Features & Use Cases

  • Clear decision-making: surface assumptions and guide surgical changes to code.
  • Risk reduction: enforce minimal, well-scoped edits and verifiable success criteria.
  • Use Case: when reviewing or refactoring code, apply these guidelines to maintain clarity and quality.

Quick Start

Instruct the agent to apply Karpathy Guidelines to every coding task to surface assumptions, keep changes surgical, and define verifiable success criteria.

Frequently Asked Questions about karpathy-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce LLM coding mistakes during refactoring?

To reduce LLM coding mistakes during refactoring, apply structured behavioral guidelines that enforce minimal, well-scoped edits and surface hidden assumptions. This maintains clarity by requiring verifiable success criteria for every change.

What are verifiable success criteria in AI-assisted coding?

Verifiable success criteria in AI-assisted coding are explicit, testable conditions defined before implementation to confirm a change works correctly. They guide surgical edits and surface assumptions to prevent unintended side effects.

How do I enforce structured guidelines for LLM code review?

To enforce structured guidelines for LLM code review, instruct the agent to apply behavioral rules that surface assumptions and require clearly stated steps. This reduces risk by keeping changes surgical and well-scoped throughout the process.

Does applying coding guidelines help with LLM planning and testing tasks?

Yes, applying coding guidelines helps with LLM planning and testing tasks by enforcing structured rules across the entire workflow. This surfaces assumptions early and ensures every implementation step has verifiable success criteria.

What is the best way to keep LLM code changes surgical and minimal?

The best way to keep LLM code changes surgical and minimal is to enforce behavioral guidelines requiring clearly stated steps and guardrails. This reduces risk by scoping edits tightly and defining verifiable success criteria upfront.

When should I use behavioral guidelines for AI coding tasks?

You should use behavioral guidelines for AI coding tasks whenever planning, implementing, testing, or reviewing code. They are essential for reducing mistakes and maintaining quality in real-world projects by surfacing hidden assumptions.