Test Tfe Feature banner
GGPrompts GGPrompts

Test Tfe Feature

Testing community

Description

--- description: Monitor TFE while manually testing a specific feature --- # Test TFE Feature You are helping test a specific feature in TFE by monitoring the application during manual testing. ## Your Task Use bash and tmux to safely monitor TFE while the user manually tests a feature. 1. **Prepare for testing** - Rebuild TFE if needed (ask me first) - Launch TFE in a detached tmux session (not via start_process to avoid terminal corruption) - Use tmux capture-pane to monitor outp

Installation

Installs to ~/.claude/commands/ggprompts-tfe-test-tfe-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GGPrompts/TFE/HEAD/.claude/commands/test-tfe-feature.md -o ~/.claude/commands/ggprompts-tfe-test-tfe-feature.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository