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

754 B

description, argument-hint, allowed-tools
description argument-hint allowed-tools
Draft focused pytest coverage for PDFtoMD conversion quality.
feature-or-sample-focus
Read
Glob
Grep

/quality-plan

Arguments

The user invoked this command with: $ARGUMENTS

Workflow

  1. Read AGENTS.md, PLAN.md, PROGRESS.md, docs/PRD.md, docs/ARCHITECTURE.md, and docs/CONVERSION_POLICY.md.
  2. Identify focused tests for headings, formulas, tables, images, captions, links, chunk boundaries, Windows paths, Korean filenames, and no-exception conversion.
  3. Prefer concrete pytest names and fixture inputs.
  4. Do not write tests unless explicitly asked.

Output

  • Test Goals
  • Proposed Test Files
  • Fixture Needs
  • Acceptance Commands
  • Residual Risks