Skills
Generates the governance files every coding agent reads
Emits AGENTS.md, CLAUDE.md, .cursorrules, a workflow pack, a policy pack, and a model-cascade file from one repo analysis - the instruction files Claude Code, Cursor, and Copilot each look for. Free tier.
What it does
Every coding assistant looks for a different instruction file, and keeping them in sync by hand is the kind of task that quietly rots. This generates all six from one analysis of the repository.
The output is deliberately specific to the repo it read - stack, conventions, and structure - rather than a generic template with the project name substituted in.
What it emits
6 artifacts, every run. This list is generated from Iliad's program manifest, which its CI checks against the generators themselves — it is what the program actually writes, not a description of it.
AGENTS.mdCLAUDE.md.cursorrulesworkflow-pack.mdpolicy-pack.mdmodel-cascade.md
Listing a tool here
Listing is free and permanent, same as the app directory. If your tool can be called by an agent, it belongs here whether it is an MCP server, a REST endpoint, or a single generator buried in a larger toolbox.