Ito Apply

Use when implementing, executing, applying, building, coding, or developing a feature, change, requirement, enhancement, fix, or modification. Use when running tasks from a spec, proposal, or plan.

tomevault-io 8a03d02 2 files · 1.6 KB Updated

File contents

Run the CLI-generated apply instructions for a specific change.

Steps

  1. Determine the target change ID.

    • If the user provides one, use it.
    • Otherwise run ito list --ready to see changes ready for implementation.
    • Ask the user which change to apply if multiple are ready.
  2. Generate instructions (source of truth):

    ito agent instruction apply --change "<change-id>"
    
  3. Follow the printed instructions from step 2 exactly.

  4. Use ito tasks ready <change-id> to see actionable tasks at any point.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/withakay--ito--ito-apply-change-proposal commit 8a03d02b6f

Frequently asked questions

npx skillmds@latest add tomevault-io/ito-apply