productionos-debug
Systematic debugging with hypothesis tracking — reproduce, hypothesize, test, narrow, fix. Never guess-and-check.
vibe-golden-file-testing
Implements snapshot/golden file tests with temporal normalization so tests don't break daily. Use when implementing tests that compare output against expected snapshots.
groove
[PLACEHOLDER - skill not yet fully defined] The groovy commutator is a formal detector for edge-of-chaos dynamics—systems where order of operations matters in structured (not random) ways. This is the signature of aliveness. J Dilla saw what Heisenberg saw, and it shows up in Class 4 cellular automata, jazz micro-timing, quantum mechanics, and semantic navigation.
scienceworld-conductivity-tester
Determines if an object is electrically conductive by integrating it into a circuit and observing a light bulb. Triggered when classifying an object based on conductivity.
scienceworld-temperature-measurer
This skill uses a thermometer on a substance to measure its temperature. It should be triggered when the agent needs to determine the temperature of a material (e.g., lead) to assess if it has reached a specific melting point or threshold. The skill requires a thermometer in inventory and a target substance, outputting the measured temperature in degrees Celsius, which is key for scientific measurement tasks.
scienceworld-tool-fetcher
This skill locates and picks up a specified tool or instrument from the environment. It should be triggered when a task requires a specific tool (e.g., thermometer, stopwatch) for measurement or manipulation. The skill identifies the tool's location via observation and executes a pick-up action, moving the tool to inventory.
collecting-volatile-evidence-from-compromised-host
Collect volatile forensic evidence from a compromised system following order of volatility, preserving memory, network connections, processes, and system state before they are lost.
ralph-skill-review-loop
Self-improving review loop for Ralph Wiggum skills. Reviews skills against best practices, implements improvements, and continues until two consecutive clean reviews. Use when validating or improving the ralph-prompt-* skill suite.
checkpoint-manager
State snapshots and rollback for safe experimentation. Use when creating checkpoints, rolling back changes, managing recovery points, or implementing safe experimentation.
observability-control
Manage observability stack lifecycle (start, stop, backup, restore, upgrade). Use when controlling the LGTM stack for Claude Code monitoring.
orcaflex-static-debug
Troubleshoot and resolve OrcaFlex static analysis convergence issues. Diagnose common problems including line connectivity, tensions, environmental conditions, and numerical instabilities.
audit-support
Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards.
marine-safety
Assess offshore asset integrity, corrosion management, and life extension for aging marine structures
instrument-data-allotrope-common-mistakes-to-avoid
Sub-skill of instrument-data-allotrope: Common Mistakes to Avoid.
instrument-data-allotrope-installing-allotropy
Sub-skill of instrument-data-allotrope: Installing allotropy (+2).
instrument-data-allotrope-supported-instruments
Sub-skill of instrument-data-allotrope: Supported Instruments.
instrument-data-allotrope-pre-parsing-checklist
Sub-skill of instrument-data-allotrope: Pre-Parsing Checklist.
gsdreferenceverification-patterns
Verification patterns for GSD quality assurance
observability-instrumentation
Instrument agents with structured traces, events, metrics, and execution-phase diagnostics for production debugging.
openspec-archive-change
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
pr-drive-to-merge
Use when a PR/MR already exists and needs to be driven to merge — monitors CI/CD, handles multi-round code review, responds to and resolves reviewer comments, and loops until all merge requirements are met.
scienceworld-conditional-box-placer
Moves an object to one of two destination containers based on a numeric threshold check. Trigger after a measurement (e.g., temperature) is taken. Place object in 'green' box if value > threshold, or 'blue' box if value < threshold.