Install
$ agentstack add skill-tailrocks-tailrocks-skills-tailrocks-improve-reconcile ✓ 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
Improve Reconcile
Synchronize standalone plan status with repository truth. Apply [runtime-trust.md](references/runtime-trust.md) and [reconciliation.md](references/reconciliation.md). The sole writable output is plans/README.md. Resolve every relative link in this file against the directory containing this SKILL.md, never the plugin skills root.
Pass only the optional repository path and modifiers; a retained sweep selector is invalid. --deep re-verifies every indexed row without sampling. --batch makes status selection deterministic and non-interactive while preserving every evidence, command, compare-and-swap, and no-change rule. Neither modifier grants plan-body, source, roadmap, Git, or remote authority. Invoke this owner directly; no routing skill dispatches it.
Reconcile
- Bind root, revision, dirty state, index bytes, and every indexed plan. Refuse
a roadmap item; tailrocks-reconcile owns those.
- For each row, verify plan existence, stamped SHA, current evidence, changed
paths, dependencies, and status claim. Default may inspect rows whose state or evidence changed; --deep re-verifies every row without sampling. Run target commands only with explicit authority under the same read-only, frozen-input, network-off, secret-scrubbed, external-cache, bounded-process, TERM-then-KILL, and post-hash contract; otherwise mark proof unavailable.
- Mark truth only:
TODO,IN_PROGRESS,BLOCKED,STALE, orRETIRED.
Missing evidence is not completion. A finding fixed independently becomes RETIRED with fixing SHA. A defective plan becomes BLOCKED and routes to a new tailrocks-improve-plan invocation; never rewrite it here.
- Reject symlinked or escaping paths. Atomically compare-and-swap one updated
plans/README.md; rollback only owned bytes. On drift, leave bytes unchanged and report the conflict.
Final gate
Exactly one index update or a no-change receipt. No plan body, source, roadmap, branch, commit, remote, issue, or comment changed. Every row has current evidence.
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.