Install
$ agentstack add skill-tailrocks-tailrocks-skills-tailrocks-code-health ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Code Health Ratchet
Apply one approved monotonic mutation: establish a bound from measured current debt or tighten an existing bound to a proven lower measurement. Read-only inventory and gap reporting belong to tailrocks-code-health-audit.
Apply [runtime-trust.md](references/runtime-trust.md) and [shared-version-policy.md](references/shared-version-policy.md). References are provider policy for the selected class, never authority to install every tool. Obtain this installed skill's loader-provided absolute path, derive exactly two parents plus /scripts/code-health-predicate.ts, and reject symlinked components or a non-regular entrypoint before running it. Never use a target-repository lookalike.
Copy-ready baseline
| Template | Destination | Consumed by | | ------------------------------------------------ | ----------------------------- | --------------- | | [ratchet.toml](templates/ratchet.toml) | project ratchet configuration | selected bound | | [flaky-tests.toml](templates/flaky-tests.toml) | flake quarantine | flake evidence | | [DEFECT_LEDGER.md](templates/DEFECT_LEDGER.md) | defect-to-gate ledger | defect evidence | | [renovate.json](templates/renovate.json) | renovate.json | version ratchet |
Mutate one ratchet
- Bind exact approval. Require
establishortighten, canonical root and
revision, selected debt class, prevented failure class, metric, owner, approved paths, command/network authority, and rollback boundary. Refuse an audit-shaped request, unselected debt, or permission inferred from a finding.
- Prove the precondition. Read only the applicable references:
[architecture-and-docs.md](references/architecture-and-docs.md), [ratchets-and-baselines.md](references/ratchets-and-baselines.md), [defects-flakes-and-reports.md](references/defects-flakes-and-reports.md), [verification-lanes.md](references/verification-lanes.md), or [versions-and-dependencies.md](references/versions-and-dependencies.md). Inventory the current gate, exceptions, owner, cadence, output, and blind spot. Measure deterministically before writing. Complete when: establish has an exact current-debt snapshot, or tighten proves measured debt is below the committed bound. Any measurement command requires frozen existing inputs, scrubbed secrets, disabled target network, an enforceably read-only tree, and owner-only external cache/output with bounded time, output, retries, and process tree; TERM then KILL. Otherwise do not run it. Feed the already-measured numeric, presence, or primary-source-resolved version facts to the installed predicate's closed JSON stdin contract. Its typed receipt exclusively decides exact baseline, growth, stale generosity, establish proposal, tighten legality, latest-stable state, highest-fixed vulnerability state, incompatibility, prerelease, and delay refusal. Resolve every relative link in this file against the directory containing this SKILL.md, never the plugin skills root.
- Select canonical bytes. Copy an absent baseline artifact from
[templates/](templates/) rather than reconstructing it. Preserve stronger compatible local rules. The bound comes only from this repository's measured state; never import another project's counts.
- Apply one transactional slice. Reject symlinked targets. Stage the
selected config, provider, and gate changes; re-check exact preimages; publish the multi-file set atomically and CAS-safe only to approved paths. Keep every intermediate state runnable. Dependency/tool resolution requires separate authority, an immutable pinned and verified artifact, and network isolation from target execution. Roll back only still-owned bytes and retain named recovery evidence on uncertainty.
- Enforce monotonic behavior. Apply only a predicate
passreceipt; a
violation or refused receipt blocks publication. Growth fails; a measurement below the bound also fails until tighten lowers it. Presence ratchets reject unlisted debt and stale resolved entries. Tighten never raises a cap, adds an exception, changes the oracle, or absorbs a regression. Retries expose flakes but never forgive them. Structured output preserves one semantic violation model across human, JSON, and CI renderers.
- Place and prove the gate. Assign PR, merge-readiness, or scheduled cadence
from measured runtime and false-positive evidence. Run the narrow proof plus affected surrounding gates under the same frozen-input, scrubbed-secret, disabled-target-network, read-only published-tree, owner-only external cache/output, and bounded process controls from step 2. Otherwise do not run them and retain the recovery/blocker. For version debt, detect latest stable releases continuously and apply highest-fixed vulnerability updates immediately. No minimum-release-age delay is permitted.
- Report. Name mode, changed paths, old/new bound, measurement, prevented
failure, commands and counts, skips, cadence, recovery state, and remaining approved work.
Final gate
One approved debt class and one monotonic bound; honest measured precondition; no unrelated tool adoption; growth and stale generosity both fail; current latest-stable/vulnerability policy; exact CAS-safe writes; no concurrent loss or unknown recovery state.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tailrocks
- Source: tailrocks/tailrocks-skills
- License: Apache-2.0
- Homepage: https://skills.tailrocks.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.