logics-doc-fixer/SKILL.md
Validate and repair Logics request/backlog/task/product/architecture docs (structure, indicators, and cross‑references) without deleting existing metadata. Use when Codex should audit `logics/request`, `logics/backlog`, `logics/tasks`, `logics/product`, or `logics/architecture` for missing sections/indicators, auto-update Progress from checkboxes, backfill linked refs when safe, or restore dropped indicator lines.
npx skillsauth add alexago83/cdx-logics-kit logics-doc-fixerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run a dry scan first, then apply fixes:
python logics/skills/logics-doc-fixer/scripts/fix_logics_docs.py
python logics/skills/logics-doc-fixer/scripts/fix_logics_docs.py --write
To target specific docs:
python logics/skills/logics-doc-fixer/scripts/fix_logics_docs.py logics/request/req_001_example.md --write
From version, Understanding, ConfidenceProgressDate, Status, related refs, ReminderDate, Status, Drivers, related refs, ReminderStatus, Complexity, Theme, Reminder) and never removes them.# Plan (or # Acceptance criteria for backlog if checkboxes exist).Derived from the matching request (slug match).# Backlog section lists derived backlog items (slug match).# Context includes Derived from the matching backlog item (slug match).Related ... refs when there is a unique slug match.--write: apply changes (default is dry-run)--no-progress: do not auto-update Progress--repo-root: override repo root detectionreq_005_my_feature ↔ item_012_my_feature).HEAD) before any new edits.data-ai
Generate Logics workflow Mermaid blocks with a deterministic fallback that stays compatible with the flow manager.
testing
Fixture skill used to validate Logics kit package parsing.
testing
--- name: fixture-invalid-skill description: invalid: yaml frontmatter sample --- # Fixture Invalid Skill This fixture intentionally violates the SKILL frontmatter contract.
development
Plan workstreams/roadmap from Logics backlog and tasks. Use when Codex should generate a `logics/ROADMAP.md` grouping items into Now/Next/Later/Done based on priority and progress.