by AmazingAng · Codex Skill · ★ 633
Old Coder skill(老码农 skill) 中文说明 → An old coder's strategy for the agent era: don't read the code — make it run the gauntlet. A skill that makes coding agents prove their work. Instead of you reading every line the agent writes, the agent must push its code through a gauntlet of checks — and hand you a test plan before coding and an evidence report after. You review those two documents, not the code. It's plain markdown, so it works with any coding agent that follows instructions: Claude Code, Codex CLI, Cursor, Aider, or your own agent loop.
| Stars | 633 |
| Forks | 47 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 68.2153290155664/100 |
| Open Issues | 3 |
| Last Updated | 2026-08-18 |
| Created | 2026-07-27 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~14k |
These tools work well together with old-coder for enhanced workflows:
Explore other popular codex skill tools:
old-coder is An old coder's strategy for the agent era: don't read the code — make it run the gauntlet. Evidence-first development skill for coding agents, inspired by Uncle Bob.. It is categorized as a Codex Skill with 633 GitHub stars.
old-coder is primarily written in Python. It covers topics such as agent-skills, ai-agents, ai-coding.
You can find installation instructions and usage details in the old-coder GitHub repository at github.com/AmazingAng/old-coder. The project has 633 stars and 47 forks, indicating an active community.
old-coder is released under the MIT license, making it free to use and modify according to the license terms.