Slash Commands

This page documents the slash commands that Feynman owns in this repository: prompt templates from prompts/ and extension commands from extensions/research-tools/.

Additional slash commands can appear at runtime from Pi core and bundled packages such as subagents, preview, session search, and scheduling. Use /help inside the REPL for the live command list instead of relying on a static copy of package-provided commands.

Research Workflows

CommandDescription
/deepresearch <topic>Run a thorough, source-heavy investigation on a topic and produce a durable research brief with inline citations.
/lit <topic>Run a literature review on a topic using paper search and primary-source synthesis.
/review <artifact>Simulate an AI research peer review with likely objections, severity, and a concrete revision plan.
/audit <item>Compare a paper’s claims against its public codebase and identify mismatches, omissions, and reproducibility risks.
/replicate <paper>Plan or execute a replication workflow for a paper, claim, or benchmark.
/compare <topic>Compare multiple sources on a topic and produce a source-grounded matrix of agreements, disagreements, and confidence.
/draft <topic>Turn research findings into a polished paper-style draft with equations, sections, and explicit claims.
/autoresearch <idea>Autonomous experiment loop — try ideas, measure results, keep what works, discard what doesn’t, repeat.
/watch <topic>Set up a recurring or deferred research watch on a topic, company, paper area, or product surface.

Project & Session

CommandDescription
/logWrite a durable session log with completed work, findings, open questions, and next steps.
/jobsInspect active background research work, including running processes and scheduled follow-ups.
/helpShow grouped Feynman commands and prefill the editor with a selected command.
/initBootstrap AGENTS.md and session-log folders for a research project.

Setup

CommandDescription
/alpha-loginSign in to alphaXiv from inside Feynman.
/alpha-statusShow alphaXiv authentication status.
/alpha-logoutClear alphaXiv auth from inside Feynman.