← all publishers

rvdbreemen

@rvdbreemen source repo

51 published skills

  1. Adr 2 · rvdbreemen
    Create or review Architecture Decision Records with ADR Kit's four verification gates and lifecycle rules.
    0
    installs
  2. Init 2 · rvdbreemen
    Bootstrap ADR Kit in a project, including instructions, an architecture audit, initial ADR proposals, and the pre-commit gate.
    0
    installs
  3. Lint 2 · rvdbreemen
    Validate ADRs against schema, completeness, evidence, clarity, and consistency gates. Read-only.
    0
    installs
  4. Audit 2 · rvdbreemen
    Lint the ADRs and judge the code in one run, over a diff or the whole codebase. Read-only.
    0
    installs
  5. Grill 2 · rvdbreemen
    Interactively complete or revalidate an ADR from repository facts, a pull request, a git range, or source material while preserving human lifecycle authority.
    0
    installs
  6. Judge 2 · rvdbreemen
    Check the staged diff against Accepted ADR enforcement rules, then review semantic rules in the active client session.
    0
    installs
  7. Setup 2 · rvdbreemen
    Register ADR Kit in a project with a managed client instruction block and versioned local guide. Idempotent.
    0
    installs
  8. Adr 3 · rvdbreemen
    Create or review Architecture Decision Records with ADR Kit's four verification gates and lifecycle rules.
    0
    installs
  9. Retire 2 · rvdbreemen
    Rank Accepted ADRs for retirement using deterministic age, technology, supersession, and policy signals. Read-only.
    0
    installs
  10. Review 2 · rvdbreemen
    Audit a branch or pull request against ADRs and identify architectural decisions that are not documented yet.
    0
    installs
  11. Init 3 · rvdbreemen
    Bootstrap ADR Kit in a project, including instructions, an architecture audit, initial ADR proposals, and the pre-commit gate.
    0
    installs
  12. Lint 3 · rvdbreemen
    Validate ADRs against schema, completeness, evidence, clarity, and consistency gates. Read-only.
    0
    installs
  13. Context 2 · rvdbreemen
    Find the Architecture Decision Records most relevant to a task before implementation. Read-only and deterministic.
    0
    installs
  14. Migrate 2 · rvdbreemen
    Preview metadata migration or convert ADRs between MADR, Nygard, and legacy canonical profiles.
    0
    installs
  15. Related 2 · rvdbreemen
    Show inbound and outbound references for one ADR and flag dangling links. Read-only.
    0
    installs
  16. Upgrade 2 · rvdbreemen
    Refresh ADR Kit project artifacts after a plugin update while preserving local edits and unrelated instructions.
    0
    installs
  17. Audit 3 · rvdbreemen
    Lint the ADRs and judge the code in one run, over a diff or the whole codebase. Read-only.
    0
    installs
  18. Grill 3 · rvdbreemen
    Interactively complete or revalidate an ADR from repository facts, a pull request, a git range, or source material while preserving human lifecycle authority.
    0
    installs
  19. Judge 3 · rvdbreemen
    Check the staged diff against Accepted ADR enforcement rules, then review semantic rules in the active client session.
    0
    installs
  20. Setup 3 · rvdbreemen
    Register ADR Kit in a project with a managed client instruction block and versioned local guide. Idempotent.
    0
    installs
  21. Guardian 2 · rvdbreemen
    Run ADR Kit health, drift, stale-decision, and optional semantic sweeps for the active project.
    0
    installs
  22. Settings 2 · rvdbreemen
    Show and change adr-kit settings with the provenance of each value, routing team decisions and personal facts to their own files.
    0
    installs
  23. Retire 3 · rvdbreemen
    Rank Accepted ADRs for retirement using deterministic age, technology, supersession, and policy signals. Read-only.
    0
    installs
  24. Review 3 · rvdbreemen
    Audit a branch or pull request against ADRs and identify architectural decisions that are not documented yet.
    0
    installs
  25. Supersede 2 · rvdbreemen
    Replace an Accepted ADR with a Proposed successor while preserving history and reciprocal links.
    0
    installs
  26. Context 3 · rvdbreemen
    Find the Architecture Decision Records most relevant to a task before implementation. Read-only and deterministic.
    0
    installs
  27. Migrate 3 · rvdbreemen
    Preview metadata migration or convert ADRs between MADR, Nygard, and legacy canonical profiles.
    0
    installs
  28. Related 3 · rvdbreemen
    Show inbound and outbound references for one ADR and flag dangling links. Read-only.
    0
    installs
  29. Upgrade 3 · rvdbreemen
    Refresh ADR Kit project artifacts after a plugin update while preserving local edits and unrelated instructions.
    0
    installs
  30. Guardian 3 · rvdbreemen
    Run ADR Kit health, drift, stale-decision, and optional semantic sweeps for the active project.
    0
    installs
  31. Settings 3 · rvdbreemen
    Show and change adr-kit settings with the provenance of each value, routing team decisions and personal facts to their own files.
    0
    installs
  32. Supersede 3 · rvdbreemen
    Replace an Accepted ADR with a Proposed successor while preserving history and reciprocal links.
    0
    installs
  33. Install Hooks 2 · rvdbreemen
    Install or remove ADR Kit's deterministic pre-commit gate without changing agent client configuration.
    0
    installs
  34. Install Hooks 3 · rvdbreemen
    Install or remove ADR Kit's deterministic pre-commit gate without changing agent client configuration.
    0
    installs
  35. Adr · rvdbreemen
    Create or review Architecture Decision Records. Use for ADRs, architecture decisions, durable trade-offs, new dependencies, contracts, or patterns.
    0
    installs
  36. Init · rvdbreemen
    Initialize ADR Kit in a project. Use for adr-kit init, first-time ADR setup, architecture audit, managed guidance, and the pre-commit gate.
    0
    installs
  37. Lint · rvdbreemen
    Lint ADRs against schema and four verification gates. Use for ADR lint, validation, status-history checks, or file-and-line findings. Read-only.
    0
    installs
  38. Audit · rvdbreemen
    Are we still on course? Lint the decisions and judge the code in one run. Use for ADR audit, architecture drift, a whole-codebase compliance check, or a governance report. Read-only.
    0
    installs
  39. Grill · rvdbreemen bundle
    Interactively complete, reconstruct, or revalidate Architecture Decision Records from repository facts, pull requests, git ranges, chat logs, or documents. Use when an ADR is Proposed, rationale or alternatives are uncertain, shipped code needs a decision record, or an Accepted decision may need supersession or retirement.
    0
    installs
  40. Judge · rvdbreemen
    Judge a staged diff against Accepted ADRs. Use for ADR compliance, a blocked pre-commit, staged changes, or architectural violations.
    0
    installs
  41. Setup · rvdbreemen
    The one entry point for installing ADR Kit in a project (R19). Modes: register (default), adopt (audit + propose ADRs, /adr-kit:init), hooks (/adr-kit:install-hooks), upgrade (/adr-kit:upgrade).
    0
    installs
  42. Retire · rvdbreemen
    Rank Accepted ADRs for retirement. Use for stale decisions, removed technology, supersession signals, or ADR cleanup. Read-only.
    0
    installs
  43. Review · rvdbreemen
    Review a branch or pull request against ADRs. Use for PR review, branch architecture, undocumented decisions, or ADR compliance.
    0
    installs
  44. Context · rvdbreemen
    Find ADRs relevant to a task before implementation. Use for ADR context, governing decisions, architecture constraints, or why a design exists. Read-only.
    0
    installs
  45. Migrate · rvdbreemen
    Preview or migrate ADR metadata and body profiles. Use for legacy ADRs, MADR, Nygard, canonical conversion, or migration planning.
    0
    installs
  46. Related · rvdbreemen
    Show inbound and outbound links for one ADR. Use for related decisions, dependencies, dangling ADR links, supersession, or retirement. Read-only.
    0
    installs
  47. Upgrade · rvdbreemen
    Upgrade ADR Kit project artifacts and legacy layouts. Use after a plugin update, for stale wrappers, guide refresh, or migration.
    0
    installs
  48. Guardian · rvdbreemen
    Check ADR health, drift, stale decisions, and lint. Use for ADR guardian, health sweep, stale ADRs, or an [adr-guardian] DUE notice.
    0
    installs
  49. Settings · rvdbreemen
    Show and change adr-kit settings: LLM backend, judge-by-default, hooks, the status-history signer, guardian cadence. Use to inspect where a value comes from or to change one.
    0
    installs
  50. Supersede · rvdbreemen
    Supersede an Accepted ADR while preserving history and links. Use for replacing a decision, successor ADRs, or changed architecture.
    0
    installs
  51. Install Hooks · rvdbreemen
    Install or remove ADR Kit's deterministic pre-commit gate. Use for ADR hooks, pre-commit enforcement, or uninstalling the owned git hook.
    0
    installs