Skip to content

docs(wizard): Clarify how to install packs in post-installation instructions #259

@mellanon

Description

@mellanon

After running the Kai bundle wizard (bun run install.ts), the "Next steps" output tells users to "install the packs in order" but doesn't explain HOW to install them.

Current Output

Next steps:

  1. Reload your shell: source ~/.zshrc
  2. Install the packs in order:
     - kai-hook-system
     - kai-history-system
     - kai-core-install
     - kai-voice-system
  3. Restart Claude Code to activate hooks

Problem

A new user seeing this has no idea what "install the packs" means. Are they CLI commands? Do I copy files? The pack concept isn't explained.

Suggested Fix

Next steps:

  1. Reload your shell: source ~/.zshrc
  2. Install the packs in order by asking your AI:
     - "Install kai-hook-system pack"
     - "Install kai-history-system pack"
     - "Install kai-core-install pack"
     - "Install kai-voice-system pack"

     Each pack is a markdown file in Packs/. Give it to your AI
     and ask it to install - it contains all instructions.

  3. Restart Claude Code to activate hooks

Environment

  • macOS
  • PAI v2 (current main branch)
  • Tested in clean sandbox environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions