hyperhive/claude-plugins/plugins/base/skills
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas d4551124f7 claude-plugins: scope the swarm-logs example by machine id
The worked example keyed a stream selector on `_HOSTNAME`, which the
collector config warns against: a hostname is a config value two
machines can share, so keying on it merges their streams. Use
`_MACHINE_ID`, which is the field that actually distinguishes them.

Refs #4460
2026-09-17 15:04:42 +02:00
..
async-task-hygiene claude-plugins: split agent-hygiene guidance into five focused skills 2026-07-27 16:19:17 +02:00
choosing-a-comms-channel choosing-a-comms-channel: drop the history framing, state the guidance plainly 2026-08-30 03:42:57 +02:00
claude-subagents subagent: make a missed continue the tool call's own error 2026-09-14 20:56:16 +02:00
forge-issue-filing docs, prompts, hive-forge: stop handing readers the renamed verbs 2026-09-10 17:22:57 +02:00
forge-triage treefmt: apply prettier 2026-09-02 15:25:07 +02:00
forge-workflow claude-plugins: add forge-workflow skill to the base plugin 2026-07-27 16:19:46 +02:00
headless-screenshot treefmt: apply prettier 2026-09-02 15:25:07 +02:00
planning-gate claude-plugins: split agent-hygiene guidance into five focused skills 2026-07-27 16:19:17 +02:00
pr-review treefmt: apply prettier 2026-09-02 15:25:07 +02:00
state-hygiene claude-plugins: state-hygiene skill - archive files go in a subdir, not state top level 2026-07-27 13:56:29 +02:00
state-not-tmp claude-plugins: split agent-hygiene guidance into five focused skills 2026-07-27 16:19:17 +02:00
status-and-blockers claude-plugins: split agent-hygiene guidance into five focused skills 2026-07-27 16:19:17 +02:00
swarm-logs claude-plugins: scope the swarm-logs example by machine id 2026-09-17 15:04:42 +02:00