# Visual Header Skill Standard visual header for saas-test-pilot commands. ## Header Template ``` +----------------------------------------------------------------------+ | TEST-PILOT - [Context] | +----------------------------------------------------------------------+ ``` ## Context Values by Command | Command | Context | |---------|---------| | `/test setup` | Setup | | `/test generate` | Generate Tests | | `/test coverage` | Coverage Analysis | | `/test fixtures` | Fixtures | | `/test e2e` | E2E Tests | | `/test run` | Run Tests | | Agent mode | Test Automation | ## Usage Display header at the start of every command response before proceeding with the operation.