tools/

directory
v0.0.0-...-59c1ff2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2026 License: MIT

Directories

Path Synopsis
Command fleet answers one question: how many agent lanes may run here right now, and what each of them is allowed to spend.
Command fleet answers one question: how many agent lanes may run here right now, and what each of them is allowed to spend.
Package fuzztargets reads targets.txt, the one written source of this module's fuzz target list.
Package fuzztargets reads targets.txt, the one written source of this module's fuzz target list.
Command gate is the diff-scoped local tier of flowstate's verification gate (#482).
Command gate is the diff-scoped local tier of flowstate's verification gate (#482).
hooks
genguard command
Command genguard is a Claude Code PreToolUse hook on Edit and Write (#482): it refuses edits to generated files, naming the source to edit and the command that regenerates.
Command genguard is a Claude Code PreToolUse hook on Edit and Write (#482): it refuses edits to generated files, naming the source to edit and the command that regenerates.
gofmtcheck command
Command gofmtcheck is a Claude Code PostToolUse hook on Edit and Write (#482): when the edited file is a .go file that is not gofmt formatted, it returns non-blocking feedback naming the file, so formatting is fixed at edit time instead of surfacing at the gate.
Command gofmtcheck is a Claude Code PostToolUse hook on Edit and Write (#482): when the edited file is a .go file that is not gofmt formatted, it returns non-blocking feedback naming the file, so formatting is fixed at edit time instead of surfacing at the gate.
internal/hook
Package hook reads and writes the Claude Code hook contract for the guards under tools/hooks (#482, #498).
Package hook reads and writes the Claude Code hook contract for the guards under tools/hooks (#482, #498).
mergeguard command
Command mergeguard is a Claude Code PreToolUse hook on the merge path (#498): before a merge proceeds, it queries the target pull request's review threads and denies the merge when any is unresolved, naming the threads so the operator knows what to clear.
Command mergeguard is a Claude Code PreToolUse hook on the merge path (#498): before a merge proceeds, it queries the target pull request's review threads and denies the merge when any is unresolved, naming the threads so the operator knows what to clear.
pidguard command
Command pidguard is a Claude Code PreToolUse hook on Bash (#482): it refuses commands that would kill processes by pattern, naming CLAUDE.md's PID discipline.
Command pidguard is a Claude Code PreToolUse hook on Bash (#482): it refuses commands that would kill processes by pattern, naming CLAUDE.md's PID discipline.
Command modernize reports what Go's `go fix` modernizers would change in this repository, and changes nothing.
Command modernize reports what Go's `go fix` modernizers would change in this repository, and changes nothing.
Command release builds the immutable, checksummed payload for a Flowstate release.
Command release builds the immutable, checksummed payload for a Flowstate release.
Command vacuity reports tests that pass without proving anything.
Command vacuity reports tests that pass without proving anything.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL