Skip to content

requires claude-ketchup install but undocumented dependency, doctor didn't find it #8

@zeroasterisk

Description

@zeroasterisk
❯ npx claude-auto
Usage: claude-auto [options] [command]

Husky-style hooks and skills management for Claude Code

Options:
  -h, --help                display help for command

Commands:
  install [options] [path]  Install claude-auto hooks configuration into a project
  status                    Show symlink status
  doctor                    Diagnose symlink health
  repair                    Recreate symlinks
  reminders                 List reminders with metadata
  tui                       Launch interactive TUI with live log tailing
❯ npx claude-auto install
Installing claude-auto into /Users/alanblount/Code/myproject
❯ npx claude-auto doctor
zsh: correct 'claude-auto' to '.claude-auto' [nyae]? n
❯ npx claude-auto tui
zsh: correct 'claude-auto' to '.claude-auto' [nyae]? n
No claude-auto configuration found in this directory.
Run `claude-ketchup install` first.

recommendations:

  • make the doctor always output, no matter what
  • check for each dependency individually
  • (optionally) remove dependencies
  • (optionally) test in zsh, the autocorrection to the config dot directory is annoying

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions