agentsclimarketplace

Reverse brief

Skill batteryshark/skill-tap/skills/productivity/reverse-brief

Reconstruct a concise implementation brief from an existing codebase or artifact when original requirements are missing, stale, or incomplete.From its SKILL.md

Install
npx -y skills add batteryshark/skill-tap --skill reverse-brief

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

  • 1 stars1 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.

SKILL.md

1.0 KB, 171 tokens by cl100k_base, as published. Nobody here has run it

Reconstruct an Implementation Brief

  1. Run bin/reverse-brief PATH to collect a bounded repository inventory.
  2. Inspect entry points, tests, public interfaces, configuration, examples, history, and user-visible text. Treat code as evidence of implementation, not proof of original intent.
  3. Write the brief using references/brief-template.md: problem, users, observed behavior, constraints, acceptance criteria, inferred decisions, contradictions, and open questions.
  4. Label every non-obvious statement as observed, inferred, or unknown. Cite concrete files and commands.
  5. Reconcile documentation against behavior and tests; surface contradictions instead of silently choosing a story.

Use agents/brief-reviewer.md for an independent intent-versus-evidence pass.

What ships with it: 4 files

2.1 KB alongside SKILL.md, 2 of them executable

agents/

bin/

references/

scripts/

Keep looking

Skills are one crate of 326,782. 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.