project-planning
Installation
SKILL.md
Project Planning
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 8-step workflow outlined in this document MUST be followed in exact order for EVERY project planning session. Skipping steps or deviating from the procedure will result in incomplete or inaccurate planning documents. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Planning scenarios with sample outputs
- Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("project-planning", "{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