herdr
Control Herdr Workspaces and Coding Agents
Managing several coding agents across terminal panes can make state, focus, and output difficult to track. This skill uses Herdr commands to organize panes, coordinate agents, run commands, and inspect results.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "herdr" from https://skillstore.io/skills/herdrdev-herdr.md and its manifest at https://skillstore.io/api/skills/herdrdev-herdr/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "herdr". Use Herdr to inspect the current session without changing focus.
Expected outcome:
- Current workspace: w1
- Active tab: w1:t1
- Two panes are available, with one idle coding agent.
Using "herdr". Use Herdr to run the project tests in a sibling pane and summarize the result.
Expected outcome:
The tests completed in a background pane. All 48 tests passed, and the user focus remained in the original pane.
Using "herdr". Use Herdr to ask a reviewer agent for actionable findings.
Expected outcome:
The reviewer reached a settled state and reported two actionable findings concerning timeout handling and missing error-path coverage.
Security Audit
SafeMost alerts are false positives caused by Markdown code fences and inline code being mistaken for Ruby backtick execution. Seven examples perform real Herdr mutations, including launching agents, sending input, changing layout, and running a shell command; these capabilities are expected but require deliberate targeting.
Capability review items (7)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (50)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/herdrdev-herdr/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/herdrdev-herdr?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/herdrdev-herdr?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/herdrdev-herdr/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/herdrdev-herdr.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
herdrdev. (2026). herdr security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/herdrdev-herdr/audits/1BibTeX citation
@techreport{herdrdev-herdrdev-herdr-2026,
author = {herdrdev},
title = {herdr security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/herdrdev-herdr/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "herdr security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "herdrdev"
date-released: "2026-08-14"
url: "https://skillstore.io/skills/herdrdev-herdr/audits/1"
identifiers:
- type: other
value: "skillstore:herdrdev-herdr:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Coordinate a code review
Create a sibling pane, start a reviewer agent, send the review request, and collect actionable findings.
Run tests beside active work
Open a background pane, run the requested test command, wait for completion text, and inspect recent output.
Inspect parallel agent progress
List active agents, check lifecycle states, and read output without changing the user interface focus.
Try These Prompts
Use Herdr to list the current workspace, tabs, panes, and agents. Summarize their identifiers and states without changing focus.
Use Herdr to create a sibling pane in the current directory. Run [test command], wait for completion, and summarize the output.
Use Herdr to start a [agent kind] agent named [name] in a sibling pane. Ask it to review [scope] and return actionable findings.
Use Herdr to start two named agents for [task A] and [task B]. Preserve focus, monitor both, and consolidate their verified results.
Best Practices
- Verify HERDR_ENV before issuing any Herdr control command.
- Use explicit pane identifiers or unique agent names, and parse identifiers from command responses.
- Preserve the current directory and user focus unless the user requests a different layout.
Avoid
- Do not invoke Herdr unless the user explicitly requests Herdr.
- Do not guess identifiers or rely on another client focus.
- Do not close sessions or stop servers without explicit user authorization.
Frequently Asked Questions
What must be installed before using this skill?
Can this skill control Herdr from outside a managed pane?
Can it start Claude, Codex, or Claude Code agents?
Does it keep the current terminal focus?
Can it run ordinary shell commands?
How does it handle blocked agents?
Developer Details
Author
herdrdevLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/herdrdev/herdr/tree/d76657f2c7fc18dcce3b9af43842c8afaba1646b/skills/herdrRef
2d1a4712a46e152244a21c2b88e7479563580ea2
Maintenance freshness
8/14/2026
Usage
0 downloads · 0 views
File structure
📄 SKILL.md