Commit graph hyperhive/claude-plugins/plugins/base
Author SHA1 Message Date
iris
3b9e54d028 skills(headless-screenshot): document two false-positive traps
Hit both today doing a live QA pass on the gateway: plain
nixpkgs#chromium has no color-emoji font (tofu boxes read exactly
like a missing-icon bug), and a page whose content loads async after
the initial paint (SSE, fetch-on-mount) screenshots as a bare
"loading..." placeholder without --virtual-time-budget. Neither is a
real product bug, but both need a documented fix for when an accurate
render actually matters, not just "know to discount it."
2026-08-15 09:59:55 +02:00
damocles
5300c242f3 skills(forge-issue-filing): soften labels section per review 2026-08-12 22:03:41 +02:00
damocles
ef40b03c87 skills: add forge-issue-filing skill 2026-08-12 21:56:00 +02:00
iris
086f3f43d6 claude-plugins: add headless-screenshot skill to base
Captures a lesson from this session: "no browser in this container"
usually means no browser pre-installed, not unreachable. nixpkgs#chromium
is a `nix shell` away and one headless invocation renders a page +
writes a PNG, no puppeteer/playwright needed for a static screenshot.

Every agent hits "I have no browser" sooner or later when reviewing a
frontend change; this has been rediscovered independently across
several sessions rather than remembered. Belongs in base (every agent
needs it, not role-specific) alongside the sibling skills already
there.
2026-08-12 18:31:55 +02:00
damocles
a962fae348 claude-subagents skill: add concurrency guidance for container memory cap 2026-08-01 11:24:58 +02:00
damocles
275962b8c9 claude-subagents skill: add guidance on splitting a big batch across parallel subagents 2026-08-01 11:24:58 +02:00
damocles
9b29c6a172 hive-forge: lint no-reviewer checks actual requested-reviewers, not a text mention 2026-07-27 19:07:36 +02:00
damocles
a155ea7b7d claude-plugins: add forge-triage skill 2026-07-27 19:07:36 +02:00
damocles
043a294876 claude-plugins: move pr-review skill into base, not its own plugin 2026-07-27 17:04:51 +02:00
damocles
c365bd7e56 claude-plugins: add forge-workflow skill to the base plugin 2026-07-27 16:19:46 +02:00
damocles
c236c16c52 claude-plugins: split agent-hygiene guidance into five focused skills 2026-07-27 16:19:17 +02:00
damocles
1dc8387996 claude-plugins: add claude-subagents skill 2026-07-27 16:04:19 +02:00
damocles
896dfc6194 claude-plugins: state-hygiene skill - archive files go in a subdir, not state top level 2026-07-27 13:56:29 +02:00
damocles
291abe6e41 claude-plugins: drop hive-specific /knowledge/notes-hygiene.md reference from state-hygiene skill 2026-07-27 13:56:29 +02:00
damocles
1d3f22805f claude-plugins: generalize state-hygiene into a shared base plugin for all agents 2026-07-27 13:56:29 +02:00