get_workflow_guidance
Receive workflow guidance and tool recommendations tailored to your goals and project context, helping achieve desired outcomes.
Instructions
Get intelligent workflow guidance and tool recommendations based on your goals and project context to achieve expected outcomes efficiently
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | What you want to accomplish (e.g., "analyze new project", "document existing decisions", "security audit", "modernize legacy system") | |
| timeframe | No | Available time/effort level | |
| projectContext | Yes | Current state of your project (e.g., "new project", "existing project with ADRs", "legacy codebase", "greenfield development") | |
| availableAssets | No | What assets you already have (e.g., ["PRD.md", "existing ADRs", "codebase", "documentation", "test suite"]) | |
| primaryConcerns | No | Main areas of concern (e.g., ["security", "performance", "maintainability", "scalability", "compliance"]) |