Remove legacy chains, skills, and config modules. Add citation agent, SYSTEM.md, modular research-tools extension, and web-access layer. Add ralph-wiggum to Pi package stack for long-running loops. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
719 B
719 B
description
| description |
|---|
| Simulate an AI research peer review with likely objections, severity, and a concrete revision plan. |
Review this AI research artifact: $@
Requirements:
- Spawn a
researchersubagent to gather evidence on the artifact — inspect the paper, code, cited work, and any linked experimental artifacts. Save toresearch.md. - Spawn a
reviewersubagent withresearch.mdto produce the final peer review with inline annotations. - For small or simple artifacts where evidence gathering is overkill, run the
reviewersubagent directly instead. - Save exactly one review artifact to
outputs/as markdown. - End with a
Sourcessection containing direct URLs for every inspected external source.