agentsclimarketplace

Decision

Skill aylee/agent-os/.agents/skills/decision

A filesystem-first, runtime-neutral operating system for agent-assisted work.

Install
npx -y skills add aylee/agent-os --skill decision

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

  • 0 stars0 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

Record a durable decision with context, options, rationale, consequences, and a future review trigger. Use when the user asks to document a choice that has actually been made; do not trigger for an unresolved question.

SKILL.md

1.2 KB, 183 tokens by cl100k_base, as published. Nobody here has run it

Decision

  1. Read the owner binder, active workstream, related artifacts, and library/templates/decision.md.
  2. Distinguish a real decision from an unresolved question. If the decision has not been made, capture it in the workstream instead of fabricating an outcome.
  3. Record context, decision, considered alternatives, rationale, consequences, reversibility, owner, and revisit trigger.
  4. Store project-specific decisions in the binder. Store truly cross-project, durable decisions in memory/decisions/. Link rather than duplicate.
  5. Link the decision from the workstream artifact index when it affects active work. Do not create a receipt for the decision document.

If linking the artifact changes the workstream, follow the state protocol and create a receipt only for that workstream revision transition.

Use the date of the actual decision. Separate evidence from inference and do not retrofit certainty.

What ships with it: 2 files

546 B alongside SKILL.md

agents/

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.