agentsclimarketplace

Changes explain

Skill yarlson/yarstack/plugins/yarstack/skills/changes-explain

Engineering workflows and standards for Codex and Claude Code: plan, implement, test, review, and deliver repository changes.

Install
npx -y skills add yarlson/yarstack --skill changes-explain

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Explain a pull request, commit range, branch, or local diff from a system-design perspective. Use for practical understanding of changed behavior, boundaries, flow, ownership, operations, risks, and verification rather than defect review.

SKILL.md

1.3 KB, as published. Nobody here has run it

Explain Changes

Translate a confirmed code comparison into system effects without inventing intent or exposing sensitive content.

Workflow

  1. Confirm the comparison scope; stop or qualify the explanation when it cannot be isolated.
  2. Read the diff, full changed files, relevant surrounding code, tests, configuration, and linked in-scope brief.
  3. Group edits by changed behavior or responsibility rather than file mechanics.
  4. Explain previous and new behavior, affected owner or boundary, data and control flow, external interactions, and user, developer, runtime, or operational effects.
  5. Describe materially changed failure, compatibility, rollout, CI, verification, and residual-risk behavior.
  6. Distinguish observed evidence, documented intent, and inference.

Keep the task read-only. Redact secrets and sensitive diff content. Use code-review for defect findings and rollout-readiness-review for operational-readiness judgment.

Finish when every material change group is explained and evidence limitations are stated. Omit syntax trivia and empty sections.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.