Sancovp Sdna
sancovp-sdna is a Claude Code plugin for the Build phase that provides Sanctuary DNA, a gnostic DSL for duo-agent and chain-development workflows.
Model gnostic, chain-based agent workflows with a dedicated DSL plugin for Sanctuary DNA.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sancovp-sdna@sancovp/sdnaBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:sancovp/sdna") and the paste-ready config with skillselion.get_install_config("plugin:sancovp/sdna").
What it does
sancovp-sdna packages Sanctuary DNA, a gnostic agent workflow DSL, as a Claude Code plugin for builders who think in chains rather than isolated prompts. Indie 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.
Highlights
- 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
Why builders use it
Multi-step agent setups collapse into brittle prompt stacks with no shared language for chains, gnostic flows, or duo-agent handoffs.
After installing SDNA, you express agent chains in a dedicated DSL so skills and plugins follow the same workflow DNA across builds and tweaks.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
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.
Comments
Share how you use sancovp-sdna, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.