testdino-manual-runs

द्वारा anthropic

उपयोग करें जब उपयोगकर्ता किसी मैन्युअल निष्पादन रन को प्रबंधित करना चाहता है या रन के भीतर केस-स्तरीय परिणाम अपडेट करना चाहता है — रन सूचीबद्ध करना, किसी रिलीज़ के लिए रन बनाना, किसी रन का निरीक्षण करना…

npx skills add https://github.com/anthropics/claude-plugins-community --skill testdino-manual-runs

TestDino Manual Runs

Use TestDino manual-run tools when the user wants to manage a manual execution run or update case-level results inside a run.

Preferred flow:

  1. Call health if projectId is not known.
  2. Use list_manual_runs to discover runs by name, state, release, environment, or tags.
  3. Use get_manual_run to inspect one run's metadata and rollup stats.
  4. Use create_manual_run or update_manual_run for run-level metadata changes.
  5. Use list_run_test_cases before changing any individual case in a run.
  6. Use update_run_test_case to assign a case, change its result, or update elapsed time.

Important details:

  • runId accepts an internal ID or a counter-style ID like RUN-12.
  • rtcRef can be the run test case row ID, case key like TC-156, or the underlying test case ID.
  • updates.assigneeUserId can be a user ID or email address.
  • updates.result accepts display form or canonical form, but canonical values like passed, failed, blocked, skipped, retest, and untested are safest.
  • For create and update payloads, tags and linkedIssues must be JSON arrays.

Good requests for this skill:

  • list manual runs for a release
  • create a manual run for sprint MS-12
  • show all test cases in run RUN-12
  • assign TC-156 in RUN-12 to alice@example.com
  • mark TC-156 as passed in RUN-12

anthropic की और Skills

analyzing-financial-statements
anthropic
यह कौशल निवेश विश्लेषण के लिए वित्तीय विवरण डेटा से प्रमुख वित्तीय अनुपात और मीट्रिक की गणना करता है।
applying-brand-guidelines
anthropic
यह कौशल सभी जनरेट किए गए दस्तावेज़ों में रंग, फ़ॉन्ट, लेआउट और संदेश सहित एक समान कॉर्पोरेट ब्रांडिंग और स्टाइलिंग लागू करता है।
creating-financial-models
anthropic
यह कौशल डीसीएफ विश्लेषण, संवेदनशीलता परीक्षण, मोंटे कार्लो सिमुलेशन और निवेश के लिए परिदृश्य योजना के साथ एक उन्नत वित्तीय मॉडलिंग सूट प्रदान करता है…
board-minutes
anthropic
बोर्ड या समिति की बैठक के कार्यवृत्त आपके घरेलू प्रारूप में तैयार करता है। आपके कैलेंडर से आगामी बोर्ड और समिति की बैठकों का स्वतः पता लगाता है, एजेंडा मांगता है और…
crm-cleanup
anthropic
HubSpot में पुराने डील, डुप्लीकेट कॉन्टैक्ट और गायब फ़ील्ड को स्कैन करता है, फिर मालिक द्वारा अनुमोदित चीज़ों को ठीक करता है। डील, कॉन्टैक्ट आदि के लिए वैकल्पिक scope आर्गुमेंट स्वीकार करता है।
redshift-api
anthropic
Amazon Redshift के विरुद्ध SQL चलाएँ — स्टेटमेंट सबमिट करें, स्थिति जाँचें, परिणामों को पृष्ठांकित करें, और डेटाबेस/स्कीमा/टेबल ब्राउज़ करें। इसका उपयोग तब करें जब उपयोगकर्ता चाहता है…
ticket-deflector
anthropic
ग्राहक के अग्रेषित ईमेल या टिकट को पढ़ता है, PayPal से ऑर्डर/रिफंड स्थिति और HubSpot से खाता इतिहास खींचता है, मालिक के अनुरूप स्वर में उत्तर का मसौदा तैयार करता है…
reg-feed-watcher
anthropic
अब नियामक फीड्स की जाँच करें और पिछली जाँच के बाद से नई चीज़ों की रिपोर्ट करें, जो आपकी भौतिकता सीमा के अनुसार फ़िल्टर की गई हों। उपयोग तब करें जब उपयोगकर्ता "फीड्स की जाँच करें" कहे,…