
Sancovp Sdna
- Updated July 10, 2026
- sancovp/sdna
sancovp-sdna is a Claude Code plugin that provides Sanctuary DNA, a gnostic DSL for duo-agent and chain-development workflows.
About
sancovp-sdna packages Sanctuary DNA, a gnostic agent workflow DSL, as a Claude Code plugin for developers who think in chains rather than isolated prompts. Developers use it when duo-agent or multi-step AI flows need a shared, repeatable structure that skills can reference. The extension sits in productivity and AI-agent tooling: you describe how agents link, branch, and pass context, then let Claude Code execute against that DNA. It helps during prototype validation, full build orchestration, and later iteration when chains must change without rewriting entire skill libraries. SDNA is methodology-leaning but narrower than a fully journey-wide brainstorm skill—it is best when you already commit to agent-chain architecture and want executable workflow semantics instead of free-form chat.
- Sanctuary DNA (SDNA) gnostic agent workflow DSL in one plugin
- Chain-development and duo-agent workflow vocabulary
- Skills-oriented plugin for repeatable agent rituals
- Productivity-focused alternative to unstructured multi-step prompts
Sancovp Sdna by the numbers
- Data as of Jul 11, 2026 (Skillselion catalog sync)
/plugin install sancovp-sdna@sancovp/sdnaAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | July 10, 2026 |
|---|---|
| Repository | sancovp/sdna ↗ |
What it does
Model gnostic, chain-based agent workflows with a dedicated DSL plugin for Sanctuary DNA.
Who is it for?
Best when you're designing structured agent chains or duo-agent systems and want a named workflow DSL inside Claude Code.
Skip if: Skip if you only need a single API integration or a generic brainstorming skill with no chain modeling.
What you get
After installing SDNA, you express agent chains in a dedicated DSL so skills and plugins follow the same workflow DNA across builds and tweaks.
- SDNA-modeled agent workflow definitions usable from Claude Code
- Repeatable chain-development structure for skills and duo-agent setups
By the numbers
- Plugin count: 1
- Repository: sancovp/sdna
- Catalog category: productivity
Recommended Plugins
How it compares
Agent workflow DSL plugin, not a Dart LSP or database MCP integration.
FAQ
Who is Sancovp Sdna for?
Developers building gnostic or duo-agent workflows who want Sanctuary DNA as a Claude Code plugin instead of informal chain notes.
When should I use Sancovp Sdna?
When you are defining or refactoring multi-step agent chains during build or iterate phases and need a consistent SDNA representation.
How do I add Sancovp Sdna to my agent?
Install the sancovp/sdna plugin from your Claude Code marketplace or plugin path, then reference SDNA workflow definitions in your skills and agent config.