JordanGunn /nunchuck
Skill Claude Code Codex
Diagnoses software failures by combining deterministic evidence gathering with agent judgment. Models failures as medical cases. Idempotent — run repeatedly until confident diagnosis, then generate schema-based treatment.
★ not rated 9 7mo ago A 37 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
AI-enabled, deterministic codebase search. Converts vague intent into explicit, auditable grep parameters and executes a stable surface scan over disk.
★ not rated 9 7mo ago A 30 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Merges markdown chunks back into a single document, reversing the split operation with integrity checks.
★ not rated 9 7mo ago A 22 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Agent review for markdown quality, clarity, and structural integrity. Leverages deterministic lint output as input for subjective assessment.
★ not rated 9 7mo ago A 26 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Splits a Markdown file by H2 headings into numbered documents and generates an index file.
★ not rated 9 7mo ago A 22 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Compile .plan/active.yaml into a schema-validated active plan directory under .plan/active/.
★ not rated 9 7mo ago A 25 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Shape and stabilize plan intent idempotently into .plan/active.yaml until plan-create is invoked.
★ not rated 9 7mo ago A 27 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Execute tasks in the active plan under .plan/active/. Writes concrete Output and Handoff for each task and archives the plan once terminal.
★ not rated 9 7mo ago A 33 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Compile the YAML artifact into PROMPT.md with deterministic structure. A final agent pass polishes for fluidity, conciseness, and correctness.
★ not rated 9 7mo ago A 33 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Execute the forged prompt exactly as written. Requires explicit consent and a ready artifact. Deletes artifact after successful execution.
★ not rated 9 7mo ago A 26 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Shape, refine, and stabilize human intent into a canonical prompt artifact. Iteratively clarifies ambiguity until user confirms readiness.
★ not rated 9 7mo ago A 28 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Detect object-oriented abusers smells (Switch Statements) using deterministic heuristics and append findings to .sniff/findings.jsonl.
★ not rated 9 7mo ago A 31 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Detect bloaters smells (Long Method, Large Class, Long Parameter List) using deterministic heuristics and append findings to .sniff/findings.jsonl.
★ not rated 9 7mo ago A 38 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Detect couplers smells (Message Chains, Feature Envy) using deterministic heuristics and append findings to .sniff/findings.jsonl.
★ not rated 9 7mo ago A 34 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
List findings in .sniff/findings.jsonl, validate anchors, reanchor stale findings when code shifts, and regenerate .sniff/index.json.
★ not rated 9 7mo ago A 35 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Detect change preventers smells (Shotgun Surgery) using deterministic heuristics and append findings to .sniff/findings.jsonl.
★ not rated 9 7mo ago A 32 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Close a task by setting state to closed, recording closereason and closedat. Recomputes intent hash and clears .tasks/.active if it pointed to this task.
★ not rated 9 7mo ago A 38 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Create a new task file in .tasks/ .md from template. Sets timestamps, computes initial intent hash, and optionally auto-selects the task.
★ not rated 9 7mo ago A 35 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
List tasks in .tasks/ with derived flags (stale, hash mismatch). Supports filtering by state and staleness. Stable ordering by updatedat.
★ not rated 9 7mo ago A 35 tokens
original MIT JordanGunn /nunchuck
Skill Claude Code Codex
Select a task by writing its ID to .tasks/.active. Prints the selected task path and any suspicion flags (stale, hash mismatch) to encourage skepticism.
★ not rated 9 7mo ago A 36 tokens
original MIT At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: