Skip to content

Interactive Setup Wizard with Project-Type-Aware Recommendations #393

@github-actions

Description

@github-actions

Strategic Improvement

Setup takes ~30 min (target <5 min) and lacks guidance on best practices for user's project type. Build interactive wizard that detects project characteristics (language, framework, test runner, CI config) and recommends optimized templates, stage gates, and daemon settings with explanations. Improves time-to-value and reduces misconfiguration.

Acceptance Criteria

  • Detects project type: language (via file extensions), framework (package.json/go.mod/requirements.txt), test command (npm/pytest/go test)
  • Recommends pipeline template based on project type + user goals (speed vs safety vs cost)
  • Suggests daemon-config.json settings: effort levels, model routing, iteration counts
  • Interactive prompts with defaults, explanations, and "why this matters"
  • Generates .claude/ directory structure with recommended config
  • Measures setup time from start to first successful pipeline run, validates <5 min on test projects

Context

  • Priority: P1
  • Complexity: standard
  • Generated by: Strategic Intelligence Agent
  • Strategy alignment: P1: Developer Experience

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-patrolCreated by autonomous patrol agentsready-to-buildIssue is ready for autonomous pipeline processingstrategicCreated by strategic intelligence agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions