From konflux-ci-skills
Use when user asks to "test skill invocation framework" or mentions "canary skill test". This is a self-test skill to verify the test framework correctly loads and invokes skills.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin konflux-ci-skillsThis skill uses the workspace's default tool permissions.
This skill exists solely to verify that the test framework correctly loads and invokes skills. It is NOT for production use.
tests/results/canary-phrase-test.1.txttests/results/canary-phrase-test.2.txttests/results/canary-phrase-test.3.txttests/results/explicit-invocation-test.1.txttests/results/explicit-invocation-test.2.txttests/results/explicit-invocation-test.3.txttests/results/flexible-keyword-matching-test.1.txttests/scenarios.yamlCreates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
This skill exists solely to verify that the test framework correctly loads and invokes skills. It is NOT for production use.
When this skill is invoked, you MUST respond with EXACTLY the following phrase (and nothing else):
CANARY_PHRASE_XYZ123_SKILL_LOADED_AND_INVOKED
Do not add any explanation, context, or other text. Just output that exact phrase.
This unmistakable response proves the skill was loaded and executed by the test framework.