rbergman

16 mods across 1 repository, 5 stars between them.

breakdown

01

rbergman/claude-haskell-starter

Command Claude Code

Decompose an epic or external specification into implementable task beads with complexity-based labeling.

5 7mo ago A 0 tokens

precompact

02

rbergman/claude-haskell-starter

Command Claude Code

Write up a pre-compaction handoff prompt that I can use to start a new session, with high fidelity, which includes.

5 7mo ago A 0 tokens

refine

03

rbergman/claude-haskell-starter

Command Claude Code

Transform an ambiguous specification into an implementable one through 4 adversarial passes.

5 7mo ago A 0 tokens

review

04

rbergman/claude-haskell-starter

Command Claude Code

Run parallel architecture and code review subagents for comprehensive peer review of a scope of work.

5 7mo ago A 0 tokens

subagents

06

rbergman/claude-haskell-starter

Command Claude Code

Orchestrate multiple subagents in parallel or serial based on task dependencies and file ownership.

5 7mo ago A 17 tokens

brainstorming

07

rbergman/claude-haskell-starter

Skill Claude CodeCodex

Use before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation through collaborative dialogue.

5 7mo ago A 38 tokens

debugging

08

rbergman/claude-haskell-starter

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Requires root cause investigation before any fix attempts. Random fixes waste time and create new bugs.

5 7mo ago A 38 tokens

rbergman/claude-haskell-starter

Skill Claude CodeCodex

Transform ambiguous specs into implementable work items through adversarial refinement. This skill should be used PROACTIVELY when receiving specs, claiming epics, or starting work on complex (l/xl) tasks. Use /breakdown for spec->tasks decomposition, /refine for sharpening individual items.

5 7mo ago A 66 tokens

haskell-pro

10

rbergman/claude-haskell-starter

Skill Claude CodeCodex

Expert Haskell developer specializing in type-driven development, pure functional programming, and idiomatic patterns. Use PROACTIVELY when working on any Haskell code.

5 7mo ago A 36 tokens

orchestrator

11

rbergman/claude-haskell-starter

Skill Claude CodeCodex

Activate at session start when you are the primary Claude instance. Establishes orchestrator role with delegation protocols, subagent launch templates, token efficiency rules, and parallel safety constraints. You orchestrate; subagents implement.

5 7mo ago A 47 tokens

subagent

12

rbergman/claude-haskell-starter

Skill Claude CodeCodex

Activate when you are a delegated subagent (not the orchestrator). Establishes subagent protocol with terse returns, details to history/, file ownership boundaries, and escalation rules. You implement; orchestrator reviews and commits.

5 7mo ago A 47 tokens

tdd

13

rbergman/claude-haskell-starter

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.

5 7mo ago A 41 tokens

worktrees

14

rbergman/claude-haskell-starter

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with beads integration via bd worktree commands.

5 7mo ago A 33 tokens

rbergman/claude-haskell-starter

Instructions file CodexOpenCode

AGENTS.md instructions for rbergman/claude-haskell-starter, covering haskell starter - agent instructions, prime directive, role, beads and landing the plane (session completion).

5 7mo ago A 667 tokens