← All creators

yoshpy-dev

User

Claude Code + Codex harness engineering — scaffold opinionated agent harnesses with deterministic hooks, evidence-backed reviews, and Ralph Loop autonomous parallel execution.

12 indexed · 0 Featured · 6 stars · avg score 78
Prolific

Categories

Indexed Skills (12)

Code & Development Listed

cross-review

Optional cross-model second opinion on the current diff. Calls the CLI other than the one currently driving (Claude → Codex; Codex → Claude). Runs inline in the main context (not delegated as subagent) after /sync-docs completes. If the reviewer CLI is unavailable, silently skips and proceeds to /pr. Findings are triaged by the driving CLI using implementation context before presentation to the user.

6 Updated yesterday
yoshpy-dev
Data & Documents Listed

loop

Initialize a Ralph Loop session for autonomous parallel-slice execution. Creates a directory-based plan and runs ralph-orchestrator.sh for multi-worktree parallel pipelines with the manifest-selected PR strategy. Invoke automatically when a task benefits from sustained autonomous iteration outside Claude Code.

6 Updated yesterday
yoshpy-dev
AI & Automation Listed

release

Cut a new release tag so `brew upgrade ralph` picks up the latest build. Verifies main/clean state, runs the verify script, picks a semver bump, pushes the tag, monitors the Release workflow, and confirms the Homebrew tap was updated. Manual trigger only. Repo-specific — not distributed via template.

6 Updated yesterday
yoshpy-dev
Code & Development Listed

self-review

Self-review the diff for code quality before formal verification. Covers naming, readability, unnecessary changes, typos, null safety, debug code, secrets, exception handling, security, and maintainability. Invoke automatically after /work completes or when significant code changes are staged.

6 Updated yesterday
yoshpy-dev
AI & Automation Listed

sync-docs

Sync plans, docs, and instruction files after behavior, commands, contracts, or workflows change. Also covers harness-internal consistency after skill, hook, rule, or script changes. Invoked after /test and before /cross-review as the doc-maintainer agent; inline execution is only a dispatch-failure fallback.

6 Updated yesterday
yoshpy-dev
Data & Documents Listed

verify

Verify spec compliance and run static analysis for a change. Checks acceptance criteria, documentation drift, linters, and type checks. Does NOT run tests — that is /test. Invoke automatically after /self-review completes.

6 Updated yesterday
yoshpy-dev
AI & Automation Listed

anti-bottleneck

Load this skill BEFORE asking the user for confirmation, approval, next steps, or choices that can be resolved through verification, repo context, or reasonable defaults. Also load when you are unsure how to proceed and might otherwise stop early.

6 Updated yesterday
yoshpy-dev
Data & Documents Listed

plan

Create or refresh a scoped implementation plan before risky, ambiguous, long-running, or multi-file work. Accepts an optional GitHub issue number or URL for context pre-fill. Resolves high-leverage implementation forks with the user before finalizing. Ensures a clean-base task worktree before writing plan artifacts.

6 Updated yesterday
yoshpy-dev
Data & Documents Listed

pr

Create a pull request after self-review, verify, and test pass. Handles branch push, PR creation, plan archiving, and hand-off. Invoke automatically after /cross-review completes (or is skipped), when self-review, verify, and test reports all exist with passing verdicts.

6 Updated yesterday
yoshpy-dev
AI & Automation Listed

spec

Turn vague ideas or abstract prompts into detailed, actionable specifications through a grill-me-style decision-tree questioning loop with recommended answers, codebase exploration, web research, and interactive clarification with the user. Invoke when a repository-change request is too vague or abstract for /plan — missing objective, scope, or acceptance criteria. Do not invoke for reviews, Q&A or explanations, execution of an existing plan, trivial fixes, or when the user explicitly requests another skill.

6 Updated yesterday
yoshpy-dev
Data & Documents Listed

work

Execute an approved plan in small coherent slices from an isolated task worktree, updating progress, evidence, and docs as implementation evolves. Invoke automatically after an approved plan exists and the task worktree is ready.

6 Updated yesterday
yoshpy-dev
Data & Documents Listed

org

Lead's operating manual for the org runtime. Use it to organize, oversee, and disband an org (its seats). Auto-invoked when promoting the current session to Lead to organize seats, or when the headless lead (`ralph org start`) needs its operating procedure.

6 Updated yesterday
yoshpy-dev

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.