com um clique
meow-archive
// Use when the user starts an interactive-mode request with `/meow-archive`; archive or delete the current MeowFlow thread and proposal.
// Use when the user starts an interactive-mode request with `/meow-archive`; archive or delete the current MeowFlow thread and proposal.
| name | meow-archive |
| description | Use when the user starts an interactive-mode request with `/meow-archive`; archive or delete the current MeowFlow thread and proposal. |
Archive the current MeowFlow thread and release its linked worktree.
/meow-archive/meow-archive delete/mfl archive follows the normal archive path./mfl delete follows the delete variant.mfl agent update-self when inside a Paseo agent.mfl status and identify the current thread.mfl thread status <id> --no-color and use the thread name as the
OpenSpec change name when it exists.mfl thread archive.For /meow-archive delete or /mfl delete:
mfl thread archive.Use the delete variant only when explicitly requested.
Heavy-ceremony orchestration for big work — research, planning, adversarial review, phased implementation, audit, delivery. Use when the user says "epic", "long task", "build this end to end", or wants a feature that runs all night.
Use when the user starts an interactive-mode request with `/meow-plan`; use mfl to update/discover the thread, launch a plan stage agent when needed, and create the matching proposal without editing production code.
Use when the user starts an interactive-mode request with `/meow-code`; implement the current MeowFlow plan and append a code handoff.
Use when the user starts an interactive-mode request with `/meow-execute`; execute script, data, automation, or artifact work and append an execution handoff.
Use when the user starts an interactive-mode request with `/meow-flow` or `/mfl`; coordinate staged MeowFlow agents through mfl thread state, thread updates, mfl-run stage launches, and handoffs.
Use when the user starts an interactive-mode request with `/meow-review`; review current MeowFlow changes and append a review handoff.