docs-init

Installation
SKILL.md

[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ATTENTION ask user whether to skip.

Quick Summary

Goal: Initialize project reference documentation by verifying the session-init-docs.cjs hook has created placeholder files, then running scan skills to populate them.

Workflow:

  1. Verify -- Check that session-init-docs.cjs hook has created placeholder docs in docs/
  2. List -- Show which reference docs exist and which are still placeholders
  3. Populate -- Ask user which scan skills to run (or run all)

Key Rules:

  • Do NOT create docs manually -- the hook handles placeholder creation automatically
  • Each reference doc has a corresponding /scan-* skill that populates it
  • Scan skills do deep codebase scanning; expect 5-15 min per skill

Be skeptical. Apply critical thinking, sequential thinking. Every claim needs traced proof, confidence percentages (Idea should be more than 80%).

Related skills
Installs
35
GitHub Stars
6
First Seen
Feb 10, 2026