Bradymck

5 mods across 1 repository, 2 stars between them.

ralph-executor

01

Bradymck/claude-code-harness

Agent

Autonomous task executor. Use when a well-scoped task needs to be implemented end-to-end. Reads PRDs, implements code, runs tests, and commits.

2 2mo ago A 38 tokens original MIT

bootstrap

02

Bradymck/claude-code-harness

Skill Claude CodeCodex

Project bootstrap wizard — turns any codebase into a fully planned, agent-ready project with coordination docs, debugging guidelines, and parallel execution infrastructure. Use when starting work on a new or unfamiliar project that needs structure.

2 2mo ago A 44 tokens original MIT

pr

03

Bradymck/claude-code-harness

Skill Claude CodeCodex

Create a pull request with full git hygiene. Use after completing any code change. Enforces: correct git identity, builds pass, all files staged, feature branch, PR created via gh. Triggers on: /pr, create PR, open PR, push and PR, ship this.

2 2mo ago A 60 tokens original MIT

prd

04

Bradymck/claude-code-harness

Skill Claude CodeCodex

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2 2mo ago A 60 tokens copy · 94% MIT

ralph

05

Bradymck/claude-code-harness

Skill Claude CodeCodex

Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.

2 2mo ago A 64 tokens copy · 100% MIT