agentsclimarketplace

Assumption registry

Skill lubochka/xiigen-general-skills/vscode-extension/resources/agent-skills/assumption-registry

Open-source AI agent skills for safer Claude, Codex and Cursor coding workflows

Install
npx -y skills add lubochka/xiigen-general-skills --skill assumption-registry

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.

What its author says it does

Copied from the file, not written here

Make assumptions visible and testable. Use during planning, architecture adaptation, and unclear requirements.

SKILL.md

0.7 KB, as published. Nobody here has run it

Assumption Registry

Purpose

Make assumptions visible and testable.

When to Use

Use during planning, architecture adaptation, and unclear requirements.

Inputs

Assumption, source, risk, verification path, owner.

Steps

  1. Write the assumption explicitly.
  2. Name its source and risk.
  3. Decide how to verify it.
  4. Gate high-risk assumptions before execution.

Gates

Critical assumptions are verified or intentionally blocked.

Evidence

Assumption list and verification status.

Anti-Patterns

Hiding guesses in implementation.

Related

decision-capture, scope-and-blockers

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.