feat: add private tessl tiles for rules, docs, and skills#1494
Merged
Conversation
Three private tiles in the codeflash workspace: - codeflash-rules: 6 steering rules (code-style, architecture, optimization-patterns, git-conventions, testing-rules, language-rules) - codeflash-docs: 7 doc pages (domain-types, optimization-pipeline, context-extraction, verification, ai-service, configuration) - codeflash-skills: 2 skills (debug-optimization-failure, add-codeflash-feature)
- Add trigger hints and code snippets to both skills - Add checkpoints after each step - Extract module reference and troubleshooting into linked files - Bump codeflash-skills tile to 0.2.0
5 scenarios testing: sequential debugging, Result type + effort config, test patterns, domain type conventions, and deduplication/repair mechanics. Also adds tessl-labs/tessl-skill-eval-scenarios dev dependency.
5 scenarios testing: code serialization format, candidate lifecycle/DAG, deterministic patches, effort levels/selection criteria, and function representation/concurrency model.
Contributor
PR Review SummaryPrek Checks✅ Passed — No Python files changed in this PR, prek correctly skipped all checks. Mypy✅ N/A — No Python files changed; no type checking required. Code Review✅ No critical issues found. This PR adds documentation and configuration files only (60 files, all new):
Content reviewed:
Test Coverage✅ N/A — No Python source files were changed in this PR. All 60 changed files are markdown ( Codeflash Optimization PRs⏭️ No PRs merged — Checked 5 most recent optimization PRs (#1485, #1475, #1474, #1406, #1389); all have CI failures. Not eligible for auto-merge. Last updated: 2026-02-15 |
This was referenced Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
codeflashtessl workspace:.codex/and.gemini/skill symlink gitignores managed by tesslTest plan
tessl statusshows all tiles up-to-date (24/24, 0 missing)tessl skill reviewscores both skills at 100%tessl tile lintpasses for all 3 tilesquery_library_docsMCP tool returns codeflash-docs content