Follow feature-dev-aidd:aidd-core and feature-dev-aidd:aidd-loop.
Steps
- •Preflight reference:
skills/qa/scripts/preflight.sh. This step is mandatory and must producereadmap/writemap, actions template, andstage.preflight.result.json. - •Read order after preflight:
readmap.md-> loop pack -> review pack (if exists) -> rolling context pack; do not perform broad repo scan before these artifacts. - •Run QA via
${CLAUDE_PLUGIN_ROOT}/tools/qa.shand derive tasks if needed. - •Fill actions.json (v1): create
aidd/reports/actions/<ticket>/<scope_key>/qa.actions.jsonfrom template and validate schema viaskills/qa/scripts/run.shbefore postflight. - •Postflight reference:
skills/qa/scripts/postflight.sh. Apply actions via DocOps, then run progress check, stage-result, status-summary.
Notes
- •QA stage runs full tests per policy.