danielmiessler.fabric/patterns
Chaz 436e5aae6b feat: add suggest_gt_command pattern
Adds a pattern that suggests Gas Town (gt) CLI commands based on
natural language descriptions. Covers 85+ commands across work
management, agents, communication, services, diagnostics, and recovery.

Pipe-friendly output: first line is the raw command, enabling:
  echo "message the mayor" | fabric -p suggest_gt_command | head -1

Gas Town: https://github.com/steveyegge/gastown

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-01-21 00:23:14 -10:00
..
create_bd_issue feat(patterns): add create_bd_issue pattern 2026-01-20 06:38:42 -10:00
extract_bd_ideas feat(patterns): add extract_bd_ideas pattern 2026-01-20 06:38:14 -10:00
suggest_gt_command feat: add suggest_gt_command pattern 2026-01-21 00:23:14 -10:00