adjustments + new tracks + tasks.md reduction of usage
This commit is contained in:
@@ -24,7 +24,7 @@ Bootstrap the session with full conductor context. Run this at session start.
|
||||
- Identify the track with `[~]` in-progress tasks
|
||||
|
||||
3. **Check Session Context:**
|
||||
- Read `TASKS.md` if it exists — check for IN_PROGRESS or BLOCKED tasks
|
||||
- Read `conductor/tracks.md` if it exists — check for IN_PROGRESS or BLOCKED tasks
|
||||
- Read last 3 entries in `JOURNAL.md` for recent activity
|
||||
- Run `git log --oneline -10` for recent commits
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Display comprehensive status of the conductor system.
|
||||
- Read `plan.md` for task progress
|
||||
- Count completed vs total tasks
|
||||
|
||||
3. **Check TASKS.md:**
|
||||
3. **Check conductor/tracks.md:**
|
||||
- List IN_PROGRESS tasks
|
||||
- List BLOCKED tasks
|
||||
- List pending tasks by priority
|
||||
@@ -38,7 +38,7 @@ Display comprehensive status of the conductor system.
|
||||
|-------|--------|----------|--------------|
|
||||
| ... | ... | N/M tasks | ... |
|
||||
|
||||
### Task Registry (TASKS.md)
|
||||
### Task Registry (conductor/tracks.md)
|
||||
**In Progress:**
|
||||
- [ ] Task description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user