nutdnuy

Brain Repair — Development skill for Claude Code

Development community

Diagnose failed BRAIN alpha results and propose a repair batch.

How to install Brain Repair

Installs to ~/.claude/skills/nutdnuy-brain-paper-to-alpha-plugin-brain-repair/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nutdnuy-brain-paper-to-alpha-plugin-brain-repair && curl -fsSL https://raw.githubusercontent.com/nutdnuy/brain-paper-to-alpha-plugin/HEAD/commands/brain-repair.md -o ~/.claude/skills/nutdnuy-brain-paper-to-alpha-plugin-brain-repair/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Brain Repair does


description: Diagnose failed BRAIN alpha results and propose a repair batch argument-hint: "" allowed-tools: Read, Write, Bash(cd:*), Bash(python:*), Bash(python3:*)

Use `brain-paper-to-alpha-plugin` to repair a failed or near-pass BRAIN alpha.

Workflow:

  1. Read $ARGUMENTS as the result path or pasted metrics.
  2. Preserve the original expression, settings, warnings, and lineage.
  3. Diagnose the observed failure mode: low Sharpe, low Fitness, turnover,

Alternatives in Development

  • Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★
  • Agentlas Build — Build, repair, or package Agentlas agents and teams with Hephaestus 1.1k ★
  • Projectmem — Open-source coding agent memory 766 ★

Full documentation available on GitHub

View Source Repository