testdino-health
द्वारा anthropic
जब उपयोगकर्ता TestDino कनेक्शन स्थिति जाँचना चाहता है, अपना PAT मान्य करना चाहता है, उपलब्ध संगठनों और प्रोजेक्ट्स की खोज करना चाहता है, या सही projectId ढूंढना चाहता है, तब उपयोग करें।…
npx skills add https://github.com/anthropics/claude-plugins-community --skill testdino-healthTestDino Health
Use TestDino's health tool first when the user wants to:
- check whether TestDino is connected
- list available organizations or projects
- find the right
projectId - validate that their PAT is working
Guidance:
- Start with
healthbefore project-specific TestDino actions ifprojectIdis unknown. - Extract the correct organization and project from the response.
- Reuse the chosen
projectIdfor the rest of the conversation. - After
health, ask the user which organization or project they want only if the correct target is still ambiguous.
What health confirms:
- PAT validation status
- connection status
- organization access
- project access
- available modules for each project