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 lubluniky/dale --skill dale-loop-projectgit clone --depth 1 https://github.com/lubluniky/daleWrote 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/lubluniky/dale/dale-loop-project)<a href="https://agentmods.dev/skills/lubluniky/dale/dale-loop-project"><img src="https://agentmods.dev/badge/skills/lubluniky/dale/dale-loop-project/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/lubluniky/dale/dale-loop-project"><img src="https://agentmods.dev/badge/skills/lubluniky/dale/dale-loop-project.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.00035 | $0.00419 |
| Opus 5 | $0.00017 | $0.00210 |
| Sonnet 5 | $0.00007 | $0.00084 |
| Haiku 4.5 | $0.00003 | $0.00042 |
Grade A, and why
dale-loop-project 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 3d 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 — 43 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Dale Loop Project
Split by independently deliverable outcome. Group coupled small changes and record real dependencies, ownership, branch/PR identity, and acceptance checks.
Use subagents for independent work within the current task, inheriting model settings. Assign one writer per scope and explicitly isolate concurrent changes in worktrees where needed; agents share a checkout by default. The coordinator owns integration. Create separate Codex tasks only when the user requests them.
Before publication, identify whether the user authorized commit, push, PR creation, merge, and branch deletion. Carry out already authorized delivery without asking again. Prepare reviewable work before asking for any missing publication authority; do not infer merge or branch deletion from a generic request to build a feature.
Validate each candidate against requirements and the current diff. Use an independent reviewer for material risks, supplying raw artifacts and criteria. Track findings by PR head; changed code invalidates affected review evidence. Reconcile checks, unresolved reviews, scope, and mergeability with live GitHub. Repair valid findings within scope; change approach after repeated failures.
When merge is authorized and required checks and review pass, merge in dependency order using the requested or repository-supported method. Refresh dependent branches and validate affected integration. Delete branches only if authorized. Use automations for requested future follow-up, with durable state and quiet unchanged wakes. Do not assume subagents persist across wakeups.
Report delivered changes, PRs, decisive checks, and any remaining delivery gate.
Cancellation and changed scope
On cancellation or revoked scope, interrupt affected workers immediately before other work, invalidate pending outputs, and preserve existing changes. Update or disable related scheduled work only within the user's cancellation scope. For a correction, stop conflicting work first, then send the revised contract; accept subsequent results only against the current request and artifact state.
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.
- 3d ago Changed · +20 lines · -24 tokens per session aba3080a8a97
- 10d ago First seen · 23 lines · 59 tokens per session scan A 6b5e1f15f107
dale-loop-project is a skill published in the GitHub repository lubluniky/dale (51 stars, last pushed 4d ago), licensed MPL-2.0. It adds 35 tokens to every session and 419 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
dt-session
La sesión solo existe tras /yo. No uses plantillas con placeholders ni participantes de ejemplo del repo.
babysit
Same-session monitoring loop for PRs, CI runs, tickets, and deployments using the monitorstart / monitorupdate / autonudgestop MCP tools. The loop re-injects your check instructions into THIS session on an idle interval — same context, same tools — and works from dashboard chat, Slack threads, and Discord DMs. Use…
dispatch
Use when a task file exists in .hyperflow/tasks/ and workers need dispatching. Fans out parallel workers under per-batch Reviewers, runs a final integration review, and commits per sub-task. Endpoint of the auto-chain — no auto-deploy. Trigger with /hyperflow:dispatch, "run the plan", "execute the task", "build it"…
unity-workflow
Persistent operation history and orchestration.
atmos-migration
This skill helps you migrate a repository to Atmos. It covers native Terraform, Terraform Workspaces, Terramate, Terragrunt, Makefiles, Justfiles, and Taskfiles. It gives minimum-disruption paths, file-layout options, workspace mapping, task-to-command mapping, generatehcl/script decomposition, and the remote-state…
atmos-modernization
Atmos Modernization: migrate deprecated or legacy Atmos patterns to current names, Native CI, Atmos Pro drift detection, dependencies.components, nametemplate, and declared secrets.