kerd
v0.152.0Opinionated workflow toolkit: rehearsing work turn by turn into a sketchbook and score then performing it as a concert checked against its goals, risks kept in view in the sketchbook, bounded score composition, per-step delegation and managed Codex context continuation, session discipline, session and machine handoff, knowledge management, project audits, human writing voice, structural health, visual agreement, and native Claude/Codex session collaboration with role and review-cadence continuity, and effort-sized native players dispatched with an explicit model
By Anthony MaleyLicense: MIT3 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 5 skill or MCP entries
- Source updated
- Sep 24, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install kerd for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install kerd@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/anthonymaley/KerdClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/agent/SKILL.md├── skills/kivna/SKILL.md├── skills/skriv/SKILL.md├── skills/slainte/SKILL.md└── skills/tend/SKILL.md
Included Skills5
Connect Claude and Codex for a contribution, define ongoing partner roles and review cadence, carry designated roles across verified session-ID changes and recover eligible Claude roles after restart, announce arrivals to established partners, discover or pair local sessions, or start a bounded worker or persistent partner. Use for “ask Codex”, “ask Claude”, “which session is you”, “use the session with the context”, “pair these sessions”, “show Codex this screenshot”, or “start a reviewer”. Keeps the chosen session and native queue, shows a partner an image by its file path, and never substitutes a fresh reviewer for a named partner; when that partner leaves a review unanswered, recommends a fresh one-off reviewer on the person's yes, never a waiver.
Use when the user says 'kivna', 'vault', 'save context', 'save', 'scaffold', 'import', 'export context', or needs to manage project knowledge in the Obsidian vault: updating project status, importing external files, exporting session context, or setting up the vault.
Use when the user says 'skriv', 'human draft', 'write like a human', 'check my writing', 'fix the tone', or needs to audit, fix, or write prose with human voice. Also activates when referenced inline in a prompt (e.g. 'write this using skriv'). Applies to prose only, never code, commits, or technical discussion.
Use when the user says 'slainte', 'audit', 'health check', 'check staleness', or needs to audit project health across docs, code, site, or dependencies — or when conductor's close-out fires the release close-out pass at a version bump. The pass fixes drift under the caller's verification gate and reports what it deliberately left; on-demand area audits report-only unless the caller asks for fixes.
Use when the user says 'tend', 'check structure', 'fix drift', 'structural health check', 'set up this project', 'initialize kerd', 'scaffold', or needs to audit or converge repo structure to current Kerd conventions. Works on new repos (full setup) and existing repos (detect drift, fix gaps).
Plugin manifests1
{
"name": "kerd",
"description": "Opinionated workflow toolkit: rehearsing work turn by turn into a sketchbook and score then performing it as a concert checked against its goals, risks kept in view in the sketchbook, bounded score composition, per-step delegation and managed Codex context continuation, session discipline, session and machine handoff, knowledge management, project audits, human writing voice, structural health, visual agreement, and native Claude/Codex session collaboration with role and review-cadence continuity, and effort-sized native players dispatched with an explicit model",
"version": "0.152.0",
"author": {
"name": "Anthony Maley"
},
"homepage": "https://github.com/anthonymaley/Kerd",
"repository": "https://github.com/anthonymaley/Kerd",
"license": "MIT",
"keywords": [
"skills",
"workflow",
"session-management",
"writing",
"audit"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[kerd on Agent Plugins Marketplace](https://pluginsmp.com/plugins/kerd)