chore: initialize minions template repository

This commit is contained in:
deamonkai
2026-04-10 08:40:56 -05:00
commit 9724628f1c
18 changed files with 1077 additions and 0 deletions

18
minions/plans/README.md Normal file
View File

@@ -0,0 +1,18 @@
# Plans
Use this folder for formal milestone plans, review plans, and closeout docs.
## Good Plan Characteristics
- clearly scoped
- explicit owner view
- current phase visible at the top
- next review point visible at the top
- exit criteria defined
## Bad Plan Characteristics
- vague success criteria
- hidden scope changes
- no owner
- no review gate

View File

@@ -0,0 +1,83 @@
# PM Plan
Date: YYYY-MM-DD
Owner view: Project Manager
Status: Active
Current phase:
Next review point:
Primary objective:
Working thread: `minions/chat/YYYY-MM-DD-topic-name.md`
Roadmap linkage: `ROADMAP.md`
TODO linkage: `TODO.md`
Changelog impact expected: yes/no
## Executive Summary
What this milestone is, why it exists, and what it must prove.
## Scope
In scope:
- item
- item
Out of scope:
- item
- item
## Workstreams
### Workstream A
Goal:
Questions:
- question
### Workstream B
Goal:
Questions:
- question
## Deliverables
- deliverable
- deliverable
## Risks
- risk
- risk
## Rollback Posture
- rollback trigger
- rollback action
- rollback owner
## Evidence Required
- evidence item
- evidence item
## Gate Decision
Decision: pending
Rationale:
Next action owner:
## Exit Criteria
This plan closes when:
- condition
- condition
- condition