You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connects Skill 2 and Skill 3 to the project index workflow.
Keeps the correct workflow order: project-indexing → software-task-creation → controlled-software-task-execution.
Enhances software-task-creation to generate index-aware task prompts.
Enhances controlled-software-task-execution with pre-execution index checks, pre-edit impact checks, validation selection, and post-execution index maintenance.
Adds post-execution index maintenance decisions:
no-index-update-needed
incremental-index-update
full-index-refresh-required
Preserves the existing Skill 2 / Skill 3 structure and the existing Fixed Completion Summary Format.
Keeps CodeGraph optional, not required.
Adds current repository self-index files for maintainability.
The release package includes index templates only and does not include this repository’s generated runtime index.