obra

139 mods across 14 repositories, 285k stars between them.

Code Review Reception

122

obra/clank

Skill Claude CodeCodex

Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation.

41 10mo ago A 22 tokens

obra/clank

Skill Claude CodeCodex

Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search.

41 10mo ago A 23 tokens

obra/clank

Skill Claude CodeCodex

Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding.

41 10mo ago A 20 tokens

obra/clank

Skill Claude CodeCodex

Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks.

41 10mo ago A 24 tokens

Using Git Worktrees

126

obra/clank

Skill Claude CodeCodex

Create isolated git worktrees with smart directory selection and safety verification.

41 10mo ago A 17 tokens

Writing Plans

127

obra/clank

Skill Claude CodeCodex

Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context.

41 10mo ago A 18 tokens

Root Cause Tracing

129

obra/clank

Skill Claude CodeCodex

Systematically trace bugs backward through call stack to find original trigger.

41 10mo ago A 17 tokens

Systematic Debugging

130

obra/clank

Skill Claude CodeCodex

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

41 10mo ago A 23 tokens

Creating Skills

133

obra/clank

Skill Claude CodeCodex

TDD for process documentation - test with subagents before writing, iterate until bulletproof.

41 10mo ago A 20 tokens

Gardening Skills Wiki

134

obra/clank

Skill Claude CodeCodex

Maintain skills wiki health - check links, naming, cross-references, and coverage.

41 10mo ago C 21 tokens

obra/clank

Skill Claude CodeCodex

RED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes.

41 10mo ago A 29 tokens

obra/clank

Skill Claude CodeCodex

Replace arbitrary timeouts with condition polling for reliable async tests.

41 10mo ago A 15 tokens

Testing Anti-Patterns

139

obra/clank

Skill Claude CodeCodex

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

41 10mo ago A 24 tokens