implement

Installation
SKILL.md

User request: $ARGUMENTS

Autonomously execute implementation in-place. Supports plan files, inline tasks, or interactive mode.

Fully autonomous: No pauses except as specified in Phase 3's "Pause ONLY when" list and Edge Cases.

Workflow

Phase 1: Resolve Input & Setup

Review flag: Review workflow runs by default after implementation. If arguments contain --no-review (case-insensitive), disable it. Remove flag from arguments before processing below.

Priority order:

  1. File path (ends in .md or starts with /) → use plan file, optionally with --spec <path>
  2. Inline task (any other text) → create ad-hoc single chunk:
    ## 1. [Task summary - first 50 chars (if longer, truncate at last space before char 50 if that space is at position 10+; otherwise truncate at char 47 and append "..."; if 50 chars or fewer, use as-is)]
    - Depends on: -
    - Tasks: [user's description]
    
Related skills

More from doodledood/codex-workflow

Installs
9
GitHub Stars
2
First Seen
Jan 23, 2026