agile-fundamentals
Installation
SKILL.md
Agile Fundamentals
Canonical reference for Agile rules, formulas, and mappings used across the plane-ops plugin. All other skills, commands, and agents link here instead of duplicating these rules.
Core Formulas
Capacity (no velocity history)
available_person_days = team_size × sprint_days
effective_days = available_person_days × focus_factor (default 0.7)
capacity_points = effective_days × (1 − buffer) (default buffer 0.15)
Baseline: ~1 story point per effective person-day for a startup team.