Guide for testing and verifying code changes in this TUI application. Use this skill after making ANY code changes to main.go or main.md to verify they work correctly.
This skill helps you create and run tests for terminal user interface (TUI) applications.
Use this skill:
main.md and README.md is not brokenscripts/run --test where the user would normally run github-brain
scripts/run --test pull equivalently runs github-brain pullscripts/run --test mcp equivalently runs github-brain mcp--test flag runs go vet before building to catch issues early.env files is configured to use the github-brain-test organizationSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer