Skip to content

Add install verification test script #6

@gn00295120

Description

@gn00295120

Background

A verification script helps users confirm their installation is working correctly and serves as a smoke test.

Steps

  1. Create scripts/verify-install.sh (or similar)
  2. Check: required files exist, CLAUDE.md is valid, commands are loadable
  3. Print clear pass/fail output
  4. Document in README under "Verify Installation"

Acceptance Criteria

  • Script runs without errors on a fresh install
  • Clear pass/fail output for each check
  • README documents how to run verification

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions