Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Meta-validator for HARD-GATEs. Use when auditing whether a skill's mandatory constraints were actually followed during a workflow (not just claimed). Called by cook, team, and audit for discipline compliance.
The internal affairs department for Rune skills. Checks whether HARD-GATEs and mandatory constraints were actually followed during a workflow — not just claimed to be followed. Reads the constraint definitions from skill files and audits the conversation trail for compliance.
While completion-gate checks if claims have evidence, constraint-check checks if the PROCESS was followed. Did you actually write tests before code? Did you actually get plan approval? Did you actually run sentinel?
cook (L1) at end of workflow as discipline auditteam (L1) to verify stream agents followed constraintsaudit (L2) during quality dimension assessment/rune constraint-check — manual audit of current sessionNone — pure read-only validator.
cook (L1): end-of-workflow discipline auditteam (L1): verify stream agent complianceaudit (L2): quality dimensionParse the conversation/workflow to identify which skills were invoked:
Extract from context:
npx skills add Rune-kit/rune --skill constraint-checkHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Mostly clear, but there are still a few confusing or poorly structured parts.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.