ci-debug

star 1

vive-specific CI debug info (jobs and local commands).

k4h4shi By k4h4shi schedule Updated 1/21/2026

name: ci-debug description: vive-specific CI debug info (jobs and local commands). allowed-tools: Bash, Read, Edit, Write, Grep, Glob

CI Debugger (vive)

vive 固有の CI 構成とローカル再現手順。

CI Configuration

  • Workflow: .github/workflows/ci.yml
  • Jobs:
    • test: cargo test --verbose
    • clippy: cargo clippy -- -D warnings
    • fmt: cargo fmt -- --check

Local Reproduction

cargo test --verbose
cargo clippy -- -D warnings
cargo fmt -- --check
Install via CLI
npx skills add https://github.com/k4h4shi/vive --skill ci-debug
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator