Setup Tfe Logging
Description
--- description: Add debug event logging to TFE for real-time monitoring --- # Setup TFE Event Logging You are adding debug event logging to TFE so I can monitor what's happening in the application in real-time. ## Your Task Add a debug logging system to TFE that logs events to `/tmp/tfe-events.jsonl`. ### Step 1: Add Debug Logger to Model Edit `types.go` to add a debug log file handle: ```go type model struct { // ... existing fields ... debugLog *os.File // Add this field } ```
Installation
Installs to ~/.claude/commands/ggprompts-tfe-setup-tfe-logging.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GGPrompts/TFE/HEAD/.claude/commands/setup-tfe-logging.md -o ~/.claude/commands/ggprompts-tfe-setup-tfe-logging.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity