
from spboyer
Iteratively improves SKILL.md frontmatter using the Ralph loop to meet compliance and testing standards.
A workflow skill that automates frontmatter improvement for SKILL.md files using the Ralph loop pattern.
Ask Sensei to audit or improve a skill's frontmatter, fix triggers, or optimise for token budget and routing clarity.
Invokes token counting tools, test runners, and git commands. Designed as a utility for maintainers and CI workflows.
Sensei is a workflow skill that iteratively improves SKILL.md frontmatter compliance using the Ralph loop pattern. It has no bundled scripts — instead it instructs the agent to run npm/pip commands for token counting and GEPA optimization. Well-documented with clear steps, scoring rubrics, and multiple invocation modes, but the actual execution depends entirely on external tooling (npm, gepa, gh auth) that must be pre-installed.
Clean skill with no security concerns. Thorough documentation and good structure following the skill spec. Niche usefulness as it targets skill authors maintaining multiple skills. The GEPA evolutionary optimization mode is an interesting advanced feature but adds complexity and dependency on external packages.