setup
Configure StackGuide for your project. Auto-detects project type or allows manual selection, with options for integrations and TDD preferences.
Instructions
Configure StackGuide for your project. Auto-detects project type or lets you specify one manually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path (default: current directory) | |
| type | No | Project type to use (auto-detected if not specified) | |
| model | No | Preferred model identifier for TDD runs (saved in .stackguide/config.json) | |
| tokenMode | No | Token profile for prompts and workflow responses | |
| integrations | No | External MCP integrations to scaffold as templates | |
| jiraIssueType | No | Default Jira issue type (Task, Story, Bug...) | |
| jiraProjectKey | No | Default Jira project key used when creating tickets from descriptions | |
| mcpSyncTargets | No | Where MCP template servers should be synchronized | |
| enableAdaptiveTdd | No | Enable the adaptive TDD setup wizard that asks for model and integration preferences |