Closing the intent-to-code chasm - specification-driven development with BDD verification chain
86
92%
Does it follow best practices?
Impact
86%
1.82xAverage score across 14 eval scenarios
Advisory
Suggest reviewing before use
command -v tessl >/dev/null 2>&1Get-Command tessl -ErrorAction SilentlyContinueIf not available: display info message once, continue without tiles.
mcp__tessl__status()From the drafted plan, identify: Language/Version, Primary Dependencies, Storage, Testing, any other frameworks/libraries.
For each technology:
mcp__tessl__search(query="<technology>")describes), Rules (has rules), Skills (has skill)mcp__tessl__install(packageName="<workspace/tile-name>")## Tessl Tiles
### Installed Tiles
| Technology | Tile | Type | Version | Eval |
|------------|------|------|---------|------|
### Technologies Without Tiles
- <technology>: No tile foundFor each installed documentation tile:
mcp__tessl__query_library_docs(query="best practices for <library>")Incorporate findings into research.md.
For each installed tile, fetch eval scores:
bash .tessl/tiles/tessl-labs/intent-integrity-kit/skills/iikit-core/scripts/bash/fetch-tile-evals.sh --json <workspace/tile-name>Windows: pwsh .tessl/tiles/tessl-labs/intent-integrity-kit/skills/iikit-core/scripts/powershell/fetch-tile-evals.ps1 -Json <workspace/tile-name>
.specify/evals/ for dashboard consumptionUpdate the research.md table format to include eval data:
## Tessl Tiles
### Installed Tiles
| Technology | Tile | Type | Version | Eval |
|------------|------|------|---------|------|
| FastAPI | tessl/pypi-fastapi | docs | 1.2.0 | 92% (3 scenarios) |Record available skills from installed tiles for use in /iikit-07-implement.
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
rules
skills
iikit-00-constitution
scripts
dashboard
iikit-01-specify
iikit-02-plan
iikit-03-checklist
scripts
bash
dashboard
iikit-04-testify
iikit-05-tasks
iikit-06-analyze
iikit-07-implement
iikit-08-taskstoissues
iikit-bugfix
scripts
dashboard
iikit-clarify
iikit-core
references
scripts
bash
dashboard
powershell
templates