From watchmen
Summarizes new skills and CLAUDE.md changes detected by watchmen since the last curator run. Invoked via /brief or when the statusLine indicator appears.
How this skill is triggered — by the user, by Claude, or both
Slash command
/watchmen:briefThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are reporting watchmen's latest findings for the user's current workspace. The user invoked you because they saw a `💡 watchmen` indicator in their statusLine and want to know what changed.
You are reporting watchmen's latest findings for the user's current workspace. The user invoked you because they saw a 💡 watchmen indicator in their statusLine and want to know what changed.
The block below contains the JSON state file watchmen wrote at the end of its last curator run for this project. If it says (no state) or (not a tracked project), watchmen has nothing new to report.
!${CLAUDE_PLUGIN_ROOT}/bin/read_state.sh
If the state says (no state) or (not a tracked project): tell the user there's nothing new and stop. One short sentence.
Otherwise, summarize in plain English what changed:
ts field)If suggested_skill is non-null in the state: ask the user "Want me to load the <skill> skill for this session?" and wait for a yes/no. If yes, instruct them to invoke it (e.g. /skill-name) — you can't load it programmatically, only signal.
Include a closing link to the run's details:
diff_url is non-null (schema 2+): show that — it points at the side-by-side diff for this exact run, e.g. Diff: http://127.0.0.1:8979/p/kai-agent-new/diff/<sha>viewer_url (the project overview page)The read_state.sh call also touches an acknowledgment file, which clears the statusLine indicator for this project. So once you've shown the user this brief, the indicator will be gone until the next curator run.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub firstbatchxyz/watchmen --plugin watchmen