Directory · Claude Skills

Semantic Compress

bjcoombs/ai-native-toolkit

Make an LLM-directed document smaller while preserving what it does. Two modes: a local span-level core->pointer pass, and an A/B-validated distill loop that produces the smallest document that behaves the same as the original. Point at core knowledge the model already holds (a concept name activates it); keep project-specific detail explicit and verbatim. TRIGGER when asked to compress, tighten, shorten, or strip a prompt / instruction / system message meant for an LLM; to distill a skill; to compress a whole document; to make this smaller while preserving behaviour; to A/B test a compression...

★ 30 Synced 5 days ago View SKILL.md

At a glance

Plugin install
Install /plugin marketplace add bjcoombs/ai-native-toolkit /plugin install semantic-compress
Can use Not declared by the author

Also in bjcoombs/ai-native-toolkit

View the repo

Compare two versions of an LLM-directed document - an original (teacher) and a candidate (student) - across a transfer set and return a per-...

Assess a codebase's readiness for AI agent contributors using the layered contract model, and generate a complexity hotspot SVG treemap (siz...

Renders the /assess report from the deterministic run-context.json and the layer scorecard - the scorecard, the verbatim cross-layer finding...

The /assess end-of-run offers - open a PR with the report, track the Top 3 Actions in the user's issue tracker, freeze the assessment into a...

Detect and remove the telltale signs of AI-generated 'slop' from any written text - articles, reports, emails, essays, bios, marketing copy,...

Helps with writing. Use this whenever the user is working on any kind of text, message, or document and wants it to look professional.

Read-only org repo state report. Reuses ghsync's repo discovery (teams union org-repo-list) but, instead of cloning, queries each repo's rem...

Bulk clone and keep in sync every GitHub repo you can access across an org or personal account. For an org it unions the repos reachable thr...

Structured multi-perspective analysis using Six Thinking Hats with professional lens team members. TRIGGER when the user types /huddle, asks...

Run a list of work units to completion with an Agent Team: derive a dependency DAG and hot-file map, spawn one ephemeral teammate per unit (...

Drive a single pull request to merge-ready across all five criteria (sync, CI, inline comments, conversation, threads), then smart-merge it....

Harden a skill or any agent instruction file (CLAUDE.md, AGENTS.md, GEMINI.md, .cursor/rules, .github/copilot-instructions.md) through judge...