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 organvm-iv-taxis/a-i--skills --skill artifact-resurfacinggit clone --depth 1 https://github.com/organvm-iv-taxis/a-i--skillsWrote 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/organvm-iv-taxis/a-i--skills/artifact-resurfacing)<a href="https://agentmods.dev/skills/organvm-iv-taxis/a-i--skills/artifact-resurfacing"><img src="https://agentmods.dev/badge/skills/organvm-iv-taxis/a-i--skills/artifact-resurfacing/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/organvm-iv-taxis/a-i--skills/artifact-resurfacing"><img src="https://agentmods.dev/badge/skills/organvm-iv-taxis/a-i--skills/artifact-resurfacing.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.00092 | $0.03437 |
| Opus 5 | $0.00046 | $0.01718 |
| Sonnet 5 | $0.00018 | $0.00687 |
| Haiku 4.5 | $0.00009 | $0.00344 |
Grade B, and why
artifact-resurfacing scanned grade B with 1 finding 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 12d 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
grep -rl "<artifact-keyword>" ~/.claude/projects/*/memory/*.md 2>/dev/null How it starts
The opening of the file, as written. The whole thing — 253 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Artifact Resurfacing
Open the drift on the table. Surface the buried artifacts — stale citations, missing referenced files, orphan plans, cross-scope memory entries pointing at paths that moved. Polish them in proposal form. Codify the lesson so the next session does not have to re-discover the same drift.
Authority boundary (read first)
This skill is propose-not-apply for any constitutional surface. It produces drift tables, edit diffs, and IRF row proposals. It does not commit edits to CLAUDE.md, MEMORY.md, governance-rules.json, registry-v2.json, or any seed.yaml without explicit conductor authorization in the same session.
- Closure for plans — defer to
closeout. This skill does not assign DONE-NNN / IRF-XXX-NNN labels; it surfaces orphans for closeout's classifier. - Memory operations — defer to
consolidate-memoryfor memory file mutations. This skill emits proposed memory diffs. - Cross-session continuity — defer to
cross-agent-handoff. This skill writes the polish-log entry; handoff carries it forward. - Verification of claimed transitions — defer to
qa-audit.
Discovery ≠ remediation. The skill finds and proposes. The conductor applies.
When to use
- "Resurface buried artifacts in "
- "Find stale citations in this CLAUDE.md"
- "Reconcile memory drift between scopes"
- "Audit this domain for orphans"
- "Polish referenced-but-missing files"
- "Future-fix this so it doesn't drift again"
- Closeout has surfaced ≥3 follow-ups whose root cause is drift between memory and disk
- A
MEMORY.mdwalkback flags ≥1 stale path citation - A
findfor a CLAUDE.md-cited path returns zero results
Four-phase protocol
Phase 1 — Detect
Enumerate the domain's surface. For a target CLAUDE.md or MEMORY.md, extract every:
- File path (absolute or
~/-anchored) - Function/script identifier (
foo.py,bar(),--flag) - Issue/ledger ID (
IRF-XXX-NNN,DONE-NNN,GH#123) - External reference (URL, package name, doc anchor)
- Plan filename (any
~/.claude/plans/*.mdreferenced by path)
What ships with it
7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- examples/2026-05-17-praxis-perpetua-resurfacing.md 11 KB
- references/buried-bodies-taxonomy.md 10 KB
- references/composition-with-closeout.md 7.2 KB
- references/constitutional-doc-policy.md 7.9 KB
- scripts/audit-citations.sh 3.4 KB runs code
- scripts/find-orphan-plans.sh 2.4 KB runs code
- scripts/propose-citation-fix.py 5.7 KB runs code
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.
- 12d ago First seen · 253 lines · 92 tokens per session scan B c3cb29228085
artifact-resurfacing is a skill published in the GitHub repository organvm-iv-taxis/a-i--skills (17 stars, last pushed 16d ago), licensed Apache-2.0. It adds 92 tokens to every session and 3,437 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
memory-lint
Use when the user wants to lint a Claude Code memory directory (/.claude/memory or custom path) for index inconsistency, broken cross-links, stale project state, duplicate / conflicting feedback rules, naming violations, frontmatter gaps, and oversized files. Phase 1 is a read-only scan and report. Phase 2 applies…
gateway-doctor
Use when diagnose and fix MCP gateway routing issues, health checks, and server connectivity problems. Use when working with gateway doctor.
debugger
Root-cause analysis of failing tests and stack traces.
context-degradation
This skill should be used for diagnosing and mitigating context degradation: lost-in-middle failures, context poisoning, context clash, context confusion, attention-pattern issues, and agent performance degradation caused by accumulated or conflicting context.
browserwing-admin
Manage and operate BrowserWing — an intelligent browser automation platform. Install dependencies, configure LLM, create/manage/execute automation scripts, use AI-driven exploration to generate scripts, browse the script marketplace, and troubleshoot issues.
atmos-schemas
JSON Schema for Atmos: stack-manifest and atmos.yaml config schemas, IDE auto-completion, validate stacks/schema/config, SchemaStore integration.