Borrowing it
Nothing to install: this file belongs to saubakirov/trace-first-starter. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/saubakirov/trace-first-starter/master/.claude/commands/tfw-config.mdgit clone --depth 1 https://github.com/saubakirov/trace-first-starterWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/saubakirov/trace-first-starter/tfw-config)<a href="https://agentmods.dev/commands/saubakirov/trace-first-starter/tfw-config"><img src="https://agentmods.dev/badge/commands/saubakirov/trace-first-starter/tfw-config.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00013 | $0.01133 |
| Opus 5 | $0.00006 | $0.00566 |
| Sonnet 5 | $0.00003 | $0.00227 |
| Haiku 4.5 | $0.00001 | $0.00113 |
Grade A, and why
tfw-config scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 102 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TFW Config — Config Sync Workflow
Role: Coordinator Output: verified or approved config/range updates and affected adapter copies
🔒 ROLE LOCK: COORDINATOR Permitted:
project_config.yaml, registered workflow/convention ranges, and affected adapter copies. Forbidden: code and task artifacts.
Read Contract
Root instructions are already active. Read this workflow completely, then read in order.
| Order | Input | Checkpoint purpose | Authority |
|---|---|---|---|
| 1 | .tfw/project_config.yaml |
current source values | project config |
| 2 | this workflow's Config Sync Registry |
the one set of inline targets | canonical workflow |
| 3 | only each registered target file and unique Section Header range |
compare or update inline copies | registered source range |
| 4 | .tfw/adapters/manifest.yaml only when a changed range has adapter copies |
affected copy/check destinations | tooling metadata |
Full conventions/glossary/workflows, unregistered ranges, task artifacts, and unrelated adapters are not inputs. A missing or duplicate heading/row/target, unresolved source, or incomplete adapter map is a hard stop.
Edit Mode
- Ask what config key and value should change.
- Resolve its config value and every registry row. Values with no inline copy remain config-only.
- Present one batch preview with old/new values and exact files/headings.
- Wait for approval, then update config and every resolved row atomically.
- Sync only affected installed adapters through
Adapter Sync; verify and report all results.
Verify Mode
For /tfw-config verify, resolve all config values and every registry target, then report each exact
match/mismatch. Write nothing. A mismatch is reported, never silently repaired.
Config Sync Registry
scope_budgets
| Config Key | Target File | Section Header | Row Label |
|---|---|---|---|
scope_budgets.decomposition_trigger_files |
.tfw/conventions.md |
Scope Budgets (per Phase) | Logical touched VALUE files |
scope_budgets.decomposition_trigger_loc |
.tfw/conventions.md |
Scope Budgets (per Phase) | Touched text LOC |
scope_budgets.owner_escalation_multiplier |
.tfw/conventions.md |
Decomposition, constraints, and change authority | Owner escalation multiplier |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed · -46 lines 8f0b9e9b499e
- 4d ago Changed · -2 lines 58dd991c3665
- 8d ago First seen · 150 lines · 13 tokens per session scan A 864ae21fb5b7
tfw-config is a command published in the GitHub repository saubakirov/trace-first-starter (29 stars, last pushed yesterday), licensed MIT. It adds 13 tokens to every session and 1,133 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
fw-setup-use
Workspace FDK stack switch — nvm use from .nvmrc or explicit 10/9 (Node 24.11 vs 18); optional --write-nvmrc and --global flags.
fdk-migrate
Migrate a legacy Freshworks app from platform-version 2.3 (2.x), FDK 9.x, and Node 18 to Platform 3.0 with FDK 10.0.1 and Node 24.11.0. Transforms manifest, request templates, Crayons UI, and validates on the new toolchain. Does not install fdk/Node—use fw-setup (or prompt user to add it) per SKILL.md.
fw-setup-status
Check FDK and Node.js installation status (/fw-setup status); optional --verbose diagnostics.
openehr-explain
One-stop router that explains or looks up any openEHR thing — auto-detects an archetype, a template, an RM/AM/BASE type, an RM structural concept, an ADL idiom, an AQL query or keyword, or a terminology code (replaces /archetype-explain, /template-explain, /type-spec, /rm-structure, /adl-idiom, /terminology).
bottleneck-detect
Analyze performance bottlenecks in swarm operations and suggest optimizations.
swarm-init
Initialize a Ruflo swarm with specified topology and configuration.