feat: basecamp-project skill
This commit is contained in:
41
.pi/gsd/templates/summary-minimal.md
Normal file
41
.pi/gsd/templates/summary-minimal.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
phase: XX-name
|
||||
plan: YY
|
||||
subsystem: [primary category]
|
||||
tags: [searchable tech]
|
||||
provides:
|
||||
- [bullet list of what was built/delivered]
|
||||
affects: [list of phase names or keywords]
|
||||
tech-stack:
|
||||
added: [libraries/tools]
|
||||
patterns: [architectural/code patterns]
|
||||
key-files:
|
||||
created: [important files created]
|
||||
modified: [important files modified]
|
||||
key-decisions: []
|
||||
duration: Xmin
|
||||
completed: YYYY-MM-DD
|
||||
---
|
||||
|
||||
# Phase [X]: [Name] Summary (Minimal)
|
||||
|
||||
**[Substantive one-liner describing outcome]**
|
||||
|
||||
## Performance
|
||||
- **Duration:** [time]
|
||||
- **Tasks:** [count]
|
||||
- **Files modified:** [count]
|
||||
|
||||
## Accomplishments
|
||||
- [Most important outcome]
|
||||
- [Second key accomplishment]
|
||||
|
||||
## Task Commits
|
||||
1. **Task 1: [task name]** - `hash`
|
||||
2. **Task 2: [task name]** - `hash`
|
||||
|
||||
## Files Created/Modified
|
||||
- `path/to/file.ts` - What it does
|
||||
|
||||
## Next Phase Readiness
|
||||
[Ready for next phase]
|
||||
Reference in New Issue
Block a user