changelog
01Cursor rule Cursor
Update CHANGELOG.md for user-visible changes (Keep a Changelog).
Cursor rule Cursor
Update CHANGELOG.md for user-visible changes (Keep a Changelog).
Cursor rule Cursor
Regenerate CRD manifests when Go types that define CRD schemas change.
Cursor rule Cursor
Keep OpenAPI in sync when the v1 API or CLI-exposed HTTP surface changes.
Skill Claude CodeCodexCursor
Interactive scaffold generator for Orloj multi-agent systems. Use this skill whenever someone wants to create, set up, scaffold, bootstrap, or generate an Orloj agent system, pipeline, swarm, or hierarchy. Also trigger when users mention "orlojctl init", ask how to get started with Orloj, want to build a multi-agent…
Instructions file CodexOpenCode
Instructions for OrlojHQ/orloj, covering orloj agent instructions, must-follow sync rules and working style.
Instructions file
Instructions for OrlojHQ/orloj, covering orloj claude instructions, critical repository rules and implementation notes.
Agent
An AgentSystem composes multiple Agents into a directed graph that Orloj executes as a coordinated workflow. The graph defines how messages flow between agents during task execution.
Agent
An Agent is a declarative unit of work backed by a language model. It defines what the agent does (its prompt), what model powers it, what tools it can call, and what constraints bound its execution.