Skip to content

Add-herdr-skill-to-tracked-skills - #1866

Closed
blazingbunny wants to merge 1 commit into
kunchenguid:mainfrom
blazingbunny:fm/herdr-skill-copy
Closed

Add-herdr-skill-to-tracked-skills#1866
blazingbunny wants to merge 1 commit into
kunchenguid:mainfrom
blazingbunny:fm/herdr-skill-copy

Conversation

@blazingbunny

Copy link
Copy Markdown

What

Copy the herdr pane-control/reasonix-dispatch/browser-harness-dispatch skill from ~/.claude/skills/herdr into firstmate's own tracked .agents/skills/herdr/. The skill previously lived only as a global Claude Code user-level skill outside any git repo; firstmate now has its own durable, tracked copy.

Changes

  • 11 files copied verbatim from ~/.claude/skills/herdr/: SKILL.md, SKILL.v1.md through SKILL.v4.md, VERSIONING.md, and 5 reference files (browser-harness-herdr.md, herdr-panes.md, reasonix-headless.md, reasonix-herdr.md, reasonix-tools-and-mcp.md).
  • metadata.internal=true added to SKILL.md frontmatter only (the live version), per AGENTS.md's .agents/skills/ convention for firstmate-loaded internal skills.
  • Version snapshots (SKILL.v1-v4.md) left without the metadata flag: they are read-only history (per VERSIONING.md), v1 was named cyber-mux and never carried it, and installers discover the live SKILL.md only. Adding it would be anachronistic and unfaithful.
  • One trigger line added to AGENTS.md section 13 (agent-only reference skills): herdr - load when the captain mentions Herdr and firstmate needs terminal pane control, reasonix dispatch (visible or headless), or browser-harness dispatch through a visible Herdr pane.

Verification

  • diff -r confirms byte-for-byte fidelity: the only difference from source is the two-line metadata block in SKILL.md.
  • All 10 other files are identical to source.
  • The global ~/.claude/skills/herdr copy is untouched and keeps working via Claude Code's own skill discovery; this is a tracked copy, not a migration or removal.

Out of scope

  • No changes to references/herdr-panes.md's binox-axi content (brought in as-is).
  • No binox-axi installation or testing (separate work on subagent-factory).

Copy the herdr pane-control/reasonix-dispatch/browser-harness-dispatch
skill from ~/.claude/skills/herdr into firstmate's own tracked
.agents/skills/herdr/. The skill previously lived only as a global
Claude Code user-level skill outside any git repo; firstmate now has
its own durable, tracked copy.

- All 11 files (SKILL.md, 4 version snapshots, VERSIONING.md, 5
  reference files) copied verbatim from source.
- Added metadata.internal=true to SKILL.md frontmatter per AGENTS.md's
  .agents/skills/ convention (firstmate-loaded internal skills carry
  metadata.internal=true for installers).
- Version snapshots (SKILL.v1-v4.md) left without the metadata flag:
  they are read-only history (per VERSIONING.md), v1 was named
  cyber-mux and never carried it, and installers discover the live
  SKILL.md only. Adding it would be anachronistic and unfaithful.
- Added one trigger line to AGENTS.md section 13 (agent-only reference
  skills) pointing at herdr for pane-control/reasonix/browser-harness
  dispatch, per the firstmate-coding-guidelines trigger-hygiene rule.
- Verified byte-for-byte fidelity via diff -r: only the SKILL.md
  metadata block differs from source.
- The global ~/.claude/skills/herdr copy is untouched and keeps
  working via Claude Code's own skill discovery; this is a tracked
  copy, not a migration or removal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant