Claude Code
Claude Code is cnfgr’s reference implementation. Its data model is the richest of the supported tools, so cnfgr stores everything in Claude Code’s shape and derives the other tools from it.
| Capability | Support |
|---|---|
| Read | ✅ Full |
| Write | ✅ Full |
| Sessions | ✅ Backup only |
What’s supported
- Agents — full frontmatter and Markdown body.
- Skills —
SKILL.mdplus bundled assets. - Slash commands — body plus frontmatter.
- MCP servers — full definition, with secrets kept local.
- Context files —
CLAUDE.md, scoped global / project / nested. - Sessions — archived as a backup. cnfgr stores the transcript; it does not resume sessions across machines.
Because Claude Code is the canonical shape, there’s no fidelity loss here — this is the format everything else is projected from.