Skip to main content
hdresearch
GitHub creator profile

hdresearch

Repository-level view of 41 collected skills across 6 GitHub repositories.

skills collected
41
repositories
6
updated
May 4, 2026
repository explorer

Repositories and representative skills

code-delivery
software-developers

Use when doing code work that must be integration-friendly: branches, commits, tests, PR-ready receipts, owned paths, and parent-friendly handoff.

Apr 6, 2026
app-deployment
network-and-computer-systems-administrators

Use when implementing and exposing a product/application service or UI that should run outside Reef root. Choose child/resource VM placement, stand up the app, and report how to reach it.

Apr 6, 2026
command-handling
software-developers

Use when handling parent commands such as steer, abort, pause, or resume, or when deciding how urgently to react to inbox messages from above.

Apr 6, 2026
coordination-patterns
software-developers

Use when agents need to coordinate through reef store, peer signals, barriers, rendezvous, or child/peer communication without breaking authority boundaries.

Apr 6, 2026
create-service
software-developers

Create a new service module for reef. Use when adding a new capability to the server — a new store, API routes, LLM tools, behaviors, or dashboard widget.

Apr 6, 2026
decompose
software-developers

Use when a task has multiple independent subsystems, needs recursive delegation, or requires a parent to split implementation and then integrate the results.

Apr 6, 2026
fleet-inspection
network-and-computer-systems-administrators

Use when inspecting the live fleet, differentiating active vs historical lineage, tracing ancestry, checking subtree state, or doing post-mortem investigation.

Apr 6, 2026
github-ops
software-developers

Use when working with GitHub repos, branch setup, auth tokens, PR flow, or repo preparation inside Reef.

Apr 6, 2026
Showing 8 of 14 collected skills.
commit-discipline
network-and-computer-systems-administrators

Always register VM snapshots in the commit ledger. Use when committing/snapshotting VMs, before destroying VMs, during deploys, or when creating golden images. Ensures no snapshot goes untracked.

Feb 13, 2026
magic-link
software-developers

Generate a magic login link for the agent-services dashboard UI. Use when the user wants to access the dashboard, needs a login link, says "magic link," or asks for UI access.

Feb 13, 2026
board
software-developers

Shared task board for coordinating work across agents. Use when creating, assigning, tracking, or querying tasks in a swarm.

Feb 12, 2026
preview-deploy
network-and-computer-systems-administrators

Deploy a branch to a preview VM for zero-risk change review. Snapshot infra, clone it, deploy the branch on the clone, share the link. Production untouched. Use for ALL UI changes, feature demos, and PR reviews.

Feb 12, 2026
commits
network-and-computer-systems-administrators

Commit ledger for tracking VM snapshots. Use when recording, querying, or managing Vers VM commit history — golden images, infra snapshots, rollback points.

Feb 11, 2026
log
software-developers

Append-only work log for agent sessions. Use when recording what happened, what was decided, and what's next — the log is for the next session's orchestrator.

Feb 11, 2026
deploy
network-and-computer-systems-administrators

Deploy agent-services to the infra VM. Use when shipping new code, restarting services, or rolling back a broken deploy. Covers pre-deploy snapshot, pull/build/restart, smoke tests, and rollback.

Feb 11, 2026
reports
executive-secretaries-and-executive-administrative-assistantsproject-management-specialists

Create, view, and share agent reports. Use when publishing structured findings, generating share links for stakeholders, or tracking who accessed a shared report.

Feb 10, 2026
Showing 8 of 12 collected skills.
bootstrap-fleet
network-and-computer-systems-administrators

Bootstrap a self-improving agent fleet on Vers from scratch. Walks through deploying agent-services, building a golden image, testing the loop, and running first tasks. Use when onboarding someone new to the Vers agent fleet workflow.

Mar 23, 2026
vers-golden-vm
network-and-computer-systems-administrators

Bootstrap a Vers VM into a golden image with punkin-pi, Node.js, dev tools, and swarm extensions installed. Creates a committed snapshot that can be branched for self-organizing agent swarms.

Mar 23, 2026
vers-networking
network-and-computer-systems-administrators

How Vers VM networking works — public URLs, port routing, TLS proxy, IPv6, and running services on VMs.

Feb 12, 2026
contribute-fix
software-developers

Contribute a bug fix or improvement to pi-v. Use when you've found and fixed an issue in the pi-v package.

Feb 7, 2026
vers-swarm
software-developers

Orchestrate agent swarms across Vers VMs - spawn parallel agents on branched VMs for distributed work, parallel exploration, or multi-path problem solving. Use when you need to run multiple agents simultaneously on isolated environments.

Feb 6, 2026
vers-vm
network-and-computer-systems-administrators

Manage Vers VMs (vers.sh) - create, branch, commit, restore, pause/resume Firecracker VMs. Use when working with Vers platform, VM orchestration, or when you need isolated execution environments.

Feb 6, 2026
investigate-vers-issue
network-and-computer-systems-administrators

Deep investigation of Vers platform issues (API, orchestrator, agent, docs). Use when encountering any Vers platform problem that needs thorough debugging and issue reporting.

Feb 5, 2026
vers-platform-development
software-developers

Guidelines for Vers platform development. Agent Experience (AX) is a product metric - investigate ALL Vers issues (API, orchestrator, agent, docs) rather than silently working around them. Covers issue triage, reporting templates, and communication patterns.

Feb 5, 2026
Showing 6 of 6 repositories
All repositories loaded