From autoforge
Run AutoForge as an academic research workflow engine for paper inference, reproduction planning, evidence-pack generation, and long-running research jobs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autoforge:academic-reproThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants to:
Use this skill when the user wants to:
Preferred workflow:
autoforgeai daemon startautoforgeai paper infer "<goal>"autoforgeai paper reproduce "<goal>" --top-k 5 --pick 1autoforgeai queue "<research objective>"autoforgeai watch <project_id>autoforgeai msg <project_id> "<new constraint or direction>"candidate.jsonreproduction_brief.mdgeneration_prompt.txtpaper_signals.jsonverification_plan.jsonenvironment_spec.jsonrun_manifest.jsonrepro_report.jsonOperational guidance:
msg or unpause rather than restarting from scratch.npx claudepluginhub alyciabhz/autoforge --plugin autoforgeOrchestrates full research pipeline from Brainstorming to Reporting via Planning, Implementation, Testing & Visualization phases with user checkpoints. Configurable for physics, AI/ML, statistics, math domains, depth, and agent personas.
Core autonomous research loop. Reads research.md, proposes hypotheses, runs experiments, evaluates results mechanically, keeps improvements, discards failures, and iterates until the target metric is achieved or the iteration budget is exhausted. TRIGGER when: user invokes "autoresearch" (no subcommand); research.md exists; user wants the 5-stage loop; user wants iterative optimization overnight.
Orchestrates multi-step research projects by scaffolding plans, generating atomic tasks with dependencies, and persisting state via Tasks or files. Use for new research or complex workflows.