Skip to content
Security
Command

/settings

Configure THRUNT workflow toggles and model profile

From plugin
thrunt-god
3656 skills18 agents56 commands5 hooks
Install
$ npx -y skills add backbay-labs/thrunt-god --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/settings

Context preview

What this command does when you run it.

Configure THRUNT workflow toggles and model profile

Command definition

settings.md
name: thrunt:settings
description: Configure THRUNT workflow toggles and model profile
allowed-tools:
  - Read
  - Write
  - Bash
  - AskUserQuestion

<objective> Interactive configuration of THRUNT workflow agents and model profile via multi-question prompt.

Routes to the settings workflow which handles:

  • Config existence ensuring
  • Current settings reading and parsing
  • Interactive settings prompt (model profile, research, plan checker, findings validator, branching, and workflow toggles)
  • Config merging and writing
  • Confirmation display with quick command references

</objective>

<execution_context> @~/.claude/thrunt-god/workflows/settings.md </execution_context>

<process> **Follow the settings workflow** from `@~/.claude/thrunt-god/workflows/settings.md`.

The workflow handles all logic including: 1. Config file creation with defaults if missing 2. Current config reading 3. Interactive settings presentation with pre-selection 4. Answer parsing and config merging 5. File writing 6. Confirmation display </process>

Ships withthrunt-god

Threat hunting command system for agentic IDEs

Get the whole plugin, auto-invoked
Stats
36
Stars
0
Views
8
Forks
Active
Maintenance
JavaScript
Language
MIT
License
25d ago
Last commit
4mo ago
Created

Repo: backbay-labs/thrunt-god