Entry points
Choose the path that matches your workflow.
Kelyra can run the agent, learn repo rules, or act as the verified
file-edit boundary for another agent.
Use Kelyra as the agent
Run one task or open chat
For developers who want Kelyra to call a configured provider and verify every file edit.
kelyra init
kelyra run "explain this repo"
Teach Kelyra your repo
Generate and load skills
For teams that want repo rules, review expectations, and risk surfaces active every session.
kelyra learn
kelyra run --file TASK.md -s repo
Connect another agent
Use Kelyra over MCP
For MCP clients or external agents that need dry-runs, verified applies, rollback, and receipts.
kelyra mcp
swd_dry_run / swd_apply
Operate the proof workflow
Diagnose, explain, and publish
For teams that need local readiness checks, CI failure explanations, static proof pages, and hosted receipt history.
kelyra doctor
kelyra ci explain