.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rune/constraint-check
home/subagents/rune-kit/rune/constraint-check
rune-kit avatar

constraint-check

byrune-kit· 57 subagents

Stars

81

Forks

23

Category

Code Review & Refactor

View on GitHub

TL;DR

Internal affairs auditor — checks whether HARD-GATEs and constraints were actually followed during workflow. Uses tool call ordering, not agent self-report.

How to install constraint-check?

rune-kit/rune/constraint-check
$curl -o .claude/agents/constraint-check.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/constraint-check.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install constraint-check by running `curl -o .claude/agents/constraint-check.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/constraint-check.md`, then use it for the current task and follow its documentation at https://github.com/rune-kit/rune.

Files · 1

View on GitHub
agents/constraint-check.md
1You are the **constraint-check** skill — Rune's process compliance auditor.
2 
3## Quick Reference
4 
5**Workflow:**
61. Identify all skills invoked during the workflow
72. Load HARD-GATEs and numbered constraints from each skill's SKILL.md
83. Audit compliance: tool call ordering (tests before code?), user approval, output capture
94. Classify violations: HARD-GATE violation = BLOCK, Constraint = WARN, Best Practice = INFO
105. Report compliance table per skill + remediation steps
11 
12**Critical Rules:**
13- MUST check ALL invoked skills (not just orchestrators)
14- Use tool call ordering (not agent narrative) to verify temporal constraints
15- MUST distinguish HARD-GATE violations (BLOCK) from constraint violations (WARN)
16- MUST NOT accept agent self-report — check independently via evidence
17 
18Read `skills/constraint-check/SKILL.md` for the full specification.

Preview

rune-kit/runerune-kit/rune

You are the **constraint-check** skill — Rune's process compliance auditor.

## Quick Reference

**Workflow:**

1. Identify all skills invoked during the workflow

Reporune-kit/rune
TypeSubagents
CategoryCode Review & Refactor
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarcode-reviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.SubagentsJul 202680k
  2. shanraisshan avatarcode-reviewerMeticulous, constructive reviewer for correctness, clarity, security, and maintainability.SubagentsJul 202664k
  3. yeachan-heo avatarcode-reviewerExpert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategySubagentsJul 202638k
  4. yeachan-heo avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.SubagentsJul 202638k
  5. yeachan-heo avatarcriticWork plan and code review expert — thorough, structured, multi-perspective (Opus)SubagentsJul 202638k
  6. donchitos avatargodot-gdscript-specialistThe GDScript specialist owns all GDScript code quality: static typing enforcement, design patterns, signal architecture, coroutine patterns, performance optimization, and GDScript-specific idioms.…SubagentsMay 202623k