Holochain Agent Skills
Description
Agent skills for Holochain hApp development on Holochain 0.7. Agent Skills Open Standard, works in Claude Code, opencode, Copilot, Cursor and Gemini CLI. Install with: bunx holochain-agent-skills install
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Holochain Agent Skill
[](https://deepwiki.com/Soushi888/holochain-agent-skill)
A comprehensive [Agent Skills Open Standard](https://agentskills.io) skill for Holochain hApp development, compatible with Claude Code, GitHub Copilot, Cursor, Augment, and any other tool supporting the standard. Covers the full development spiral from architecture and design through scaffolding, implementation, testing, and deployment.
What It Covers
| Domain | Description |
|---|---|
| Architecture | Coordinator/integrity zome split, DNA structure, Cargo workspace, Nix dev environment, progenitor pattern, multi-DNA, private entries |
| Design | DHT data modeling, entry/link type design, discovery strategy, validation rules |
| Scaffold | Holonix setup, Nix flake, hc CLI, hc scaffold commands, new project and new domain workflows |
| Implement | Entry types, link types, CRUD patterns, cross-zome calls, signals, validation, HDK 0.6 API |
| Test | Sweettest two-agent scenarios, await_consistency, update/delete patterns, inline zomes, test organization (Tryorama deprecated) |
| Deploy | Kangaroo-Electron packaging, .webhapp bundling, CI/CD, versioning semantics, auto-update |
**Current version pins:** `hdk = "=0.6.1"` | `hdi = "=0.7.1"` | `holonix ref=main-0.6`
Installation
This skill conforms to the [Agent Skills Open Standard](https://agentskills.io). The universal install path `.claude/skills/holochain/` is recognized by all compatible tools.
Compatible Tools
| Tool | Supported | Invocation |
|---|---|---|
| Claude Code | ✅ | /holochain |
| GitHub Copilot | ✅ | via agent skills |
| Cursor | ✅ | via agent skills |
| Augment Code | ✅ | via agent skills |
| OpenAI Codex CLI | ✅ | via agent skills |
Claude C
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11