-
Add full-cli-test agent skill with Slack integration tests (#3081)
发布于
2026-03-31 07:58:13 +00:00 Summary
- Adds new
/full-cli-testagent skill that orchestrates a 3-phase CLI
validation pipeline: poll CI for type/lint → local binary test →
CI-bundled binary test - Includes a Slack integration test (
#buzz-skill-based-cli-testing)
that validatesexecute(),experimental_subAgent(),z(Zod), and
result.prompt()in both local and bundled builds - Updates
/cli-test-with-bundlingto always use-beta.<timestamp>
versioning, preventing accidental production releases from test runs
Test plan
- Verify
/full-cli-testskill appears in skill list - Run
/cli-test-with-bundlingand confirm the workflow dispatch
uses a beta version - Confirm the Slack test script runs against
#buzz-skill-based-cli-testing
🤖 Generated with Claude Code
Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
下载附件
- Adds new