Execution discipline skill adapted from obra/superpowers. Ensures plans translate into tracked tasks, orchestration, and verification runs.
Locks in an approved plan and drives it through cortex’s orchestration and verification stack, ensuring every item becomes a tracked task that is executed, verified, and reported.
writing-plans or /ctx:plan is ready for executionwriting-plans firstwriting-plans or /ctx:plan)T) in cortex TUIFor each plan item, create or update a task in the Task view:
Task view (T) → Add (A) or Edit (E)
Toggle the required configuration to match the plan:
3): Activate modes needed for current workstreams4): Enable rules that apply (e.g., testing requirements, style enforcement)For each task in priority order:
pytest, vitest, or project-specific test commandjust lint or equivalent# Example verification sequence
just test && just lint && echo "Verification passed"
For each completed workstream:
When all tasks are complete:
tasks/current/active_agents.json updated with task statusesskills/collaboration/executing-plans/resources/checklist.mdGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity