fast-mode

Installation
SKILL.md

Fast Mode

Enable fast-mode execution for the current task.

Resolve Config

  1. Read CONFIG_DIR from environment.
  2. If not set, default to ~/.llm/fast-mode/config.json.
  3. Resolve allow-list path:
  • If CONFIG_DIR ends with .json, use dirname(CONFIG_DIR)/allow_list.json.
  • Otherwise use CONFIG_DIR/allow_list.json.

Load Allow List

Use JSON object format:

Installs
1
GitHub Stars
13
First Seen
8 days ago
fast-mode — kevinslin/skills