active/fast-mode/SKILL.md
Run in fast-mode with only explicitly allowed skills.
npx skillsauth add kevinslin/skills fast-modeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Enable fast-mode execution for the current task.
CONFIG_DIR from environment.~/.llm/fast-mode/config.json.CONFIG_DIR ends with .json, use dirname(CONFIG_DIR)/allow_list.json.CONFIG_DIR/allow_list.json.Use JSON object format:
{
"allow_list": ["skill-a", "skill-b"]
}
If the file is missing, unreadable, or invalid JSON, treat allow_list as empty.
allow_list.Given:
CONFIG_DIR=~/.llm/fast-mode/config.json~/.llm/fast-mode/allow_list.json contains {"allow_list":["dev.code"]}Behavior:
dev.code when needed.development
Generate incremental Slack digests for channels, topics, and categories.
testing
Audit an OpenClaw maturity-scorecard surface into an evidence-backed component score report. Use when given a surface from an OpenClaw maturity-scorecard.md and asked to score coverage, quality, readiness, or generate a detailed surface report plus per-component subreports.
tools
Turn an existing concrete spec into a reusable generic spec template. Use when asked to create a generic spec, template spec, reusable implementation template, or generalized version of a spec from a specific implementation such as one plugin, channel, integration, feature, or PR.
data-ai
Trace how something works with an investigator subagent and a skeptical reviewer subagent.