Commit 4b29647
fix: Add critical [INIT] documentation map task to installer
The conductor-init.sh installer now creates a high-priority task for building the
documentation map during setup. This addresses user feedback that the installer
should create the initial discovery task that analyzes the codebase and generates
the critical .conductor/documentation-map.yaml file.
Changes:
- Added creation of "[INIT] Build documentation map and analyze codebase" issue
- Set as highest priority task that other tasks depend on
- Includes comprehensive task description with objectives and success criteria
- Task instructs to run generate-tasks-from-map.py after creating the map
This ensures new projects get proper initialization with the documentation map
that provides essential context for all subsequent AI agent tasks.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 769da76 commit 4b29647
1 file changed
+45
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
555 | 599 | | |
556 | 600 | | |
557 | 601 | | |
| |||
0 commit comments