Borrowing it
Nothing to install: this file belongs to huifer/zeus. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/huifer/zeus/main/.claude/skills/zeus-status/SKILL.mdgit clone --depth 1 https://github.com/huifer/zeusWrote 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/huifer/zeus/zeus-status)<a href="https://agentmods.dev/skills/huifer/zeus/zeus-status"><img src="https://agentmods.dev/badge/skills/huifer/zeus/zeus-status.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.1 | $0.00033 | $0.00449 |
| Opus 5 | $0.00016 | $0.00225 |
| Sonnet 5 | $0.00007 | $0.00090 |
| Haiku 4.5 | $0.00003 | $0.00045 |
Grade A, and why
zeus-status 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 7d 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.
What it actually says
Zeus Status - Global Health Report
Render a deterministic snapshot across active versions and recommend the next best action.
Preconditions
.zeus/main/config.jsonexists.- All referenced version folders are readable.
Deterministic workflow
1) Load project state
Read:
.zeus/main/config.json- each active version's
config.json,prd.json,task.json,feedback/*,evolution.md - recent AI logs (up to 5)
2) Compute report metrics
For each version compute:
- story totals and pass state,
- task totals and completion percentage,
- current/next pending wave,
- recent completed task titles.
For global scope compute:
- latest feedback attributions,
- latest evolution events,
- latest AI log highlights.
3) Select next-action recommendation
Decision table:
- missing config ->
/zeus:init - codebase map exists but config not imported ->
/zeus:init --import-existing - no tasks ->
/zeus:brainstorm --full - pending tasks ->
/zeus:execute - tasks complete but no feedback ->
/zeus:feedback - evolution signal unresolved ->
/zeus:evolve - stable ->
/zeus:brainstorm --feature <next-feature>
Brownfield freshness recommendation:
- if
.zeus/{version}/codebase-map.jsonis stale relative to recent repository changes, recommend/zeus:discover --version {version}before planning.
4) Render output
Render concise or full format depending on --brief.
5) Optional health index
If metric weights and enough feedback data exist, compute weighted health score trend.
Output contract
- clear version-by-version progress,
- clear recommendation with rationale,
- no ambiguous next step.
Agent collaboration
Use zeus-docs for consistency checks on report terminology and formatting quality.
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.
- 7d ago First seen · 75 lines · 0 tokens per session scan A 4d8ef6df16e7
zeus-status is a skill published in the GitHub repository huifer/zeus (22 stars, last pushed 5mo ago), licensed MIT. It adds 33 tokens to every session and 449 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
skill-register-care
Pflege-Skill, der das dreiteilige Skill-Register konsistent hält (code-skill-index-Kataloge, Skill-Index, SKILL-MAP Family-/Routing-Map). Nutze diesen Skill für einen Drift-Check zwischen dem realen Skill-Inventar und dem dokumentierten Register: fehlende oder zu viele Einträge melden, Counts korrigieren, Stand-Datum…
requirement-delivery
A workflow for turning a new software request into a small, working deliverable. It clarifies acceptance criteria, identifies boundaries, breaks work into demonstrable parts, and looks for existing code or tools to reuse.
cmd_jira
Retrieve a Jira ticket, analyze requirements, update status, or add comments. Uses the jira-integration skill and MCP or REST API.
dev-plan
Full development planning pipeline. Orchestrates a team of agents (researcher, prd-writer, software-architect, project-planner, issue-estimator) to take a project idea from concept to sprint-ready issues.
cmd_agent_sort
Classify ECC surfaces as DAILY vs LIBRARY to guide selective agent installation.
mural
Créer, lire, modifier et organiser des murals (tableaux de collaboration visuelle mural.co) via l'API Mural — workspaces, rooms, widgets (stickies, formes, textes, images, connecteurs).