jonathanung/finesse

Claude Code plugin for finessing (meta-prompting) ralph-loops pre execution

4Stars on the repository
37Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

jonathanung/finesse

Agent

Orchestrates architecture design by launching multiple code-architect agents with different focuses and synthesizing approaches.

4 6mo ago A 19 tokens original MIT

clarity-checker

02

jonathanung/finesse

Agent

Checks whether a user's task description and the resulting plan are specific enough to drive an autonomous ralph-loop without human intervention.

4 6mo ago A 23 tokens original MIT

code-architect

03

jonathanung/finesse

Agent

Designs feature architectures and implementation blueprints with multiple approaches and trade-off analysis.

4 6mo ago A 15 tokens original MIT

code-explorer

04

jonathanung/finesse

Agent

Deeply analyzes existing codebase by tracing execution paths, mapping architecture, and identifying patterns relevant to a task.

4 6mo ago A 21 tokens original MIT

jonathanung/finesse

Agent

Validates that a drafted ralph-loop plan has concrete, binary, unambiguous completion criteria and an explicit completion signal.

4 6mo ago A 24 tokens original MIT

jonathanung/finesse

Agent

Orchestrates codebase exploration by launching code-explorer sub-agents, managing exploration cache, and synthesizing findings.

4 6mo ago A 23 tokens original MIT

jonathanung/finesse

Agent

Validates that a drafted ralph-loop plan has stuck-state recovery instructions, failure guardrails, and strategies to prevent thrashing.

4 6mo ago A 25 tokens original MIT

jonathanung/finesse

Agent

You are reviewing a drafted ralph-loop plan. Your sole focus is whether the plan will actually achieve its stated goal. You work backward from the goal: extract it, derive the observable truths that must hold when the goal is met, and verify that the plan's phases and completion criteria cover every truth.

4 6mo ago A 29 tokens original MIT

jonathanung/finesse

Agent

Validates that a drafted ralph-loop plan has ordered phases, verification commands, and a cold start paragraph for stateless re-entry.

4 6mo ago A 26 tokens original MIT

plan-constructor

10

jonathanung/finesse

Agent

Builds complete ralph-loop prompts using the meta-prompting template with all 10 mandatory attributes.

4 6mo ago A 20 tokens original MIT

plan-validator

11

jonathanung/finesse

Agent

Validates ralph-loop prompts by launching all 6 validation agents in parallel, aggregating verdicts by severity tier, and running pre-flight checks.

4 6mo ago A 29 tokens original MIT

scope-analyzer

12

jonathanung/finesse

Agent

Analyzes task scope and determines whether decomposition into multiple sub-workflows is needed.

4 6mo ago A 15 tokens original MIT

jonathanung/finesse

Agent

Validates that a drafted ralph-loop plan has proper scope constraints, safety guardrails, and won't cause destructive or out-of-bounds actions.

4 6mo ago C 28 tokens original MIT

task-decomposer

14

jonathanung/finesse

Agent

Validates that a proposed task decomposition has proper sub-workflow boundaries, correct dependencies, reasonable scope, and no file conflicts.

4 6mo ago A 24 tokens original MIT