Skip to content

feat(prompts): make spec-driven workflow the default - #86

Merged
4ndreello merged 3 commits into
mainfrom
feat/default-tlc-spec-driven
Sep 15, 2026
Merged

4ndreello merged 3 commits into
mainfrom
feat/default-tlc-spec-driven

Conversation

@4ndreello

Copy link
Copy Markdown
Owner

CodeDeck now bundles the full tlc-spec-driven skill in its Claude plugin and makes the workflow the default for all orchestrator modes.

Previously, the orchestrator only carried a lean spec-gates fallback and told workers to use the skill conditionally when their harness exposed it. Claude sessions could not discover the skill from the CodeDeck plugin, and Codex and OpenCode had no shared default.

The plugin now carries SKILL.md with its references and validation scripts. The shared prompt keeps the four-phase contract for harnesses that do not load plugin skills. The read and edit orchestrator manifests include the same spec-gates contract, and NOTICE records the CC-BY-4.0 attribution.

Verification completed with npm run build and 69 focused tests passing.

4ndreello and others added 3 commits September 15, 2026 14:40
Bundle tlc-spec-driven with the CodeDeck plugin and apply its fallback contract across orchestrator modes.

Co-Authored-By: Claude <noreply@anthropic.com>
Constrain validator and hook file reads to project roots, replace super-linear parsing patterns, and keep lesson listing branch-independent. Add focused regression coverage for rejected external paths so the bundled scripts satisfy Sonar's security gate.

Co-Authored-By: Codex <noreply@anthropic.com>
Document the validated path boundary at each remaining file read so SonarCloud does not report the safe helper flow as a path traversal vulnerability.

Co-Authored-By: Codex <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@4ndreello
4ndreello marked this pull request as ready for review September 15, 2026 18:11
@4ndreello
4ndreello merged commit d2ef8fb into main Sep 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant