agentsclimarketplace

Runtime index cache design

Skill jukrap/ai-agent-playbook/skills/ai-harness/runtime-index-cache-design

Reusable AI agent skills, project templates, and guardrails for safer software maintenance and delivery.

Install
npx -y skills add jukrap/ai-agent-playbook --skill runtime-index-cache-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when designing or reviewing runtime reports, indexes, graphs, caches, artifact schemas, invalidation, canon promotion, generated evidence, or local-only runtime storage.

SKILL.md

1.1 KB, as published. Nobody here has run it

Runtime Index Cache Design

Use this as the primary AI harness skill for generated runtime evidence, cache/index design, and artifact contracts.

Workflow

  1. Define the artifact purpose, schema, target scope, freshness signal, storage location, and whether it is preview-only or applied.
  2. Keep runtime output local-only and separate from durable memory until reviewed.
  3. Add invalidation, stale evidence, source file, and target path rules before relying on a cache or index.
  4. Verify with schema checks, no-write previews, apply behavior when needed, public-doc hygiene, and canon promotion boundaries.

Reference

Read references/runtime-artifact-contracts.md for generated report, index, graph, schema, and evidence envelope checks.

Read references/index-cache-invalidation.md for freshness, invalidation, local-only storage, and promotion boundaries.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.