Brain Repair — Development skill for Claude Code
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
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:
- Read
$ARGUMENTSas the result path or pasted metrics. - Preserve the original expression, settings, warnings, and lineage.
- 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 RepositoryRelated Skills
Brain Generate Candidates
Generate a small, source-grounded BRAIN alpha candidate batch
Brain Init Run
Create a local BRAIN paper-to-alpha research run folder
Fix Job
Diagnose and fix a failed VASP job, then restart it.
03 Repair Batch Consistency
Repair Prompt: Batch Consistency and Mirror Recovery
Validate Usage Evidence
Diagnose corrupted or malformed usage evidence files; validate JSON structure; rebuild from fresh provider API
Claude Code Session Recovery
Diagnose and repair Claude Desktop session metadata bugs on Windows and Mac — missing conversation history, lo
Related Agents
Repair Agent
Repairs a failed pipeline implementation. Use when a pipeline teammate reports PIPELINE_FAILURE and the implem
CI Fix Agent
CI failure diagnosis and repair. Use when CI is failing, when asked to 'fix CI', 'pipeline broke', or 'build f
Playwright API Test Healer
Use this agent to diagnose and repair one failing request-level test — REST or GraphQL, including schema-valid