← all publishers

AlvinShenSSW

@alvinshenssw source repo

12 published skills

  1. Afk · alvinshenssw
    afk: Part of the afk pipeline. Away-From-Keyboard autonomous execution. Use when the operator hands off a PRE-SCOPED, pre-reviewed set of issues/PRs for full autonomous execution until the queue is done. Requires an operator-provided scope — never pick work from the tracker yourself. Triggers include "/afk", "AFK mode", "go AFK on …".
    0
    installs
  2. Afk Init · alvinshenssw
    afk-init: Part of the afk pipeline. One-time, idempotent bootstrap for a repository — detect build/test/lint commands, write .afk/config.md, ignore .afk/, and record the forge and plugin root. Run once per repo before the other afk skills. Triggers include "/afk-init", "set up afk", "initialise afk".
    0
    installs
  3. Afk Glm Review · alvinshenssw bundle
    afk-glm-review: Part of the afk pipeline. Runs GLM (Z.ai glm-5.3) as an independent, read-only fallback external review role for an ordered .afk/config.md gate profile. Triggers include "/afk-glm-review", "run glm review", "glm gate", and "GLM external gate".
    0
    installs
  4. Afk Agent Relay · alvinshenssw bundle
    afk-agent-relay: Part of the afk pipeline. Provider-pluggable dev-tooling that shells out to cheap/independent models so the coding agent burns fewer of its own tokens. Two roles — a context COMPRESSOR (default deepseek) that reads big context out of process and returns a 6-section brief, and a SCOPE gate (default codex) that turns a raw request into a reviewable issue draft. Development-time only; never wired into a live production system. Triggers include "/afk-agent-relay", "compress context", "relay brief", "scope this".
    0
    installs
  5. Afk Kimi Review · alvinshenssw bundle
    afk-kimi-review: Part of the afk pipeline. Runs Kimi (Kimi Code CLI or Kimi CLI) as the default final independent, read-only (prompt-requested) external review role after outer findings are resolved. Subject to ordered .afk/config.md gates and fallback priority. Triggers include "/afk-kimi-review", "run kimi review", "kimi gate".
    0
    installs
  6. Afk Mimo Review · alvinshenssw bundle
    afk-mimo-review: Part of the afk pipeline. Runs Xiaomi MiMo V2.5 Pro as an optional independent, read-only external review role for an ordered .afk/config.md gate profile. Triggers include "/afk-mimo-review", "run mimo review", and "MiMo external gate".
    0
    installs
  7. Afk Codex Review · alvinshenssw bundle
    afk-codex-review: Part of the afk pipeline. Runs Codex (OpenAI Codex CLI) as the default outer independent, read-only external review role, then triages and fixes findings before later ordered roles. Subject to .afk/config.md gates and fallback priority. Triggers include "/afk-codex-review", "run codex review", "codex gate".
    0
    installs
  8. Afk Spec Planner · alvinshenssw
    afk-spec-planner: Part of the afk pipeline. Reads a tracked issue and produces a complete, reviewable implementation plan — spec review, approach, file-level breakdown, risks, and a test plan — then stops before any code. Hands off to afk-implementation-pilot. Triggers include "/afk-spec-planner", "plan issue N", "spec this out".
    0
    installs
  9. Afk Claude Review · alvinshenssw bundle
    afk-claude-review: Part of the afk pipeline. Runs Claude (Claude Code CLI) as an independent, read-only fallback external role, and the default outer fallback when Codex implemented the change. It declines to review its own work and follows ordered .afk/config.md gates. Triggers include "/afk-claude-review", "run claude review", "claude gate".
    0
    installs
  10. Afk Deepseek Review · alvinshenssw bundle
    afk-deepseek-review: Part of the afk pipeline. Runs DeepSeek V4 Pro as an optional independent, read-only external review role for an ordered .afk/config.md gate profile. Triggers include "/afk-deepseek-review", "run deepseek review", and "DeepSeek external gate".
    0
    installs
  11. Afk Internal Review · alvinshenssw
    afk-internal-review: Part of the afk pipeline. The deep internal production-readiness review of a PR, run BEFORE the ordered independent external roles. Emits APPROVE / APPROVE-WITH-COMMENTS / BLOCK as a concise, agent-actionable handoff; the full report is produced only once internal review and every configured external role are clean. Triggers include "/afk-internal-review", "internal review PR N", "review before merge".
    0
    installs
  12. Afk Implementation Pilot · alvinshenssw
    afk-implementation-pilot: Part of the afk pipeline. Executes an approved implementation plan — writes code, runs the project's checks, and reviews the initial diff and verifies accepted fixes, then prepares the branch for internal review. Requires a plan from afk-spec-planner or equivalent. Triggers include "/afk-implementation-pilot", "implement the plan".
    0
    installs