CommunityWriting & Editinggithub.com

MisterBrookT/skill2

Skills for your skills: local governance for agent skill libraries.

What is skill2?

skill2 is a Claude Code agent skill that skills for your skills: local governance for agent skill libraries.

Works withClaude Code~Codex CLI~Cursor
npx skills add MisterBrookT/skill2

Installed? Explore more Writing & Editing skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

Test Agent Skills

Measure behavior without inheriting current chat, global memory, or unrelated Skills.

Ownership

  • Test owns live activation, outcome, routing, and baseline evidence.
  • Audit owns static structure and trigger-overlap review.
  • Create owns Skill changes; Test never rewrites a failing Skill automatically.

Layers

LayerInstalled SkillsMeasures
Target-onlyTarget Skill onlyActivation, outcome, baseline uplift
PackCandidate sibling SkillsRouting and false activation

Use target-only for core outcomes. Use pack for adjacent and unrelated routing cases.

Cases

  • Core positive: target should activate and produce required artifact or answer.
  • Paraphrase: same intent, different wording.
  • Adjacent: sibling should own request.
  • Unrelated: no package Skill should activate.
  • Assertions: inspect files, output, commands, or explicit events.

Default one trial. Add repetitions only for known nondeterminism or regression confidence.

Isolation

  • Fresh session, temporary home, temporary workspace.
  • Install only layer-required Skills.
  • Minimal authentication/configuration; no user memory or chat history.
  • Guard host-home reads and writes.
  • Adapter owns harness-specific install and event parsing.
  • Save raw events, final output, workspace, version, and Skill hash locally.

Verdicts

  • pass: activation and outcome assertions pass.
  • fail: deterministic assertion fails.
  • inconclusive: runner or evidence cannot support claim.
  • Baseline also passes: no demonstrated deterministic uplift.
  • Exact isolated SKILL.md read is medium-confidence activation; explicit activation event is high confidence.

Fake runner tests validate adapter plumbing, not provider behavior. Never claim unrun results.

skill2 test skills/<name> --agent <agent> --cases cases/<name>.yaml --baseline
skill2 test skills/<name> --agent <agent> --cases cases/<name>.yaml --pack

Related Skills

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community