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

27 lines
754 B
Markdown

---
description: Draft focused pytest coverage for PDFtoMD conversion quality.
argument-hint: [feature-or-sample-focus]
allowed-tools: [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**