curtischoutw

6 mods across 1 repository, 5 stars between them.

red-team

01

curtischoutw/claude-institution

Agent

A review agent that examines code or designs for security risks and ways they may fail. It checks inputs, permissions, secrets, concurrent operations, partial failures, and injection attacks, where untrusted data changes a command or query.

5 3d ago A 69 tokens original MIT

simplifier

02

curtischoutw/claude-institution

Agent

A review agent that looks for unnecessary complexity in code or software designs. It proposes a concrete simpler replacement when it finds overengineering.

5 3d ago A 78 tokens original MIT

skeptic

03

curtischoutw/claude-institution

Agent

A review agent that tries to disprove a claim, conclusion, or code change. It checks assumptions, uses repository tools and commands, and reports whether the claim survived its scrutiny.

5 3d ago A 71 tokens original MIT

debug-protocol

04

curtischoutw/claude-institution

Skill Claude CodeCodex

A step-by-step debugging guide based on reproducing a failure, testing one explanation at a time, making the smallest relevant change, and checking the result. It includes a stopping rule for repeated unsuccessful fixes.

5 3d ago A 74 tokens original MIT

done-check

05

curtischoutw/claude-institution

Skill Claude CodeCodex

A completion checklist that verifies a coding task with tests, real usage, edge cases, and a review of the changes.

5 3d ago A 52 tokens original MIT

lesson

06

curtischoutw/claude-institution

Skill Claude CodeCodex

A workflow for turning corrections into written rules that can be reused in later coding sessions. It records the situation, the mistake, the correct action, and a clear if-then test.

5 3d ago A 111 tokens original MIT