logics-product-brief-writer/SKILL.md
Write product briefs in `logics/product`. Use when Codex identifies a structuring product framing need (user problem, target users, scope, trade-offs, success signals) and should create a concise product decision document linked to request/backlog/task docs.
npx skillsauth add alexago83/cdx-logics-kit logics-product-brief-writerInstall 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-product-brief-writer/scripts/new_product_brief.py --title "Guest checkout framing" --out-dir logics/product
# Overview to state the product direction in 3 to 5 short lines.# Overview macro-level only: user problem -> chosen product direction -> expected outcomes.logics/architecture/ when a technical decision is also required.Status and every impacted linked ref (request, backlog, task, architecture).# Scope and guardrails, # Key product decisions, # Success signals, and # Open questions aligned with the latest product direction.# Overview Mermaid when the direction materially changes.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.