From watch-cli
Watches files or commands and triggers actions on changes. Useful for live reloading or automation workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/watch-cli:watch-cliThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
../../SKILL.md
../../SKILL.md
npx claudepluginhub sonpiaz/watch-cli --plugin watch-cliMonitors file changes and marker comments (@citadel:) to auto-trigger skills via polling with git diff. Write state files and route actions for batch processing.
Guides creation of new Claude Code skills from scratch, listing existing user/project skills, samples, current directory, and providing metadata templates for descriptions/tags.
Creates, repairs, maintains, and consolidates Claude Code skills. Diagnoses loading issues, fixes metadata/structure problems, detects duplicates, and handles merges/archiving.