Skip to content

docs(specs): skill-export-evangelism + polish-cache-hit-metrics (drafts)#24

Open
silversurfer562 wants to merge 1 commit into
mainfrom
docs/specs-batch-tuesday
Open

docs(specs): skill-export-evangelism + polish-cache-hit-metrics (drafts)#24
silversurfer562 wants to merge 1 commit into
mainfrom
docs/specs-batch-tuesday

Conversation

@silversurfer562
Copy link
Copy Markdown
Member

Summary

Two specs from the 2026-05-11 Monday-briefing followup batch.

skill-export-evangelism

PR #20 (skill-export) is buried in the 0.7.0 changelog. Spec proposes blog post + worked example skill published in attune-ai. Gated on topic-angle choice per Patrick's "yes and tell me later" note — 4 candidate angles listed in Phase 0.

polish-cache-hit-metrics

polish.py uses cache_control but has no visibility into actual hit rate. Spec captures usage.cache_read_input_tokens, surfaces per-run summary, logs to telemetry, warns when rolling rate <50%. ~1-2 hours.

Both Draft.

🤖 Generated with Claude Code

Two specs from the 2026-05-11 Monday-briefing followup batch:

1. **skill-export-evangelism** — PR #20 shipped `skill-export`
   (generate Claude Code SKILL.md bundles from a help corpus)
   but the feature is buried in 0.7.0 changelog. Spec proposes
   a two-part evangelism push: blog post + worked example skill
   published in attune-ai. Gated on Patrick picking a topic
   angle for the blog (per his "Yes and tell me later" note).

2. **polish-cache-hit-metrics** — polish.py uses cache_control
   on its 6000-token system prompt (PR #12) but has no
   visibility into actual hit rate. Spec adds:
   `usage.cache_read_input_tokens` capture, end-of-run summary,
   telemetry log, threshold warning if rolling rate <50%.
   ~1-2 hours of work; closes the measurement loop.

Both specs: Draft. Execution waits for bandwidth + the
skill-export topic-angle decision.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant