Skills
For skills-aware agents (Claude Code and others) we publish two thin skills that package good call sequences for common jobs:
build-requence-template— build or edit a template or service: branch handling, node catalog lookup, wiring, logic scripts, type-check, commit.investigate-requence-task— investigate a run: reach for the diagnostic walkers first, then drill into the execution log.
Install them with:
npx skills add requence/skillsThe skills are purely advisory — the MCP server is fully self-sufficient and enforces all rules itself, so the agent works the same without them; they just make it take the good path more reliably.