Files
PDFToMD/.codex/commands/phase-draft.md
T
김경종 7e985ae94a add files
2026-04-30 17:05:19 +09:00

903 B

description, argument-hint, allowed-tools
description argument-hint allowed-tools
Draft Harness phase steps for PDFtoMD implementation without executing them.
phase-goal
Read
Glob
Grep
Write
Edit

/phase-draft

Arguments

The user invoked this command with: $ARGUMENTS

Workflow

  1. Read AGENTS.md, PLAN.md, PROGRESS.md, docs/PRD.md, docs/ARCHITECTURE.md, docs/CONVERSION_POLICY.md, docs/HARNESS.md, docs/ADR.md, and docs/TOOLCHAIN.md.
  2. Use $harness-workflow guidance if phase files should be created.
  3. Keep each step self-contained and scoped to one layer or module.
  4. Include executable acceptance commands.
  5. Include a Sprint Contract with done criteria, hard thresholds, owned files, and dependencies.
  6. Do not create phase files unless the user explicitly requested file generation.

Output

  • Phase Goal
  • Step List
  • Dependencies
  • Acceptance Commands
  • Do Not