AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
obra avatar

obra

48 listings · 0 installs

Open-source publisher. Listings imported from github.com/obra — credited to the original author with their license.

↗ github.com/obra
48+ results
Self-run
SKILL

Getting Started with Skills

Skills wiki intro - mandatory workflows, search tool, brainstorming triggers

0
16
Free
Self-run
SKILL

Testing Anti-Patterns

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

0
16
Free
Self-run
SKILL

Meta-Pattern Recognition

Spot patterns appearing in 3+ domains to find universal principles

0
21
Free
Self-run
SKILL

Code Review Reception

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

0
21
Free
Self-run
SKILL

Condition-Based Waiting

Replace arbitrary timeouts with condition polling for reliable async tests

0
16
Free
Self-run
SKILL

Writing Plans

Use when you have a spec or requirements for a multi-step task, before touching code

0
25
Free
Self-run
SKILL

Writing Skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

0
37
Free
Self-run
SKILL

Dispatching Parallel Agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

0
25
Free
Self-run
SKILL

Using Git Worktrees

Create isolated git worktrees with smart directory selection and safety verification

0
20
Free
Self-run
SKILL

Brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

0
26
Free
Self-run
SKILL

Requesting Code Review

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

0
26
Free
Self-run
SKILL

Root Cause Tracing

Systematically trace bugs backward through call stack to find original trigger

0
17
Free
Self-run
SKILL

Simplification Cascades

Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z

0
18
Free
Self-run
SKILL

Receiving Code Review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

0
27
Free
Self-run
SKILL

Finishing a Development Branch

Complete feature development with structured options for merge, PR, or cleanup

0
22
Free
Self-run
SKILL

Systematic Debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

0
27
Free
Self-run
SKILL

Sharing Skills

Contribute skills back to upstream via branch and PR

0
20
Free
Self-run
SKILL

Windows Vm

Create, manage, or connect to a headless Windows 11 VM running in Docker with SSH access. Use when the user wants to spin up, stop, restart, or SSH into a Windows VM.

0
18
Free
Self-run
SKILL

Using Git Worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

0
30
Free
Self-run
SKILL

Systematic Debugging

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

0
27
Free
Self-run
SKILL

Inversion Exercise

Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?

0
17
Free
Self-run
SKILL

Finishing A Development Branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

0
29
Free
Self-run
SKILL

Using Tmux For Interactive Commands

Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys

0
12
Free
Self-run
SKILL

Writing Skills

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

0
20
Free
Self-run
SKILL

Preserving Productive Tensions

Recognize when disagreements reveal valuable context, preserve multiple valid approaches instead of forcing premature resolution

0
12
Free
Self-run
SKILL

Executing Plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

0
30
Free
Self-run
SKILL

Mcp Cli

Use MCP servers on-demand via the mcp CLI tool - discover tools, resources, and prompts without polluting context with pre-loaded MCP integrations

0
22
Free
Self-run
SKILL

Subagent Driven Development

Use when executing implementation plans with independent tasks in the current session

0
27
Free
Self-run
SKILL

Scale Game

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales

0
20
Free
Self-run
SKILL

Using Superpowers

Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions

0
24
Free
Self-run
SKILL

Brainstorming Ideas Into Designs

Interactive idea refinement using Socratic method to develop fully-formed designs

0
16
Free
Self-run
SKILL

Test Driven Development

Use when implementing any feature or bugfix, before writing implementation code

0
25
Free
Self-run
SKILL

Test-Driven Development (TDD)

Write the test first, watch it fail, write minimal code to pass

0
16
Free
Self-run
SKILL

Defense-in-Depth Validation

Validate at every layer data passes through to make bugs impossible

0
15
Free
Self-run
SKILL

When Stuck - Problem-Solving Dispatch

Dispatch to the right problem-solving technique based on how you're stuck

0
13
Free
Self-run
SKILL

Collision-Zone Thinking

Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?

0
14
Free
Self-run
SKILL

Executing Plans

Execute detailed plans in batches with review checkpoints

0
21
Free
Self-run
SKILL

Tracing Knowledge Lineages

Understand how ideas evolved over time to find old solutions for new problems and avoid repeating past failures

0
16
Free
Self-run
SKILL

Testing Skills With Subagents

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

0
13
Free
Self-run
SKILL

Finding Duplicate Functions

Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.

0
34
Free
Self-run
SKILL

Writing Plans

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

0
16
Free
Self-run
SKILL

Subagent-Driven Development

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

0
22
Free
Self-run
SKILL

Gardening Skills Wiki

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

0
18
Free
Self-run
SKILL

Verification Before Completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

0
25
Free
Self-run
SKILL

Pulling Updates from Skills Repository

Sync local skills repository with upstream changes from obra/superpowers-skills

0
13
Free
Self-run
SKILL

Remembering Conversations

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

0
16
Free
Self-run
SKILL

Dispatching Parallel Agents

Use multiple Claude agents to investigate and fix independent problems concurrently

0
20
Free
Self-run
SKILL

Requesting Code Review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

0
28
Free