Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cortex-toolkit
Unified toolkit for CORTEX operations including CAS integrity verification, summary generation, and LLM packer smoke testing.
Reneromero08/agent-governance-system
-
workspace-isolation
Enforces disciplined git workflow for agents to prevent commit bloat and ensure human approval before permanent repository changes.
Reneromero08/agent-governance-system
-
ant-worker
Distributed task executor for CATALYTIC-DPT swarm.
Reneromero08/agent-governance-system
-
commit-ceremony
Run failsafe checks and return ceremony checklist with staged files
Reneromero08/agent-governance-system
-
critic-run
Run TOOLS/governance/critic.py to verify governance compliance before making changes
Reneromero08/agent-governance-system
-
research-cache
Access and manage the persistent research cache to avoid redundant browsing
Reneromero08/agent-governance-system
-
canon-migration
This skill handles migrations when breaking changes occur to the canon or system structure.
Reneromero08/agent-governance-system
-
intent-guard
Ensures deterministic intent artifacts are generated for governed pipeline runs and admission gate responses are recorded.
Reneromero08/agent-governance-system
-
adr-create
Create a new Architecture Decision Record with auto-numbering and template
Reneromero08/agent-governance-system
-
canonical-doc-enforcer
Enforce canonical filename and metadata standards for ALL markdown documentation across the repository.
Reneromero08/agent-governance-system
-
admission-control
Validate the ags admit admission control gate using deterministic fixtures.
Reneromero08/agent-governance-system
-
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...
Reneromero08/agent-governance-system
-
canon-governance-check
Enforces changelog updates for significant changes to CANON/, TOOLS/, schemas, and ADRs
Reneromero08/agent-governance-system
-
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.
Reneromero08/agent-governance-system
-
master-override
Audit logging and gated access for MASTER_OVERRIDE usage.
Reneromero08/agent-governance-system
-
ci-trigger-policy
Run when a policy check is required for CI triggers.
Reneromero08/agent-governance-system
-
pipeline-toolkit
Unified toolkit for pipeline DAG operations including scheduling, receipt generation, and restoration.
Reneromero08/agent-governance-system
-
powershell-bridge
Use when asked to set up a local PowerShell bridge for controlled command execution on Windows.
Reneromero08/agent-governance-system
-
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.
Reneromero08/agent-governance-system
-
pdf-to-markdown
Use when converting PDF documents to Markdown format for documentation or content processing.
Reneromero08/agent-governance-system
-
doc-merge-batch-skill
Deterministic document merge utility (verify/apply) with JSON-in/JSON-out skill wrapper
Reneromero08/agent-governance-system
-
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.
Reneromero08/agent-governance-system
-
pack-validate
Validates that a pack is complete, correctly structured, and navigable.
Reneromero08/agent-governance-system
-
file-analyzer
Analyzes repo structure and identifies critical files.
Reneromero08/agent-governance-system