What problem does it solve?
This skill helps engineers implement, test, and debug the permissions, policy, and approval flows in Formax, including allow/deny decisions, workspace boundaries, and the /permissions overlay parity with Claude Code. It centralizes understanding of canonical contracts and UI behavior to ensure safe, predictable policy interactions.
Core Features & Use Cases
- Policy preflight and decision flow: guidance on how ToolCall is evaluated to allow, prompt, or deny, with clear traceability.
- Approvals and persistence: UI prompts and persistence logic to capture user consent and remember decisions across sessions.
- Overlay and wiring: controls for the in-UI permissions overlay, workspace boundaries, and command integration within the app server / web layers.
- Use Case: debugging a new permission rule in a project and verifying that prompts appear and decisions persist as expected.
Quick Start
Run formax in your project and trigger a permissions flow to observe prompts and overlay behavior.