← all publishers

bwkw

@bwkw source repo

12 published skills

  1. Skill Name · bwkw
    What it does, in a verb phrase, leading with the words a user would actually type. Then when to use it, as 4-6 trigger nouns. Then inputs and outputs in one clause. Then what it refuses to do. Target 200-350 characters.
    0
    installs
  2. Da Spec · bwkw bundle
    Write the change onto disk in the form this repository actually uses, or update the existing one. Use when a spec, proposal, design or plan needs recording before implementation — openspec changes, spec deltas, plan files. Resolves the repository's own convention and its authoring rules rather than picking a location. Writes only spec artifacts, never source.
    0
    installs
  3. Da Verify · bwkw bundle
    Run this repository's own verification commands and report with evidence. Use before claiming work is done, before committing, or before opening a PR. Resolves commands from the repo's profile rather than guessing, and refuses what the repo forbids.
    0
    installs
  4. Da Fix Plan · bwkw bundle
    Turn a review report into an ordered fix plan on disk. Use after a code review or PR feedback, when there are more findings than you want to act on. Decides what NOT to fix and why, orders what remains by irreversibility and dependency, and writes the plan to a file. Read-only until the plan is agreed.
    0
    installs
  5. Da Review All · bwkw bundle
    The entry point for every code review — one layer or many. Use for PR review, reviewing a diff, or checking work before shipping, including when only the backend, only the frontend, or only infrastructure changed. Classifies the change, reviews each layer against its own checklist, then finds the irreversible risks that fall between them, like a contract and its consumer shipping out of order. Read-only.
    0
    installs
  6. Da Investigate · bwkw bundle
    Map what a change would touch, or trace how something actually works. Use when asked where something lives, what depends on it, or what would break. Answers with file:line evidence under a fixed exploration budget, and names what it could not confirm. Read-only.
    0
    installs
  7. Da Pr Describe · bwkw bundle
    Write or update the current branch's PR title and description. Use when preparing a PR for review, or when the description is stale. Produces something a reviewer can read before opening the diff. Touches only the PR, never repository files.
    0
    installs
  8. X Review Infra · bwkw bundle
    Infrastructure layer of a da-review-all review — Terraform, CDK, CloudFormation, SAM, Kubernetes, IAM, networking, pipelines, CI permissions. Runs when da-review-all dispatches it after classifying the change; for any review use da-review-all, not this directly. Read-only.
    0
    installs
  9. Da Skills Audit · bwkw
    Audit the whole set of installed skills for bloat and breakage. Use before adding a skill, when skills stop firing automatically, or for periodic clean-up. Not a security scan.
    0
    installs
  10. Da Design Review · bwkw bundle
    Review a plan or spec before any code exists. Use when a design doc is ready, before implementation starts, or when asked whether an approach is sound. Catches one-way doors, migration order, and rollback. Read-only.
    0
    installs
  11. X Review Backend · bwkw bundle
    Backend layer of a da-review-all review — server-side source, Prisma schema and migrations, contracts and DTOs, queues, jobs, dependencies. Runs when da-review-all dispatches it after classifying the change; for any review use da-review-all, not this directly. Read-only.
    0
    installs
  12. X Review Frontend · bwkw bundle
    Frontend layer of a da-review-all review — components, routes, hooks, stores, styling, frontend i18n. Runs when da-review-all dispatches it after classifying the change; for any review use da-review-all, not this directly. Read-only.
    0
    installs