project-health
Installation
SKILL.md
Project Health Auditor
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 9-step workflow outlined in this document MUST be followed in exact order for EVERY project health audit. Skipping steps or deviating from the procedure will result in incomplete or inaccurate health assessments. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Audit scenarios with sample health reports
- Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("project-health", "{project-name}"). See MemoryStore Interface.
Interface References
- Context: Loaded via ContextProvider Interface
- Memory: Accessed via MemoryStore Interface
- Schemas: Validated against memory_entry.schema.json