adjustments + new tracks + tasks.md reduction of usage
This commit is contained in:
@@ -60,7 +60,7 @@ Before ANY other action:
|
||||
2. [ ] Read `conductor/tech-stack.md`
|
||||
3. [ ] Read `conductor/product.md`, `conductor/product-guidelines.md`
|
||||
4. [ ] Read relevant `docs/guide_*.md` for current task domain
|
||||
5. [ ] Check `TASKS.md` for active tracks
|
||||
5. [ ] Check `conductor/tracks.md` for active tracks
|
||||
6. [ ] Announce: "Context loaded, proceeding to [task]"
|
||||
|
||||
**BLOCK PROGRESS** until all checklist items are confirmed.
|
||||
|
||||
@@ -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