Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add pariyar07/kybernetes --skill kybernetes-loop-closeoutgit clone --depth 1 https://github.com/pariyar07/kybernetesWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/pariyar07/kybernetes/kybernetes-loop-closeout)<a href="https://agentmods.dev/skills/pariyar07/kybernetes/kybernetes-loop-closeout"><img src="https://agentmods.dev/badge/skills/pariyar07/kybernetes/kybernetes-loop-closeout/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/pariyar07/kybernetes/kybernetes-loop-closeout"><img src="https://agentmods.dev/badge/skills/pariyar07/kybernetes/kybernetes-loop-closeout.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00030 | $0.00793 |
| Opus 5 | $0.00015 | $0.00396 |
| Sonnet 5 | $0.00006 | $0.00159 |
| Haiku 4.5 | $0.00003 | $0.00079 |
Grade A, and why
kybernetes:loop-closeout scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Kybernetes Loop Closeout
This helper reconciles a completed or transferring unit and returns retirement evidence. It cannot mutate parent canonical lifecycle state or accept DONE; the governor admits its result and performs the canonical transition.
Modes
checkpoint: close a completed unit inside an active parent; preserve the remaining checklist and next activation.handoff: prove a new lead can reconstruct state before superseding the old.workstream: reconcile one child and retire its lease, activation, and temporary permissions without completing the parent.program: verify DONE coverage and retire all bounded machinery.
Default to the narrowest mode. Checkpoint and workstream modes never imply program completion.
Required Inputs
- Mode, parent control and verification pointers, canonical revision.
- Scope being closed and measurable completion claim.
- Acceptance boundary, accountable owner, and recorded or pending verdict when the scope crosses a dependent system or owner-held external decision.
- Runtime capability snapshot and permission boundary.
- Worker, goal, thread, scheduler, event, hook, automation, lease, and temporary access inventory.
- Retention policy, explicitly disposable material, and next activation.
evidence reconciliation
- Read canonical state and verification evidence.
- Compare the scoped completion claim with its rejection-capable verifier.
- Confirm any required accountable-owner verdict and wrongness response in
control.md; passing evidence alone is not acceptance. - Identify missing, conflicting, stale, or non-reproducible evidence.
- Preserve admitted and unresolved evidence; archive canonical records by default.
- Delete only material explicitly marked disposable and reproducible, within current permission.
If verification or required acceptance is incomplete, return not_ready and
the gaps. Keep a missing owner verdict recoverable as waiting_human; do not
disguise cleanup as completion.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 92 lines · 30 tokens per session scan A 6cf5718ffdb9
kybernetes:loop-closeout is a skill published in the GitHub repository pariyar07/kybernetes (13 stars, last pushed 1mo ago), licensed MIT. It adds 30 tokens to every session and 793 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
orbit-linear
Open Orbit briefing skill — selected by the Orbit pipeline when Linear is the user's only connected connector, or when the user explicitly scopes their daily digest to Linear. Pulls the past 24 hours of issue movement, status changes, assignments, and cycle progress from the user's authenticated Linear connection and…
flowai-live-dashboard-template
Team-management dashboard skill in the FlowAI aesthetic — three tabs (Team Members, Team Details, Activity Log), KPI stat row, member table, role distribution bar chart, online presence and activity sparklines, and a top-contributors panel, all in a single self-contained HTML file with light/dark theming, hoverable…
weekly-update
OpenDesign's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. Built as a decision-grade data & finance deck for ops & growth team.
code-import
Read an existing repository's structure into the project cwd as a normalised snapshot the agent can analyse without re-walking the tree on every turn.
kanban-board
Kanban / task board with columns (To do / In progress / In review / Done), draggable-looking cards, assignee avatars, swimlanes, and a top filter bar. Use when the brief mentions "kanban", "task board", "sprint board", "trello", "看板".
pm-spec
A product-specification page skill for documenting a feature's problem, goals, user stories, success measures, rollout plan, and open questions. A PRD is a document that explains what a product feature should achieve and why.