docs-maintenance

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

$ 安裝

git clone https://github.com/doraemonkeys/sloc-guard /tmp/sloc-guard && cp -r /tmp/sloc-guard/.cursor/skills/docs-maintenance ~/.claude/skills/sloc-guard

// tip: Run this command in your terminal to install the skill


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