Skip to content

Releases: Garyzhu-hub/software-controlled-skills

v2.3.0 — Index-aware Task Creation & Controlled Execution

Choose a tag to compare

@Garyzhu-hub Garyzhu-hub released this 25 May 10:35

v2.3.0 — Index-aware Task Creation & Controlled Execution

Highlights

  • 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.

Release Asset

  • software-controlled-skills-multiplatform-kit-v2_3.zip

v2.2.0 — Graph-aware Project Indexing

Choose a tag to compare

@Garyzhu-hub Garyzhu-hub released this 25 May 08:38

v2.2.0 — Graph-aware Project Indexing

Highlights

  • project-indexing upgraded to graph-aware indexing
  • optional structured code intelligence support
  • CodeGraph is optional, not required
  • authority documents remain the highest-priority source
  • new CODE_INTELLIGENCE_INDEX_TEMPLATE.md
  • enhanced PROJECT_INDEX_TEMPLATE.md and TEST_INDEX_TEMPLATE.md
  • no dependency / CI / package changes
  • controlled-software-task-execution and software-task-creation are not changed

Release Asset

  • software-controlled-skills-multiplatform-kit-v2_2.zip