plugin-maintenance
FeaturedGuide for modifying the Chorus plugin (Claude Code, Codex, OpenClaw, Kiro, Pi, and dsh ports), updating skill documentation, and releasing new plugin versions.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- Chorus-AIDLC
- Repository
- Chorus-AIDLC/Chorus
- Created
- 7 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- AGPL-3.0
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
plugin-authoring
Add, modify, or delete a skill or plugin in this repo — frontmatter shape, the seven metadata files a plugin touches, and the create/delete checklists. Use when creating a new skill or plugin, removing one, or asking which files a plugin change must update.
claude-code-plugin-reference
Explain plugin, skill, command, agent, and hook mechanics used here. Use when authoring or debugging plugins. Do not use for ops; use night-market-operations.
claude-plugin-authoring
Basics of authoring a Claude Code plugin — the plugin.json manifest, the .claude-plugin/ directory layout, the component types (skills, agents, commands, hooks, MCP), and the validate/install workflow. Use when creating a new Claude Code plugin or wiring one into a marketplace.