
Claude Skills by mifunedev
github.com/mifunedevOpen a URL in the headless agent-browser, with a preflight health check. Verifies agent-browser is installed and Chromium launches before navigating. Errors out with a diagnostic trace if anything fails. TRIGGER when: asked to open a page, browse a URL, take a screenshot, or test a site with agent-browser.
Write a Conventional Commit message in caveman style — terse subject, fragment body, full technical accuracy. Subject line stays a valid Conventional Commit (type: description). TRIGGER when: /caveman-commit invoked, or asked for a caveman commit message.
Rewrite a target file (memory note, doc, scratch plan) in compressed caveman form to shrink its token footprint, preserving every technical fact, code block, and link. Shows a diff and confirms before overwriting. TRIGGER when: /caveman-compress <file> invoked, or asked to compress a doc/memory file.
Produce PR review comments in caveman style — terse, fragment-based, one finding per line, severity-tagged. Compresses prose, never the cited code/symbol/line refs. TRIGGER when: /caveman-review invoked, or asked for compressed PR review notes.
Estimate caveman token savings — compare a normal-prose baseline against its compressed form and report tokens-in / tokens-out / % reduction. Heuristic estimate (≈4 chars/token), not exact billing. TRIGGER when: /caveman-stats invoked, or asked how much caveman saved.
Ultra-compressed output mode. Cuts response tokens ~65–75% by speaking in telegraphic, fragment-based phrasing while preserving full technical accuracy. Persists across the session until explicitly disabled. TRIGGER when: /caveman invoked, or user says "caveman mode", "talk like caveman", "compress your output", "fewer tokens", "be terse"; disable on "stop caveman" / "normal mode".
Check the CI pipeline status for the current branch after pushing changes. Reports pass/fail with failure details. Use this after every push to confirm your changes are truly done — CI must be green. TRIGGER when: after git push, after committing changes, when asked to check CI, or when verifying that work is complete.
Score the default-loaded context budget across 4 dimensions and emit KEEP/TRIM/DEMOTE/CUT verdicts per file. Optional Tier-2 ablation harness removes a target file, runs a fixed probe suite, and measures behavior degradation — the only provably safe gate for cutting load-bearing content. TRIGGER when: asked to audit context window, check default context load, "what's in my context", evaluate rules for signal vs noise, or before/after any change to context/rules/ or CLAUDE.md.
Parallel execution coordinator. Decomposes a plan into discrete tasks, identifies parallelism via dependency analysis, and spawns worker sub-agents in waves to maximize throughput without sacrificing quality. Collects results, validates completeness, and reports a structured summary. TRIGGER when: asked to delegate work, execute a plan, parallelize tasks, "run this plan", "delegate this", or after /prd or plan creation.
Spawn 4 parallel sub-agents (PM, Implementer, Critic, Explorer) to audit the harness for improvements. Synthesizes findings into tier-ranked actionable list. Outputs recommended next 3 actions. TRIGGER when: asked to audit the harness, find improvements, review system health, "what should we fix", or periodically via heartbeat.
Explain the Open Harness architecture, layout, and conventions. Use this skill when the user asks about project structure, layout, git workflow, rules, or how things are organized. Returns specific file paths and `path:line` citations. TRIGGER when: asked about harness structure, layout, conventions, rules, process, or project organization.
Assess sandbox host resources (memory, swap, disk, CPU, Docker usage) and readiness to start or build a stack. Ranks reclaim levers by safety×yield, runs the zero-risk ones, and confirms before any destructive removal. TRIGGER when: asked for a health check, "do we have enough memory/disk", before starting a heavy stack or docker build, "system health", "free up space", "reclaim resources", or when a build/run is at risk of OOM / disk-full.
One-shot draft PRD sketch from a fuzzy scenario. Writes a single artifact to .claude/specs/<slug>/spec.md — a path that is gitignored by default (`.gitignore:51`), so the spec never enters git history. Includes a mermaid diagram. Output is purpose-built as input for `/ship-spec --plan .claude/specs/<slug>/spec.md`, which bypasses /prd's clarifying questions when a plan is provided. No clarifying questions in /imagine itself — generate directly from the <scenario> argument. TRIGGER when: /imag...
Adaptive pre-work clarifier. Picks 2–4 task-specific questions via AskUserQuestion, echoes a brief scope summary, then proceeds. Refuses for trivial tasks. TRIGGER when: /interview invoked explicitly, OR before non-trivial work where scope/intent/constraints are ambiguous AND the user hasn't already specified them.
Interact with the Post Bridge social media post management API. Use when the user wants to publish posts, upload media, manage social accounts, schedule content, or retrieve analytics via the Post Bridge platform. Triggers on: post to instagram, upload media to post bridge, schedule a social post, list social accounts, create a post, publish video, post bridge api.
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.
Cut a CalVer release: compute version, pre-flight, push release branch + tag, poll CI, verify GitHub Release + GHCR image. TRIGGER when: asked to release, version, tag, ship, cut a release, or push a new version.
Render an artifact (or in-context material) as a bespoke, self-contained HTML file for one-shot human consumption. Writes to memory/<UTC-date>/<slug>.html. Output is gitignored — these are consumption artifacts, not source. TRIGGER when: asked to render HTML, generate an HTML report, visualize an audit/council/lint/digest, "make this readable", "make a dashboard for", or as a follow-up to /harness-audit, /strategic-proposal, /skill-lint.
Scientific session-closing retrospective: scan the current conversation, turn each signal into a falsifiable hypothesis, cite session evidence for AND against it, assign a verdict (supported / refuted / inconclusive) and a confidence level, then promote only supported, sufficiently-confident hypotheses into the harness memory tiers (memory/MEMORY.md, context/IDENTITY.md) behind a propose-then-confirm gate. Reflects on six learning/knowledge subsystems through the lens of this session — contin...
Compose /prd → 2 critics → /ralph → gh issue → branch → draft PR into a single end-to-end invocation. Produces a fully-scaffolded task ready for the Ralph runner, plus an open draft PR for observability. TRIGGER when: asked to scaffold a spec end-to-end, "ship a spec", "set up a task PR", or after planning a feature and ready to formalize. v1 stops at draft PR creation; loop launch + CI verification stay manual.
Score all skills for staleness using 5 dimensions (freshness, usage, integrity, format, dependencies). Reports CURRENT/STALE/BROKEN/DELETE verdicts with specific recommendations. TRIGGER when: asked to audit skills, check skill health, "are my skills stale", "skill lint", or periodically via heartbeat.
Spawn 5 domain experts to propose roadmap items, then an AI council drafts a roadmap, a Strategic Critic challenges it, and the council finalizes with revisions. Updates the pinned roadmap issue and /roadmap page data. TRIGGER when: asked to build roadmap, prioritize features, strategic proposal, "what should we build next", or rank product priorities.
Capture a source (URL or file path) or promote a sub-agent draft into the harness wiki. For URL/path ingest: WebFetch or reads the source, writes an immutable snapshot to wiki/raw/<yyyy-mm-dd>-<slug>.md, then writes or updates the corresponding wiki/<slug>.md entity page following the schema and body-merge rules in context/rules/wiki.md. For draft promotion: resolves the most-recent draft from memory/*/wiki-drafts/<slug>.md (by ISO date in parent dir name, not mtime), checks staleness, then p...
Manual health-check skill for the wiki corpus. Surfaces five finding types: stale entries (updated > 90 days ago), deprecated entries (confidence: deprecated), orphaned entries (zero inbound [[slug]] references), broken outbound links ([[slug]] references with no matching entry), and a stub for contradiction detection (not yet implemented). Default invocation atomically regenerates wiki/README.md; --dry-run prints proposed changes without writing. Always logs to memory/<today>/log.md per the ...
Search the wiki by topic and read top match(es) into context. Greps only frontmatter (title, slug, tags) of wiki/*.md entries using the canonical extraction command from context/rules/wiki.md § 6. Splits a multi-word topic into space-separated OR terms; an entry matches if ANY term appears in the extracted frontmatter. Returns all matching paths to stdout. Sub-cap: reads all matches when fewer than 3; reads top 3 (by updated: descending) when 3 or more. Empty corpus or no-match exits 0 with a...
Manage .worktrees/ lifecycle: create worktree, list worktrees, remove worktree, clean worktrees, stale worktrees audit, isolate work, project clone. TRIGGER when: any git worktree operation, branch isolation needed, stale worktrees review, project clone under .worktrees/project/, worktree cleanup.
- **Name**: <!-- lowercase-with-hyphens --> - **Description**: <!-- When should Claude use this skill? What triggers it? --> - **Degrees of Freedom**: <!-- High / Medium / Low -->