Tools for interaction with countly testing environment
#countly-tstAccess Countly test/staging environment for product analytics, user behavior tracking, crash reporting, and application performance monitoring. Use for validating analytics instrumentation, testing event tracking, and debugging analytics flows before production release.
Include #countly-tst tag in your prompt to activate this skill.
#countly-tst Verify that the "add_to_cart" event is being tracked correctly in staging
#countly-tst Show request traces for test API endpoint
#countly-tst Show crash reports from the latest test build
#countly-tst #fetch Analyze response times in staging app
#countly-tst Show user flows through onboarding in test environment
Do NOT search the filesystem for mcp-config.json or similar files directly.
Do NOT read ~/.copilot/mcp-config.json directly — always route through custom agent file.
MCP server is configured in the countly-tst.agent.md custom agent file.
Use environment variables defined in .copilot/.env.
Before taking any action, verify the Countly Test MCP server is reachable:
#countly-prd in the same requestCRITICAL: Never use #countly-tst and #countly-prd in the same request. Choose one environment per query.