chore: initialize minions template repository
This commit is contained in:
18
minions/plans/README.md
Normal file
18
minions/plans/README.md
Normal 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
|
||||
83
minions/plans/milestone-plan-template.md
Normal file
83
minions/plans/milestone-plan-template.md
Normal 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
|
||||
Reference in New Issue
Block a user