name: fpat-lite description: Apply FPAT Lite's prime, brainstorm, plan, implement, validate, or handoff workflow to repository work. Use when the user names FPAT Lite, asks for a governed coding workflow, or requests one of these six modes.#
FPAT Lite router for Codex
Interpret the text following $fpat-lite as:
<mode> [task or arguments]
Allowed modes are prime, brainstorm, plan, implement, validate, and
handoff.
- Read the repository
AGENTS.md. - Read
rules/core-rules.mdandrules/safety-and-approval.md. - Read only
commands/<mode>.md. - Follow that command's inputs, procedure, mutation boundary, output contract, stop conditions, and failure handling.
- Load templates or knowledge-base files only when the command points to them.
- If no valid mode is supplied, recommend the smallest suitable mode. Ask only when choosing incorrectly would change scope, authority, or mutation risk.
Do not treat shared Markdown command contracts as Codex slash commands. This skill is the native Codex entry point.