← all publishers

xiongweilin

@xiongweilin source repo

10 published skills

  1. Change Closure · xiongweilin bundle
    Use only after an explicit request to verify completion or when an applicable safety, contract, or lifecycle gate requires closure. Check fresh verification, affected contract surfaces, stale identifiers, authoritative records, and intentional leftovers. Do not trigger for ordinary authorized implementation changes, read-only analysis, or drafts.
    0 installs
  2. Pwsh Execution · xiongweilin bundle
    Execute robust PowerShell workflows on Windows. Use when shell work needs quoting boundaries, multiline scripts, native exit-code handling, encoding discipline, or remote SSH calls from Windows. Do not use for pure file reads or read-only searches.
    0 installs
  3. Chezmoi Management · xiongweilin bundle
    Manage dotfiles through chezmoi source files. Use when a change touches chezmoi-managed files, including AGENTS.md: edit the source first, apply to the runtime copy, verify no diff, then commit and push.
    0 installs
  4. Side Effect Safety · xiongweilin bundle
    Use immediately before an authorized write, delete, publish, migration, replacement, retry, or external side effect. Verify target, blast radius, rollback, idempotency, and post-change state. Do not trigger for reads, planning, or reversible local edits.
    0 installs
  5. Workflow Authority · xiongweilin bundle
    Use only before designing or materially changing a durable workflow with multiple actors, human approval, delegated authority, retries, or external side effects. Do not trigger for ordinary functions, single-owner edits, simple reads, or routine API changes.
    0 installs
  6. Candidate Lifecycle · xiongweilin bundle
    Use only when a candidate, experimental, official, deprecated, or promoted rule, prompt, model, dataset, threshold, workflow, or configuration is being evaluated or transitioned. Do not trigger for ordinary implementation, testing, deployment, or configuration edits.
    0 installs
  7. Delegation Prompt Guard · xiongweilin bundle
    Use immediately before dispatching a delegated agent to decide whether delegation is authorized and prepare the outbound prompt. Do not use for ordinary local work or prompts received from another agent.
    0 installs
  8. Data Contract And Lineage · xiongweilin bundle
    Use only when transformed or persisted fields must remain traceable to source, owner, version, validation, and allowed use, or when an output supports an official claim. Do not trigger for ephemeral values, ordinary schemas, or simple in-memory transformations.
    0 installs
  9. System Reliability Review · xiongweilin bundle
    Use only when a persistent or long-lived system, workflow, standard, or infrastructure dependency needs review for common-mode failure, recovery independence, lock-in, reauthorization, or loss of future maneuverability. Do not trigger for one-off changes, routine debugging, ordinary observability, or single-component resilience checks.
    0 installs
  10. Evidence Qualification And Revalidation · xiongweilin bundle
    Use only when deciding whether an existing evidence-backed claim, qualification, decision, assignment, or dependency is still usable for the current scope after material context changes. Do not trigger for ordinary research, first-pass fact gathering, candidate promotion, or lineage documentation alone.
    0 installs