burnlite

Installation
SKILL.md

Data Model

Projects contain milestones, which contain tasks. Tasks have:

  • Size: Small, Medium, Large, X-Large (effort estimate)
  • Uncertainty: Low, Medium, High, Extreme (confidence in estimate)
  • Plan: Markdown text field for implementation plans
  • Subtasks: Checklist items within a task
  • Notes: Timestamped markdown notes attached to a task
  • Actual days: Recorded after completion for estimation calibration

Task References

The user may paste an XML reference block:

<burnlite ref="task">
  <project id="..."/>
  <milestone id="..."/>
Related skills
Installs
1
Repository
cpave3/skills
First Seen
Mar 4, 2026