发布

  • Add full-cli-test agent skill with Slack integration tests (#3081)

    frostbyte_neo 发布于 2026-03-31 07:58:13 +00:00

    Summary

    • Adds new /full-cli-test agent 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 validates execute(), experimental_subAgent(), z (Zod), and
      result.prompt() in both local and bundled builds
    • Updates /cli-test-with-bundling to always use -beta.<timestamp>
      versioning, preventing accidental production releases from test runs

    Test plan

    • Verify /full-cli-test skill appears in skill list
    • Run /cli-test-with-bundling and 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

    下载附件