fast-mode
Installation
SKILL.md
Fast Mode
Enable fast-mode execution for the current task.
Resolve Config
- Read
CONFIG_DIRfrom environment. - If not set, default to
~/.llm/fast-mode/config.json. - Resolve allow-list path:
- If
CONFIG_DIRends with.json, usedirname(CONFIG_DIR)/allow_list.json. - Otherwise use
CONFIG_DIR/allow_list.json.
Load Allow List
Use JSON object format: