This tile was archived by the owner on Feb 4, 2026
Reason: Superseded by tessl-labs/intent-integrity-kit
tessl install tessl-labs/spec-kit@0.6.4Specification-driven development workflow skills for AI coding assistants
Generated: [timestamp] Feature: spec.md | Plan: plan.md
Determination: [mandatory | optional | forbidden] Confidence: [high | medium | low] Evidence: [quoted constitutional statements or "No TDD indicators found"] Reasoning: [explanation of determination]
<!-- DO NOT MODIFY TEST ASSERTIONS These test specifications define the expected behavior derived from requirements. During implementation: - Fix code to pass tests, don't modify test assertions - Structural changes (file organization, naming) are acceptable with justification - Logic changes to assertions require explicit justification and re-review If requirements change, re-run /speckit-05-testify to regenerate test specs. -->Source: spec.md:[section]:[requirement-id] Type: acceptance Priority: P1
Given: [precondition] When: [action] Then: [expected outcome]
Traceability: FR-XXX, SC-XXX, US-XXX-scenario-X
Source: plan.md:[section]:[contract-id] Type: contract Priority: P1
Given: [precondition] When: [action] Then: [expected outcome]
Traceability: [contract reference]
Source: data-model.md:[entity]:[constraint] Type: validation Priority: P2
Given: [precondition] When: [action] Then: [expected outcome]
Traceability: [entity constraint reference]
| Source | Count | Types |
|---|---|---|
| spec.md | X | acceptance |
| plan.md | X | contract |
| data-model.md | X | validation |
| Total | X |