CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl-labs/intent-integrity-kit

Closing the intent-to-code chasm - specification-driven development with BDD verification chain

Overall
score

96%

Does it follow best practices?

Validation for skill structure

Overview
Skills
Evals
Files

model-recommendations.mdskills/iikit-03-plan/references/

Model Recommendations by Phase

Expires: 2026-03-06 Last researched: 2026-02-20

When this file is expired, the agent MUST do a fresh web search for current model rankings (speed, reasoning, cost) and update the recommendations and expiration date (+2 weeks).

Detection

Check environment variables to determine the agent:

  • CLAUDECODE=1 → Claude Code
  • GEMINI_CLI=1 → Gemini CLI
  • CODEX_CLI=1 → Codex
  • Otherwise → unknown (show generic suggestion)

Phase-to-Model Mapping

Phases are grouped by reasoning demand:

Light (fast/cheap model preferred):

  • /iikit-core (init, status, help)
  • /iikit-04-checklist (scoring against spec)
  • /iikit-09-taskstoissues (mechanical issue creation)

Medium (balanced model):

  • /iikit-01-specify (structured extraction from description)
  • /iikit-02-clarify (targeted questions)
  • /iikit-05-testify (test spec generation)
  • /iikit-06-tasks (task breakdown)
  • /iikit-bugfix (bug analysis + task generation)

Heavy (strongest model preferred):

  • /iikit-00-constitution (governance design, premise authoring)
  • /iikit-03-plan (architecture, tech selection, data model)
  • /iikit-07-analyze (cross-artifact consistency)
  • /iikit-08-implement (code generation, parallel orchestration)

Agent-Specific Recommendations

Claude Code

TierModelSwitch command
LightHaiku/model haiku
MediumSonnet/model sonnet
HeavyOpus/model opus

Gemini CLI

TierModelSwitch command
LightGemini 2.5 Flash/model gemini-2.5-flash
MediumGemini 2.5 Pro/model gemini-2.5-pro
HeavyGemini 2.5 Pro/model gemini-2.5-pro

Codex

TierModelSwitch command
Lightcodex-miniCLI flag: --model codex-mini
Mediumo4-miniCLI flag: --model o4-mini
Heavyo3CLI flag: --model o3

Unknown Agent

Show generic suggestion: "Consider using a stronger/faster model for this phase."

Suggestion Format

When suggesting the next step, append a model hint:

Next: /iikit-03-plan
Tip: This phase benefits from deep reasoning. Switch to [model]: [command]

Only suggest if the current model tier doesn't match the recommended tier for the next phase. If already on the right tier or higher, skip the suggestion.

Install with Tessl CLI

npx tessl i tessl-labs/intent-integrity-kit@2.3.5

skills

README.md

tile.json