← all publishers

clice-io

@clice-io source repo

11 published skills

  1. Pr · clice-io bundle
    The full pipeline from "code is ready" to "ready to merge" — pre-push verification, three-way self-review, opening the PR, watching CI and review threads. Read BEFORE committing, opening a PR, or checking on an open one.
    0
    installs
  2. Docs · clice-io
    The clice documentation system — generated feature/config pages, the en↔zh translation contract, and the pixi commands driving them. Read BEFORE editing anything under docs/.
    0
    installs
  3. Test · clice-io
    Run clice test suites. Optional args = suite (unit | integration | smoke | snap | all, default all) and build type (Debug | RelWithDebInfo, default RelWithDebInfo). Runs in a forked context — test output stays out of the main conversation; only a digest returns.
    0
    installs
  4. Codex · clice-io
    Drive the codex CLI (GPT-6 astra) as a delegate — adversarial plan review, code review, debugging, test writing, scoped implementation. Read BEFORE invoking codex.
    0
    installs
  5. Triage · clice-io bundle
    Classify untriaged issues (issues without the permanent triaged marker — open by default, closed backfills optional) via a GPT batch run, validate against the label taxonomy, and return a proposed-labels report plus an activity digest. Read-only — applying labels happens in the main conversation after maintainer approval. Runs in a forked context.
    0
    installs
  6. Release · clice-io
    Operate the three-tier release process — instant builds, nightlies, stable releases — plus crash-log symbolization. Read before touching anything release-related. Hard rule — tags and manual releases need explicit maintainer approval first.
    0
    installs
  7. Cpp Style · clice-io
    clice C++ coding conventions — redundancy elimination (the rule we care most about), file organization, error/defense policy, template deduction and type-trait rules, naming, logging, modern C++/LLVM API preferences. Read BEFORE writing or modifying any C++ code.
    0
    installs
  8. Write Tests · clice-io
    How to write clice integration tests (TypeScript/vitest) — fixture forms, Workspace/CliceClient API, snapshot workflow, hard rules and known pitfalls. Read BEFORE writing or modifying anything under tests/.
    0
    installs
  9. Upgrade Llvm · clice-io bundle
    Complete workflow for upgrading the prebuilt LLVM packages clice depends on — build-llvm CI, API adaptation, release-llvm pruning, changelog. Arg = target version, e.g. 22.1.4.
    0
    installs
  10. Translate Docs · clice-io
    Rules for the Chinese (docs/zh) tree — what is translated and what stays verbatim, by position on the page and by term. Read BEFORE translating, reviewing, or editing any docs/zh page or the translation prompts in tools/docs/translate.ts.
    0
    installs
  11. Resolve Comments · clice-io
    Pull unresolved review threads of the current PR, apply the fixes in the worktree, resolve the threads, and return a compact summary. Runs inline; the digest script keeps the bot boilerplate out of the conversation.
    0
    installs