What problem does it solve?
Operating the Herdr Kit plugin for Herdr and Mastra Code involves strict safety rules, capability negotiation, and manager-specific repository scope that are easy to get wrong, risking stale worktrees, unintended clones, or corrupted manager state.
Core Features & Use Cases
- Safe Setup and Configuration: Install the herdr-kit plugin and Mastra Code integration, validate configuration with
herdr config check, and update outdated plugins only through verified channels.
- Manager Scope and Synchronization: Register, list, open, and remove repositories in Review or Work manager scope, and synchronize full or selected manager records using authoritative query data.
- Worktree Lifecycle Management: Materialize and dematerialize Review and Work worktrees with frozen keys, head SHAs, and revisions, verified by post-operation queries.
- Use Case: A developer wants to check out a remote PR locally for review. The skill queries the Review manager, confirms the exact record and head SHA with the user, materializes the linked worktree, and verifies the resulting state before reporting.
Quick Start
Ask the assistant to install and configure Herdr Kit, or to materialize a specific remote PR worktree from the Review manager.