doc-sectest-fixer

Installation
SKILL.md

doc-sectest-fixer

Purpose

Apply fixes for SECTEST issues identified by validator/reviewer workflows, with deterministic source-report precedence.


Input Contract

Preferred:

  • SECTEST-NN.A_audit_report_vNNN.md

Legacy-compatible:

  • SECTEST-NN.R_review_report_vNNN.md

Selection precedence:

  1. Newest timestamp/version.
  2. If tied, prefer .A_audit_report_vNNN.md over .R_review_report_vNNN.md.

Fix Categories

  • Missing required sections (6-section contract)
  • Missing/invalid subtype tags (@sec, @spec)
  • Missing security categories, threat scenarios, or controls
  • Missing/weak safety constraints or production-targeting language
  • Traceability and cross-reference consistency
  • Naming/path corrections for nested-folder compliance

Outputs

  • Fixed SECTEST document(s)
  • SECTEST-NN.F_fix_report_vNNN.md

Commands

/doc-sectest-fixer SECTEST-01
/doc-sectest-fixer SECTEST-01 --review-report SECTEST-01.A_audit_report_v001.md
/doc-sectest-fixer SECTEST-01 --review-report SECTEST-01.R_review_report_v001.md

Integration

  • Typically invoked after doc-sectest-audit
  • Re-run doc-sectest-audit after fixes to verify closure

Version History

Version Date Changes
1.0 2026-02-27 Initial SECTEST fixer with deterministic .A_ preferred / .R_ legacy precedence, safety remediation checks, and versioned fix report contract

Implementation Plan Consistency (IPLAN-004)

  • Treat plan-derived outputs as valid source mode and verify intent preservation from implementation plan scope/objectives.
  • Validate upstream autopilot precedence assumption: --iplan > --ref > --prompt.
  • Flag objective/scope conflicts between plan context and artifact output as blocking issues requiring clarification.
  • Do not introduce legacy fallback paths such as docs-v2.0/00_REF.
Weekly Installs
3
GitHub Stars
10
First Seen
Mar 13, 2026
Installed on
opencode3
gemini-cli3
antigravity3
claude-code3
github-copilot3
codex3