Commit 7aae1ac
committed
feat(concise-skill): add up-front pass/fail criteria rule (Karpathy principle 4)
Before starting any multi-step task, state verifiable success criteria in one line; done = criteria verified, not vibes. Adapted from multica-ai/andrej-karpathy-skills Goal-Driven Execution.1 parent 6ce68f8 commit 7aae1ac
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments