pop-assessment-documentation

Community

Audit PopKit docs for coverage and freshness

Authorjrc1883
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures CLAUDE.md, SKILL.md, AGENT.md, and related documentation are complete, accurate, and up-to-date with freshness analysis.

Core Features & Use Cases

  • Documentation coverage measurement (skills, agents, commands)
  • Accuracy validation against code reality
  • Freshness analysis and cross-reference verification

Quick Start

Run documentation checks:

  • python skills/pop-assessment-documentation/scripts/measure_coverage.py packages/plugin/
  • python skills/pop-assessment-documentation/scripts/validate_accuracy.py packages/plugin/
  • python skills/pop-assessment-documentation/scripts/calculate_doc_score.py

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pop-assessment-documentation
Download link: https://github.com/jrc1883/popkit-claude/archive/main.zip#pop-assessment-documentation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository