Skip to content

Modernize tile to tessl standards v2.0.0#6

Merged
jbaruch merged 2 commits intomainfrom
modernize-tile-v2
Mar 30, 2026
Merged

Modernize tile to tessl standards v2.0.0#6
jbaruch merged 2 commits intomainfrom
modernize-tile-v2

Conversation

@jbaruch
Copy link
Copy Markdown
Contributor

@jbaruch jbaruch commented Mar 30, 2026

Summary

  • Restructure from flat docs-only tile to full skills + rules + docs + scripts + evals
  • 4 skills: requirement-gathering, spec-writer, spec-verification, work-review (85-97% skill review scores)
  • 3 rules: spec-before-code, one-question-at-a-time, spec-format-compliance
  • Docs reorganized into docs/ with index entry point
  • 2 validation scripts: validate-specs.sh, check-spec-links.sh
  • 9 eval scenarios (83% baseline → 99% with context)
  • CI via GitHub Actions with tesslio/setup-tessl (lint, skill review, evals, version check, publish)
  • Version bumped from 1.0.5 to 2.0.0

Eval results

Scenario Baseline With Tile
Spec authoring structure and format 23% 100%
Work review with discovered requirements 66% 100%
Requirements gap analysis 100% 100%
Webhook interview (one-question) 95% 97%
Skip spec pushback 100% 100%
Spec drift after refactor 100% 100%
"Make search better" 97% 100%
Rate limiting spec update 100% 100%
Trivial change exception 62% 94%

Test plan

  • CI passes (lint, skill review, evals)
  • tessl tile lint . clean
  • All 9 eval scenarios score 94%+
  • Tile publishes to registry on merge

🤖 Generated with Claude Code

jbaruch and others added 2 commits March 30, 2026 11:13
Restructure from flat docs-only tile to full skills + rules + docs + scripts + evals:

- 4 skills: requirement-gathering, spec-writer, spec-verification, work-review
- 3 rules: spec-before-code, one-question-at-a-time, spec-format-compliance
- Docs reorganized into docs/ with index entry point
- 2 validation scripts: validate-specs.sh, check-spec-links.sh
- 9 eval scenarios (83% baseline → 99% with context)
- CI via GitHub Actions with tesslio/setup-tessl (lint, review, evals, publish)
- Version bumped to 2.0.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jbaruch jbaruch merged commit 3764a72 into main Mar 30, 2026
3 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