document-project

Installation
SKILL.md

Document Project

Create or improve project documentation: a minimal root README.md that describes the project and links to a /docs directory containing all detailed pages. Every file and section is cross-linked so readers can navigate naturally. All diagrams are ASCII or Mermaid — no external image dependencies.

Task Tracking

Before doing any work, call TaskCreate for each phase below. Call TaskUpdate (status in_progress) when you begin a phase and TaskUpdate (status completed) when you finish it.

  • Understand the project
  • Audit existing documentation
  • Plan documentation structure
  • Write root README.md
  • Write /docs pages
  • Cross-link pages
  • Print summary

Phase 1: Understand the Project

Gather project signals

Installs
15
GitHub Stars
8
First Seen
May 18, 2026
document-project — dan323/easier-life-skills