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