From st4ck
Forwarding stub. This skill was consolidated into qa-testing-migration on 2026-04-26 (plan §13.2, mid-12). Activate qa-testing-migration instead — it covers Path A (heavy re-author) AND Path B (light component-upgrade) inline, with classify_test_migration_shape selecting the branch per test.
How this skill is triggered — by the user, by Claude, or both
Slash command
/st4ck:migrate-agentic-to-v2The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill name was retired on **2026-04-26** when the migration paths were consolidated into a single skill (plan §13.2, mid-12 changelog).
This skill name was retired on 2026-04-26 when the migration paths were consolidated into a single skill (plan §13.2, mid-12 changelog).
Activate the qa-testing-migration skill. It runs classify_test_migration_shape per test and dispatches the appropriate internal branch:
agentic and mixed shapes. ~10k tokens/test.components_v1 shape. ~2k tokens/component. Per plan §6.0 (no-code platform support, 2026-04-26), the classifier now also emits path_b_blockers so components_v1 tests with platform-specific eval workarounds (Bubble MouseEvent chains, branch pseudo-steps, race/iteration history) auto-route to Path A — saving the budget burn the original Path B sweep would otherwise hit.Forward your $ARGUMENTS to qa-testing-migration unchanged.
Long-lived agent sessions cached the pre-consolidation skill catalog and continued to invoke this name. Rather than fail with Unknown skill, this stub redirects the work in one turn so the catalog drift recovers itself.
npx claudepluginhub edo-ceder/st4ck-plugin --plugin st4ckProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.