logics-release-gatekeeper/SKILL.md
Run project release-readiness gate checks on Logics docs and produce a pass/fail report. Use when Codex should verify completed work has validation evidence, report sections, rollback coverage for risky changes, and project changelog readiness.
npx skillsauth add alexago83/cdx-logics-kit logics-release-gatekeeperInstall 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.
This skill primarily targets project repositories importing the kit.
It validates project-level release artifacts such as:
logics/CHANGELOG.mdlogics/RELEASE_NOTES.mdIt does not replace the kit repository release flow based on VERSION and changelogs/.
python logics/skills/logics-release-gatekeeper/scripts/release_gate_check.py
python logics/skills/logics-release-gatekeeper/scripts/release_gate_check.py --out logics/external/release/gate.md --require-release-notes
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.