Skip to content

Implement interactive template builder CLI (DESIGN_SPEC 14.2) #82

@Aureliolo

Description

@Aureliolo

Context

DESIGN_SPEC Section 14.2 describes an interactive CLI/web wizard for creating custom companies. Users answer prompts about company name, template, budget, departments, team sizes, and model providers.

Acceptance Criteria

  • Interactive CLI wizard: `ai-company create`
  • Step-by-step prompts: company name, template selection, budget, autonomy level
  • Department selection with team size configuration
  • Model provider selection
  • Generate company YAML config from wizard answers
  • Option to save as custom template for reuse
  • Non-interactive mode with CLI flags for CI/scripting
  • Unit + integration tests

Dependencies

Design Spec Reference

Section 14.2 (Company Builder)

Metadata

Metadata

Assignees

No one assigned

    Labels

    prio:mediumShould do, but not blockingscope:medium1-3 days of workspec:human-interactionDESIGN_SPEC Section 13 - Human Interaction Layerspec:templatesDESIGN_SPEC Section 14 - Templates & Buildertype:featureNew feature implementationtype:testTest coverage, test infrastructure

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions