← All creators

ek33450505

User

Local-first governance layer for Claude Code, built entirely on its native primitives — hooks, subagents, skills, MCP. Turns every session into a queryable, local SQLite record, then reads it back to predict your next dispatch, recall past incidents, attribute cost, and gate commits. The record is the product.

19 indexed · 0 Featured · 8 stars · avg score 79
Prolific

Categories

Indexed Skills (19)

AI & Automation Solid

agent-registry

Full CAST agent registry with model assignments. Load when building an Agent Dispatch Manifest, orchestrating multi-agent workflows, or when you need to verify which model a specific agent runs on.

8 Updated today
ek33450505
AI & Automation Solid

cast-audit

Comprehensive CAST codebase audit — bugs, security, performance, test coverage. Dispatches 4 parallel researchers to scan the codebase and collates findings into a dated report. Manual invocation only; monthly scheduling is a design intention (helper not yet shipped).

8 Updated today
ek33450505
AI & Automation Solid

cast-conventions

Shared CAST conventions for all agents. Loaded automatically via agent frontmatter.

8 Updated today
ek33450505
AI & Automation Solid

deep-research

Deep research harness — fan-out web searches, fetch sources, adversarially verify claims, synthesize a cited report. When the user wants a deep, multi-source, fact-checked research report on any topic. BEFORE invoking, check if the question is specific enough to research directly — if underspecified (e.g., "what car to buy" without budget/use-case/region), ask 2-3 clarifying questions to narrow scope. Then pass the refined question as args, weaving the answers in.

8 Updated today
ek33450505
AI & Automation Solid

orchestrate

Execute a CAST plan by reading the Agent Dispatch Manifest and dispatching agents in dependency order — parallel batches simultaneously, sequential batches one at a time. Pass a plan file path, 'next' for the most recent plan, or 'resume' to continue from a checkpoint.

8 Updated today
ek33450505
AI & Automation Solid

plan

Activate the heavy planner→/orchestrate chain — write a structured plan file with Agent Dispatch Manifest, then invoke the /orchestrate skill to execute it in waves. Reserve for genuinely multi-file / multi-hour / multi-agent work (large refactors, migrations, features spanning many files). For single-session-sized work (one or a few files), use built-in plan mode (shift-tab) instead — not this skill.

8 Updated today
ek33450505
AI & Automation Solid

seo-checklist

SEO and GEO (Generative Engine Optimization) checklist for web projects. Load when reviewing page metadata, structured data, technical SEO, Core Web Vitals, and generative-engine optimization. Covers classic search visibility and LLM-crawler optimization.

8 Updated today
ek33450505
AI & Automation Solid

briefing-writer

Assemble morning briefing sections into a structured markdown file. Use when writing the final briefing output after all data sources have been gathered.

8 Updated today
ek33450505
AI & Automation Solid

git-activity

Scan project repositories for yesterday's git activity. Use when summarizing development progress for briefings, reports, standups, or when user asks "what did I work on yesterday" or "recent commits".

8 Updated today
ek33450505
AI & Automation Solid

laconic

Terse output mode. Compresses Claude prose to minimum tokens while preserving technical accuracy. Three intensity levels: lite, full (default), ultra.

8 Updated today
ek33450505
AI & Automation Solid

merge

Git merge, rebase, and conflict resolution specialist. Use when merging feature branches, rebasing onto main, resolving merge conflicts, merging PRs via gh CLI, or cleaning up merged worktrees and branches. Hard-blocks force-merges to main/master without explicit approval.

8 Updated today
ek33450505
AI & Automation Solid

python-conventions

Python and shell-script conventions for CAST projects. Load when writing, reviewing, or debugging Python scripts, hook scripts, or files under scripts/ or bin/. Covers stdlib-only policy, DB access patterns, exit codes, idempotency, stdin parsing, and hook script conventions.

8 Updated today
ek33450505
AI & Automation Solid

stack-reference

Full tech stack reference and dev command cheatsheet. Load when you need to look up exact package names, commands, or project paths.

8 Updated today
ek33450505
AI & Automation Solid

typescript-conventions

TypeScript and React coding conventions for CAST projects. Load when writing, reviewing, or debugging TypeScript/TSX/React code. Covers file naming, type patterns, hooks, component conventions, and testing approach.

8 Updated today
ek33450505
AI & Automation Solid

wizard

Multi-step workflow with human-approval gates before destructive operations. Use when a task involves irreversible actions like mass file writes, database migrations, git force-push, dependency removal, or infrastructure changes.

8 Updated today
ek33450505
AI & Automation Solid

project-catalog

Full project catalog — project paths, stacks, remotes, and runtime paths. Load when you need a project's path, remote, stack, or build/deploy specifics.

8 Updated today
ek33450505
AI & Automation Listed

careful-mode

Activate careful mode — require explicit confirmation before any Write, Edit, or Bash operations. Use when working on production code or sensitive systems.

8 Updated today
ek33450505
AI & Automation Listed

freeze-mode

Freeze mode — read-only session, no file modifications allowed. Use for exploration, research, or review-only sessions.

8 Updated today
ek33450505
AI & Automation Listed

ship

CAST ship skill

8 Updated today
ek33450505

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.