logics-doc-linter/SKILL.md
Lint and validate the Logics Markdown conventions. Use when Codex should verify filenames, top headings, and required indicators across `logics/request`, `logics/backlog`, `logics/tasks`, `logics/product`, and `logics/architecture`, and report inconsistencies.
npx skillsauth add alexago83/cdx-logics-kit logics-doc-linterInstall 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.
python logics/skills/logics-doc-linter/scripts/logics_lint.py
python logics/skills/logics-doc-linter/scripts/logics_lint.py --require-status
req_###_*.md, item_###_*.md, task_###_*.md, prod_###_*.md, adr_###_*.md).## <doc_ref> - <Title>.From version, Understanding, ConfidenceProgressDate, Status, related refs, ReminderDate, Status, Drivers, related refs, ReminderStatus value validation when present using the allowed values for each doc family.--require-status) to enforce Status on every supported doc type.request, backlog, task):
X.X.X and ??%Describe the need or Add context and constraints%% logics-signature comments in workflow Mermaid blocks> Maintenance edit: or > Non-semantic edit: in the doc so the linter can keep indicators stable without guessing intentdata-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.