ant-worker
Distributed task executor for CATALYTIC-DPT swarm.
workspace-isolation
Enforces disciplined git workflow for agents to prevent commit bloat and ensure human approval before permanent repository changes.
commit-manager
Unified manager for commit-related operations including commit queue management, commit summary logging, and artifact escape hatch validation.
cortex-toolkit
Unified toolkit for CORTEX operations including CAS integrity verification, summary generation, and LLM packer smoke testing.
admission-control
Validate the ags admit admission control gate using deterministic fixtures.
adr-create
Create a new Architecture Decision Record with auto-numbering and template
canon-governance-check
Enforces changelog updates for significant changes to CANON/, TOOLS/, schemas, and ADRs
canon-migration
This skill handles migrations when breaking changes occur to the canon or system structure.
canonical-doc-enforcer
Enforce canonical filename and metadata standards for ALL markdown documentation across the repository.
ci-trigger-policy
Run when a policy check is required for CI triggers.
commit-ceremony
Run failsafe checks and return ceremony checklist with staged files
critic-run
Run TOOLS/governance/critic.py to verify governance compliance before making changes
intent-guard
|
invariant freeze
Verifies that all core invariants (INV-001 through INV-008) exist in CANON/INVARIANTS.md. This ensures that invariants are not removed without a major version bump, maintaining the v1.0 stability g...
master-override
Audit logging and gated access for MASTER_OVERRIDE usage.
repo-contract-alignment
Align the repository with its stated governance by scanning contract docs, extracting explicit rules, running checks, and implementing the smallest compliant fixes with enforcement.
research-cache
Access and manage the persistent research cache to avoid redundant browsing
inbox-report-writer
Use when generating INBOX ledgers, updating INBOX.md indexes, validating INBOX content hashes, or writing canonical reports to INBOX.
mcp-toolkit
Unified toolkit for MCP (Model Context Protocol) operations including server building, access validation, extension verification, message board management, pre-commit checks, and smoke testing.
pipeline-toolkit
Unified toolkit for pipeline DAG operations including scheduling, receipt generation, and restoration.
doc-merge-batch-skill
Deterministic document merge utility (verify/apply) with JSON-in/JSON-out skill wrapper
doc-update
Use when asked to update repository documentation, ADRs, or onboarding guidance.
example-echo
Use when a minimal, deterministic example skill is needed to verify the contract runner.
file-analyzer
Analyzes repo structure and identifies critical files.
pack-validate
Validates that a pack is complete, correctly structured, and navigable.
pdf-to-markdown
Use when converting PDF documents to Markdown format for documentation or content processing.
powershell-bridge
Use when asked to set up a local PowerShell bridge for controlled command execution on Windows.
prompt-runner
Run NAVIGATION/PROMPTS tasks by parsing headers, enforcing prompt canon gates (lint, FILL_ME__, hash checks, allowlists, dependencies), executing declared commands, and emitting deterministic receipts/reports. Use when asked to execute a prompt file or run a phase prompt.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
terminal-bridge
Unified terminal bridge for AGS. Supports two distinct servers: (1) AGS PowerShell Bridge for Google Antigravity MCP command execution, and (2) VSCode Antigravity Bridge for spawning terminals inside VSCode.
test-primitives
Test CAT LAB safe primitives including file locking, atomic writes, and task validation