breakdown
01rbergman/claude-haskell-starter
Command Claude Code
Decompose an epic or external specification into implementable task beads with complexity-based labeling.
rbergman/claude-haskell-starter
Command Claude Code
Decompose an epic or external specification into implementable task beads with complexity-based labeling.
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.
rbergman/claude-haskell-starter
Command Claude Code
Transform an ambiguous specification into an implementable one through 4 adversarial passes.
rbergman/claude-haskell-starter
Command Claude Code
Run parallel architecture and code review subagents for comprehensive peer review of a scope of work.
rbergman/claude-haskell-starter
Command Claude Code
Delegate implementation work to a subagent with appropriate profile, skills, and boundaries.
rbergman/claude-haskell-starter
Command Claude Code
Orchestrate multiple subagents in parallel or serial based on task dependencies and file ownership.
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.
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.
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.
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.
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.
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.
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.
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.
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).
rbergman/claude-haskell-starter
Instructions file
Claude Code instructions for rbergman/claude-haskell-starter.