Skip to content

Feature: Add 'None' option to interactive skill profile picker for MCP-only installs #421

@NoamBuzaglo

Description

@NoamBuzaglo

Description

The interactive skill profile picker doesn't offer a way to skip skill installation entirely. If a user deselects all options and confirms, it defaults to "all" instead of installing no skills.

Current Behavior

The --mcp-only CLI flag exists and correctly sets INSTALL_SKILLS=false, but there's no equivalent in the interactive TUI. Users who only want the MCP server have no way to express that through the interactive flow.

Expected Behavior

Add a "None" option (e.g., "None — MCP server only, no skills") to the skill profile picker. When selected, it should set INSTALL_SKILLS=false, consistent with the existing --mcp-only flag behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions