te-quanbzhang/skills-pool

opsx-apply

Slash-command skill for OpenSpec — implement tasks from a change via /opsx:apply.

Voir la source
Document Skill original

Rendu depuis le dépôt source en conservant titres, exemples, code, tableaux, liens et images.

OPSX: Apply

This skill is a thin wrapper around the opsx apply command. Refer to that file for the complete workflow.

Implement tasks from an OpenSpec change.

Input: Optionally specify a change name (e.g., /opsx:apply add-auth). If omitted, check if it can be inferred from conversation context.

Quick Reference

  1. Select the change — use name or prompt if ambiguous
  2. Check statusopenspec status --change "<name>" --json
  3. Get apply instructionsopenspec instructions apply --change "<name>" --json
  4. Read context files — from contextFiles in the apply instructions output
  5. Explore codebasecodegraph explore "<key terms>"
  6. Implement tasks — loop through pending tasks, update - [ ]- [x]
  7. Sync CodeGraphcodegraph sync -q
  8. Show results — completion summary or pause reason

See commands/opsx/apply.md for full details.

du même dépôt

Autres Skills

Tous les Skills