Documentation Index
Fetch the complete documentation index at: https://soulforge.proxysoul.com/llms.txt
Use this file to discover all available pages before exploring further.
Modes
PressCtrl+D to cycle, or /mode <name>:
| Mode | What it does |
|---|---|
default | Full agent — investigates then implements |
architect | Design only — outlines and tradeoffs, no file edits |
socratic | Asks probing questions before doing anything |
challenge | Devil’s advocate — challenges every assumption |
plan | Research, plan, confirm, execute (see plan mode) |
auto | Autonomous — minimal interruptions |
Project instructions
SoulForge auto-loadsSOULFORGE.md from your project root as context. You can also pick up instructions from other tools:
| File | From |
|---|---|
SOULFORGE.md | SoulForge (on by default) |
CLAUDE.md | Claude Code |
.cursorrules | Cursor |
.github/copilot-instructions.md | GitHub Copilot |
.clinerules | Cline |
.windsurfrules | Windsurf |
AGENTS.md | OpenAI Codex |
.opencode/instructions.md | OpenCode |
AMPLIFY.md | Amp |
/instructions.
Per-family tuning
SoulForge tailors the prompt based on the model family (Claude, OpenAI, Gemini) — different models respond better to different phrasings. Gateway providers (LLM Gateway, OpenRouter, Vercel) are detected by the model ID portion, sollmgateway/claude-sonnet-4 gets the Claude prompt.
This is automatic; there’s nothing to configure.
