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

27 lines
837 B
Markdown

---
description: Review conversion policy, architecture, ADRs, and AGENTS.md for consistency.
argument-hint: [optional-topic]
allowed-tools: [Read, Glob, Grep, Bash]
---
# /conversion-policy-review
## Arguments
The user invoked this command with: $ARGUMENTS
## Workflow
1. Read `AGENTS.md`, `docs/ARCHITECTURE.md`, `docs/CONVERSION_POLICY.md`, `docs/ADR.md`, `docs/PRD.md`, and `docs/TOOLCHAIN.md`.
2. Check for drift in parser responsibilities, output contract, runtime policy, logging/resume policy, environment pins, and sidecar scope.
3. Lead with concrete inconsistencies and file references.
4. Run `python scripts\validate_workspace.py` if file changes were made or if the user asks.
5. Do not edit files unless explicitly asked.
## Output
- **Findings**
- **Consistency Status**
- **Open Questions**
- **Suggested Fixes**