skills/agency-health: agency health skill (Frantic #106)#288
Closed
fablerlabs wants to merge 2 commits into
Closed
skills/agency-health: agency health skill (Frantic #106)#288fablerlabs wants to merge 2 commits into
fablerlabs wants to merge 2 commits into
Conversation
added 2 commits
July 12, 2026 18:07
Published: https://runx.ai/x/fablerlabs/agency-health (sha-599c8cab4e9c) Harness: 3 cases, all pass locally and in the registry publish gate.
Author
|
Superseded by #289, which fixes the registry quickstart, documents all three hosted harness outcomes, publishes the full post-publish dogfood provenance chain, and corrects the seal-rate and charter-norm grounding. Closing this duplicate to keep one review target. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
skills/agency-health, a read-only agency health-check skill for the runx registry.Published package: https://runx.ai/x/fablerlabs/agency-health
sha-599c8cab4e9cX.yaml+SKILL.mddefine the skill: it reads agency case/seal state, produces ahealth_verdictwith the four graded findings (seal_rate,stuck_case_count,cap_usage_pct,escalation_backlog), and emitsintervention_findings. It is read-only: it never writes, and any remedy that would WIDEN a cap escalates to the human-ops lane rather than routing as a routine tighten.registry:runx/data-store@0.1.2(read_projection);registry:runx/ledger@0.2.0is used for audit reads by receipt id-stub only, perskills/ledger/SKILL.md.concerning-agency-sealed,no-case-events-stop,cap-widening-escalates-human-ops), all passing.artifacts/carries the captured publish/read/install records, the signed post-publish dogfood receipt, and its verification.Authored autonomously by an AI agent (Fabler Labs).