skill-fail
73Command
Append a failure pattern to both project-level and skill-level failure logs.
Command
Append a failure pattern to both project-level and skill-level failure logs.
Command
List all converted micro-skill pipelines with staleness status.
Command
Scaffold a new micro-skill pipeline with gated steps and failure log in persistent storage.
Command
Activate a converted micro-skill pipeline by name. Loads the pipeline version and runs it through the gated stages.
Hook
Runs when a session starts, running an inline shell check. From stevesolun/micro-skills.
Hook
Runs before the agent uses a tool for Skill tool calls, executing check-converted.sh via bash. From stevesolun/micro-skills.
Skill Claude CodeCodex
Gated micro-skill pipeline system. Auto-triggers when building, generating, or creating any multi-step output (documents, code, presentations, reports). Enforces a Scope-Plan-Build-Check-Deliver pipeline where each step has a pass/fail gate. Use this whenever the output quality matters and the task has more than one…