agentsclimarketplace

Speckit.diff

Skill wedabro/bro-skills/.agent/skills/speckit.diff

bro-skills - Spec-Driven Development CLI

Install
npx -y skills add wedabro/bro-skills --skill speckit.diff

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

  • 2 stars2 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

Artifact Comparator - Compares differences between artifacts.

SKILL.md

0.8 KB, as published. Nobody here has run it

🎯 Mission

Compare 2 versions of artifact β†’ highlight changes β†’ evaluate impact.

πŸ“₯ Input

  • 2 files or 2 versions to compare (spec, plan, tasks, code)

πŸ“‹ Protocol

  1. Read both versions.
  2. Compare section-by-section:
    • βž• Added: New Sections/requirements
    • βž– Removed: Sections/requirements are removed
    • ✏️ Changed: Sections have changed content
  3. Impact Analysis: What downstream artifact does each change affect?
    • For example: Add fields in spec β†’ need to update plan β†’ need to add tasks
  4. Output summary table.

πŸ“€ Output

  • Console: Diff summary table
  • File: .agent/memory/diff-report.md (if needed to save)

🚫 Guard Rails

  • Compare and report ONLY β€” DO NOT arbitrarily edit artifacts.

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.