From testdino
Use when the user wants to check TestDino connection status, validate their PAT, discover available organizations and projects, or find the right projectId. Always call this first when the project context is ambiguous before any other TestDino tool.
How this skill is triggered — by the user, by Claude, or both
Slash command
/testdino:testdino-healthThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use TestDino's `health` tool first when the user wants to:
Use TestDino's health tool first when the user wants to:
projectIdGuidance:
health before project-specific TestDino actions if projectId is unknown.projectId for the rest of the conversation.health, ask the user which organization or project they want only if the correct target is still ambiguous.What health confirms:
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub testdino-hq/testdino-plugins --plugin testdino