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 chrono-meta/forge-harness --skill frontier-status-summarygit clone --depth 1 https://github.com/chrono-meta/forge-harnessWrote 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/chrono-meta/forge-harness/frontier-status-summary)<a href="https://agentmods.dev/skills/chrono-meta/forge-harness/frontier-status-summary"><img src="https://agentmods.dev/badge/skills/chrono-meta/forge-harness/frontier-status-summary/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/chrono-meta/forge-harness/frontier-status-summary"><img src="https://agentmods.dev/badge/skills/chrono-meta/forge-harness/frontier-status-summary.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.00039 | $0.01929 |
| Opus 5 | $0.00019 | $0.00964 |
| Sonnet 5 | $0.00008 | $0.00386 |
| Haiku 4.5 | $0.00004 | $0.00193 |
Grade A, and why
frontier-status-summary 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 8d 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 — 140 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DEPRECATED (2026-05-18): ~80% dependency on personal assets; does not meet FH general-purpose skill criteria. The core value of audience-based asset cross-referencing is absorbed into install-wizard Step 0-A (FH suitability pre-flight).
frontier-status-summary — Frontier Status + External Distribution Asset Cross-Reference
A skill for cross-referencing externally distributed assets by audience type, created after reaching Phase I completion and Phase II entry signals. No asset transformation — invocation tools only (consistent with simplification principle — 0 new assets created).
Trigger Utterances
Utterance patterns:
- Status summary request: "show frontier status", "where are we at", "where are we now", "what Phase are we at"
- External distribution material alignment: "align external distribution materials", "materials for {audience}", "what do I show to {audience}"
- Identity cross-reference: "meta harness identity", "differentiating message", "unique value"
- Audience-based invocation: "for engineers", "for decision-makers", "for non-technical audience", "external presentation"
Exceptions (this skill does not apply):
- Request to directly edit asset content → edit the asset directly (no cross-ref needed)
- Request to write new asset → do not call this skill · only cross-ref 4 assets for audience classification then determine new audience/volume/axis
Asset Matrix
| # | Asset | Audience | Volume | Channel | Status | Axis |
|---|---|---|---|---|---|---|
| 1 | briefings/harness_engineering_intro.md |
Engineers (org-wide) | ~3 pages | Wiki / doc sharing | published | 2·3 |
| 2 | briefings/expected_roi_meta_harness.md |
Decision-makers + engineers | Table-heavy | (TBD — follow-up to #1) | draft | 6 |
| 3 | briefings/harness_intro_outsider_guide.md |
Non-technical / external | 5-minute read | Slack canvas → wiki | first distribution decided | 3 |
| 4 | briefings/frontier_arrival_report.md |
All 3 audiences combined | ~3 pages | (review before external send) | draft | 1·2·3·6 |
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.
- 8d ago First seen · 140 lines · 39 tokens per session scan A 33c238f11879
frontier-status-summary is a skill published in the GitHub repository chrono-meta/forge-harness (14 stars, last pushed today), licensed MIT. It adds 39 tokens to every session and 1,929 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-09-04.
Other skills, from other repositories
taiyi-ui-design
A design-planning guide for describing how an application's user interface should look and behave. It produces a UI-DESIGN.md document covering layouts, components, interactions, accessibility, and error states.
taiyi-diagram-arch
A workflow for turning written system or product architecture into readable, version-controlled diagrams using Mermaid or exported SVG and PNG files. Architecture diagrams show components, boundaries, data flows, and deployment relationships.
taiyi-restyle
A planning guide for breaking a large user-interface redesign into smaller, independently reviewable tasks. A user interface is the part of an application that people see and use.
taiyi-diagram-pipeline
A pipeline that creates and updates architecture diagrams in three stages: a C4 model from the code, an engineering architecture diagram, and an exported PNG image. C4 is a way to describe software architecture at several levels of detail.
taiyi-diagram-render
A tool for rendering existing C4 or architecture Mermaid diagrams as SVG or PNG images. C4 is a way to show software systems at different levels, while Mermaid is a text format for diagrams.
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", or "vs best practices".