Instructions file
Claude Code instructions for andrewthetechie/jimmy-skills, covering project, constraints, technology stack, runtime & async and http client.
Instructions file
Claude Code instructions for andrewthetechie/jimmy-skills, covering project, constraints, technology stack, runtime & async and http client.
Skill Claude CodeCodex
Generate independent draft candidates with Jimmy when one prompt benefits from many cheap responses that a stronger model will select or refine.
Skill Claude CodeCodex
Classify text into exactly one supplied category with a Jimmy ensemble vote. Use for cheap routing or tagging among semantically distinct labels.
Skill Claude CodeCodex
Extract a validated flat JSON object from each supplied text with repeated Jimmy attempts and consensus. Use for bulk entity, metadata, field, or record extraction.
Skill Claude CodeCodex
Generate inert adversarial payload strings with Jimmy for authorized, human-controlled security testing.
Skill Claude CodeCodex
Explicit generic Jimmy map over many inputs with a caller-supplied prompt template.
Skill Claude CodeCodex
Chunk large documents or corpora, map one instruction across chunks with Jimmy, then synthesize the map results with the host agent or jimmy-router. Use for corpus summaries, themes, or distributed extraction.
Skill Claude CodeCodex
Measure Jimmy prompt stability by repeating an identical prompt and computing exact-response agreement before relying on its output shape or wording.
Skill Claude CodeCodex
Generate unified-diff patch candidates with Jimmy and rank them by applying and testing each in an isolated Git worktree. Use for small bugs or refactors with executable tests and bounded file scope.
Skill Claude CodeCodex
Compare two or more prompt variants across repeated Jimmy trials. Use for labeled prompt evaluation, regression checks, or stability and latency comparisons before deploying a prompt.
Skill Claude CodeCodex
Search a solution space by generating Jimmy candidates and ranking them with caller-supplied shell oracles when correctness is executable as exit-code tests.
Skill Claude CodeCodex
Summarize supplied text with Jimmy for cheap compression or several summary variants before higher-level analysis.
Skill Claude CodeCodex
Generate independent JSON test fixtures from a flat field schema with Jimmy, including boundary-value fixtures.
Skill Claude CodeCodex
Transform text in parallel with Jimmy, either one input across many instructions or many inputs under one instruction, with optional regex or length enforcement.
Skill Claude CodeCodex
Validate independent binary claims against supplied context with Jimmy and return parsed booleans plus aggregate counts.