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. argument-hint: "<prime|brainstorm|plan|implement|validate|handoff> [task]"#
FPAT Lite router for Claude Code
Invocation arguments:
$ARGUMENTS
Interpret them as <mode> [task or arguments].
- Read
CLAUDE.md, which imports the sharedAGENTS.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.
This skill deliberately declares no allowed-tools; repository skills must not
silently pre-approve local or remote mutations.