Agent Skills: rigorous-coding

Apply rigorous coding standards. Use when writing, implementing, or reviewing code.

UncategorizedID: jarrodwatts/claude-code-config/rigorous-coding

Install this agent skill to your local

pnpm dlx add-skill https://github.com/jarrodwatts/claude-code-config/tree/HEAD/skills/rigorous-coding

Skill Files

Browse the full folder contents for rigorous-coding.

Download Skill

Loading file tree…

skills/rigorous-coding/SKILL.md

Skill Metadata

Name
rigorous-coding
Description
Apply rigorous coding standards. Use when writing, implementing, or reviewing code.

Do not write code before stating assumptions. Do not claim correctness you haven't verified. Do not handle only the happy path. Under what conditions does this work?