Maintenance and operations engine for Claude Code plugins — health scanning, dependency management, versioning, issue tracking, and runbooks.
Run health scans on Claude Code plugins — check structure, skills, MCP, deps, quality
Manage plugin maintenance issues — list, create, triage, close, view stats
Manage plugin releases — version bumping, changelogs, tagging
Execute operational runbooks — guided step-by-step procedures with progress tracking
Plugin maintenance command router — check status, manage projects, run health scans
Maintenance and operations engine for Claude Code plugins — health scanning, dependency management, versioning, issue tracking, and runbooks.
After you build a plugin (plugin-architect) and launch it (plugin-gtm), you need to maintain it. plugin-ops gives you structured maintenance workflows that track health over time, manage issues, handle releases, and execute operational runbooks — all from within Claude Code.
| Skill | What It Does |
|---|---|
/ops | Command router + status dashboard |
/ops-health | Scan plugins for ~25 health checks across structure, skills, MCP, deps, quality |
/ops-issues | Track bugs, tech debt, and quality problems |
/ops-release | Version bump + changelog + git tagging |
/ops-runbook | Step-by-step guided operational procedures |
32 MCP tools for persistent data across sessions. 3 MCP resources for quick access to projects, health, and issues.
Step 1 — Add the marketplace (once per machine):
/plugin marketplace add twofoldtech-dakota/plugin-ops
Step 2 — Install the plugin:
/plugin install plugin-ops@twofoldtech-dakota-plugin-ops
# Register your plugin project
/ops init
# Run a health scan
/ops-health scan
# View the dashboard
/ops status
# Triage issues from the scan
/ops-issues triage
# Prepare a release
/ops-release prepare
# Run a full maintenance runbook
/ops-runbook run full-health
plugin-ops is part of a compound startup toolkit:
| Plugin | Phase | What It Does |
|---|---|---|
| plugin-architect | Design & Build | Design plugin architecture, generate scaffolding |
| plugin-gtm | Launch & Market | Product analysis, GTM plans, launch content |
| plugin-ops | Maintain & Operate | Health scans, issues, releases, runbooks |
ops_project_create · ops_project_get · ops_project_list · ops_project_update · ops_project_delete · ops_project_detect
ops_health_create · ops_health_get · ops_health_list · ops_health_latest
ops_issue_create · ops_issue_get · ops_issue_list · ops_issue_update · ops_issue_close · ops_issue_delete · ops_issue_stats
ops_release_create · ops_release_get · ops_release_list · ops_release_latest · ops_release_update
ops_health_export · ops_health_diff · ops_release_export
ops_template_list · ops_template_get
ops_runbook_start · ops_runbook_get · ops_runbook_list · ops_runbook_step · ops_runbook_complete
npm install
npm run build # Build with tsup
npm run dev # Watch mode
npm run typecheck # Type check
Requires Node.js 22+ (uses native node:sqlite).
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub twofoldtech-dakota/plugin-ops --plugin plugin-opsClaude Code plugin for Sitecore, Umbraco, and Optimizely CMS development — scaffolding, content modeling, accessibility scanning, security audits, best practices, and code generation
Analyze Umbraco 14-16 projects for architecture, security, and backoffice patterns
Analyze Optimizely Experimentation and Web implementations for A/B testing, feature flags, and JavaScript SDK patterns
Analyze Optimizely CMS/Content Cloud projects for architecture, security, content modeling, and performance patterns
Sitecore XP AWS-to-Azure migration planning assistant. Guides architects through structured discovery, cross-reference analysis, phased estimation, and client-ready deliverable generation.
Diagnose and fix Claude Code configuration issues including plugin registry, settings, hooks, and MCP servers
Developer tools for maintaining Claude Code plugins. Upgrade skills, audit structure, and align with latest platform capabilities.
Ultimate plugin management toolkit with 4 auto-invoked Skills for creating, validating, auditing, and versioning plugins in the claude-code-plugins marketplace
Structured operational documentation and runbook patterns for human operators. Helps create clear, actionable runbooks for troubleshooting, incident response, and maintenance.
Comprehensive Claude Code ecosystem plugin with official documentation management, meta-skills, development guidance, event logging, and observability hooks. Provides keyword-based doc discovery, doc_id resolution, token-optimized subsection extraction, authoritative knowledge hubs for hooks, memory, skills, MCP, configuration, security, subagents, plugins, and more. Includes comprehensive hook event logging, date/time injection, and file validation.
Audit Claude Code plugins and skills for best practices, deprecations, compatibility, usability, coverage gaps, duplication, and workflow optimization