lvlup-sw/exarchos

broken-reference

A skill with a broken reference link.

Ver código fuente
Documento original del Skill

Contenido del repositorio de origen con títulos, ejemplos, código, tablas, enlaces e imágenes preservados.

Broken Reference Skill

This skill references a file that does not exist: missing.

del mismo repositorio

Más Skills

Todos los Skills
lvlup-sw
Comunidad

body-too-long

A skill with a body that exceeds the word limit.

instalaciones
5
GitHub Stars
28
Actualizado
18 sept
lvlup-sw
Comunidad

checkpoint

Save and mutate workflow state — init a workflow, update fields, transition phases, and capture a structured handoff before context exhaustion. Use when the user says 'save progress', 'checkpoint', 'I need to stop', or runs /checkpoint. Writes current workflow phase, task progress, and artifacts to the event store for later resumption. Do NOT use for restoring/reading state after a session break (that is /rehydrate) or for workflow initialization framing handled by ideate/debug/refactor commands.

instalaciones
5
GitHub Stars
28
Actualizado
18 sept
lvlup-sw
Comunidad

cleanup

Post-merge workflow resolution. Verifies PR merge status, backfills synthesis metadata, force-resolves review statuses, transitions to completed, and cleans up worktrees/branches. Use when the user says 'cleanup', 'resolve workflow', 'mark as done', or runs /cleanup. Do NOT use before PRs are merged.

instalaciones
5
GitHub Stars
28
Actualizado
18 sept
lvlup-sw
Comunidad

debug

Bug investigation and fix workflow. Triggers: 'debug', 'fix bug', 'investigate issue', 'something is broken', or /debug. Hotfix track for quick fixes, thorough track for root cause analysis. Do NOT use for feature development or refactoring. Do NOT escalate to /ideate unless the fix requires architectural redesign.

instalaciones
5
GitHub Stars
28
Actualizado
18 sept