meta-initialization
Installation
SKILL.md
Meta-Initialization Skill
Overview
This is the entry point for the SDLC-Docs-Engine. It analyzes your project, recommends the appropriate documentation methodology, and generates a customized documentation roadmap.
Always run this skill FIRST before executing any other documentation generation skills.
When to Use This Skill
✅ USE when:
- Starting documentation for a new project
- Migrating from v2.x to v3.0 of this engine
- Switching methodologies mid-project (e.g., Waterfall → Agile)
- Setting up documentation standards for a team
❌ DO NOT USE when:
- You've already run this skill and have
projects/<ProjectName>/_context/methodology.md - You're just updating existing documentation (use specific phase skills instead)
Related skills