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 agentmods add skills/debabsah/analytics-office/status-truthnpx skills add debabsah/analytics-office --skill status-truthgit clone --depth 1 https://github.com/debabsah/analytics-officeWrote 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/debabsah/analytics-office/status-truth)<a href="https://agentmods.dev/skills/debabsah/analytics-office/status-truth"><img src="https://agentmods.dev/badge/skills/debabsah/analytics-office/status-truth.svg" alt="Measured on agentmods" 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 | $0.00165 | $0.02158 |
| Opus 5 | $0.00082 | $0.01079 |
| Sonnet 5 | $0.00033 | $0.00432 |
| Haiku 4.5 | $0.00016 | $0.00216 |
Grade A, and why
status-truth 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 5d 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 — 68 lines — stays where its author put it; the contents beside it link to each section on GitHub.
status-truth
The program lead's conscience at reporting time: composes the status from the record and what you can actually attribute, keeps the reds red, and makes every green earn its color.
When to use
Fire when the deliverable is the state of the work — a status report, a weekly/steering/sponsor update, "are we on track," a RAG slide's content. Works from a knowledge-base/ when one exists and from your attributed answers when it doesn't.
Do NOT fire to communicate what the analysis FOUND (brief-my-findings), to audit whether the record itself is still true (kb-reconcile), to catch YOURSELF up after time away (groundwork resume), or to rehearse defending a number (defend-my-number). This reports delivery state to others; it does not analyze, audit, or rehearse.
The trap this exists to beat
Asked for "a tight, positive update for leadership," a capable model produces a confident green — and that is the failure. It green-washes: re-words a slipped milestone as "progressing" (or silently re-bases the plan so nothing ever slips), lets a blocker age out of the narrative, closes risks nobody closed, launders an expired or overridden verdict clean, rounds 60% to "nearly done," and books other teams' unconfirmed promises as progress. Watermelon status — green outside, red inside — reads fine every week until the week it detonates in a steering meeting. This skill composes the same update, but every claim has a source, every green has a stated red-condition, and the pressure to look good is recorded, not obeyed.
The loop
- Warm start + harvest the record. If a
knowledge-base/exists, readtimeline.md(what actually happened,by:whom),open-questions.md(ages and owners of opens),decisions.md(incl. OVERRIDE entries), the artifact verdicts (*-audit.md,query-review.md,defense-sheet.md— each with its date andRe-audit when:condition), andcatches.md(what the harness stopped this period). Honorhouse-rules.md. - Elicit this period's updates — with attribution. What moved, what slipped, what's blocked, what's risky — each item carries who reported it (
by:). An update you can't attribute isUnknown — asked, never assumed. Never fabricate a stakeholder's or another team's progress. - Build the status ledger (the engine —
references/status-engine.md). Every line: claim · source · status — Done (evidenced) / In-progress (attributed) / Slipped (delta stated; a re-base is named as a re-base) / Blocked (age + owner) / Risk (open until its owner closes it) / Unknown — asked. Carried verdicts travel with their age: a verdict whoseRe-audit when:condition has been met is expired — it routes back to its audit, it is not reported as standing; an overridden gate rides visibly ("shipped over an open Blocking — owner, date"). - Color it honestly. RAG only against pinned criteria (from
house-rules.mdor stated in the report). The watermelon test: if any ledger line inside is red, the outside cannot be green — it is amber-or-red with the line named. A green names what would turn it red by next period. - Compose
status-report.md(template:references/status-report.md) — period, audience, RAG + criteria, the ledger, next-period commitments (owner-attributed), and the asks. A pressure instruction ("keep it positive") is met with the honest version plus a recorded note of the ask. - Emit + thread. Append newly surfaced blockers/risks to
open-questions.md(with owner + age), appendtimeline.md, offer thekb(status-truth): <period> status — <RAG>commit. Then stop.
What ships with it
2 files 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.
- 5d ago First seen · 68 lines · 0 tokens per session scan A 3db55454b591
status-truth is a skill published in the GitHub repository debabsah/analytics-office (9 stars, last pushed 2mo ago), licensed MIT. It adds 165 tokens to every session and 2,158 once invoked, about $0.0008 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-31.
Other skills, from other repositories
issues
Create GitHub issues from research findings as atomic deliverables. Orchestrates the issue-architect agent using the full swarm pattern (TeamCreate → TaskCreate → Agent(teamname) → SendMessage → TeamDelete). Use this skill when the user invokes /sigint:issues.
run-next-readiness
Advance one table by one readiness stage in the Seshat BI repo: run the next required step, then stop. Use when someone asks what is next for a table and to do it. Never self-grants an approval and never marks a stage pass without its evidence.
approval-evidence-pack
Assemble a reviewable evidence pack behind a readiness approval in the Seshat BI repo. Use when someone asks to package the evidence for a stage sign-off. Read-only: it collects committed evidence and never grants the approval.
speckit-constitution
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
speckit-taskstoissues
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
traction-eos
Implement the Entrepreneurial Operating System (EOS) to align vision and execution across a company. Use when the user mentions "EOS", "Entrepreneurial Operating System", "V/TO", "quarterly rocks", "Level 10 meetings", "accountability chart", "IDS process", "my company feels chaotic", "we keep having the same…