singularity-forge/gitbook/SUMMARY.md
Jeremy edf9d0be6f docs: add GitBook-ready user-facing documentation
33 markdown files organized for GitBook import with SUMMARY.md navigation.
Covers installation, core concepts, auto mode, configuration, all providers,
cost management, skills, parallel orchestration, remote questions, teams,
headless CI, and full command reference. User-facing only — no internal/dev content.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 10:34:07 -05:00

49 lines
1.6 KiB
Markdown

# Table of contents
* [What is GSD?](README.md)
## Getting Started
* [Installation](getting-started/installation.md)
* [Your First Project](getting-started/first-project.md)
* [Choosing a Model](getting-started/choosing-a-model.md)
## Core Concepts
* [How GSD Organizes Work](core-concepts/project-structure.md)
* [Step Mode](core-concepts/step-mode.md)
* [Auto Mode](core-concepts/auto-mode.md)
## Configuration
* [Preferences](configuration/preferences.md)
* [Provider Setup](configuration/providers.md)
* [Custom Models](configuration/custom-models.md)
* [Git & Worktrees](configuration/git-settings.md)
* [Notifications](configuration/notifications.md)
* [MCP Servers](configuration/mcp-servers.md)
## Features
* [Cost Management](features/cost-management.md)
* [Token Optimization](features/token-optimization.md)
* [Dynamic Model Routing](features/dynamic-model-routing.md)
* [Skills](features/skills.md)
* [Captures & Triage](features/captures.md)
* [Workflow Visualizer](features/visualizer.md)
* [Workflow Templates](features/workflow-templates.md)
* [Web Interface](features/web-interface.md)
* [Remote Questions](features/remote-questions.md)
* [Working in Teams](features/teams.md)
* [Parallel Orchestration](features/parallel.md)
* [Headless & CI Mode](features/headless.md)
* [GitHub Sync](features/github-sync.md)
## Reference
* [Commands](reference/commands.md)
* [Keyboard Shortcuts](reference/keyboard-shortcuts.md)
* [CLI Flags](reference/cli-flags.md)
* [Environment Variables](reference/environment-variables.md)
* [Troubleshooting](reference/troubleshooting.md)
* [Migration from v1](reference/migration.md)