Use when you want to demo the end-to-end Tessl skill workflow quickly. Turn a tiny capability idea into a minimal skill, create exactly one simple eval scenario, run review, optionally optimize once, and then run evals locally or publish. Good triggers include "make a demo skill", "scaffold a skill and eval", and "run the Tessl loop end to end".
90
90%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
{
"name": "utility-skills/rapid-skill-loop",
"version": "0.1.2",
"summary": "Use when you want to demo the end-to-end Tessl skill workflow quickly. Turn a tiny capability idea into a minimal skill, create exactly one simple eval scenario, run review, optionally optimize once, and then run evals locally or publish. Good triggers include \"make a demo skill\", \"scaffold a skill and eval\", and \"run the Tessl loop end to end\".",
"private": false,
"skills": {
"rapid-skill-loop": {
"path": "skills/rapid-skill-loop/SKILL.md"
}
}
}