Back to list
grandinh

testing-trigger

by grandinh

Multi-agent orchestration framework with cc-sessions. Some pipelines awaken. This one hungers.

2🍴 0📅 Dec 6, 2025

SKILL.md


name: testing-trigger description: Natural language wrapper for testing commands - automatically triggers /testing:run when users request test execution schema_version: 1.0

testing-trigger

Type: ANALYSIS-ONLY DAIC Modes: DISCUSS, ALIGN, IMPLEMENT, CHECK (all modes) Priority: Medium

Trigger Reference

This skill activates on:

  • Keywords: "run tests", "test this", "execute tests", "run test suite", "test code", "test file", "run unit tests", "run integration tests", "test everything"
  • Intent Patterns: (run|execute|perform).*?test, test.*(this|code|file|suite), (unit|integration|e2e).*?test

From: skill-rules.json - testing-trigger configuration

Purpose

Automatically trigger testing commands (/testing:run) when users request test execution using natural language.

Core Behavior

In any DAIC mode:

  1. Test Intent Detection

    • Detect test execution requests
    • Route to testing command with context
  2. Command Invocation

    • "run tests" → /testing:run
    • Extract test scope from context if specified

Natural Language Examples

Triggers this skill:

  • ✓ "Run tests"
  • ✓ "Test this code"
  • ✓ "Execute test suite"
  • ✓ "Run unit tests"

Safety Guardrails

ANALYSIS-ONLY RULES:

  • ✓ NEVER call write tools
  • ✓ Only invokes testing commands (read-only)
  • ✓ Safe to run in any DAIC mode

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon