Claude Code Plugins

Community-maintained marketplace

Feedback

Maintain sloc-guard project documentation. Use when user completes a feature and asks to update docs.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @majiayu000/claude-skill-registry/docs-maintenance --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @majiayu000/claude-skill-registry/docs-maintenance -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name docs-maintenance
description Maintain sloc-guard project documentation. Use when user completes a feature and asks to update docs.

Documentation Maintenance

Maintenance Principle: Keep concise, avoid redundancy, clean up outdated content promptly to reduce AI context usage.

When user completes a feature and requests doc updates, update these three files:

  1. docs/Implementation Plan.md - Update module status table, check off completed tasks
  2. docs/PROJECT_OVERVIEW.md - Update Module Map, Key Types, Data Flow as needed