agentsclimarketplace

Fog ask

Skill leoncuhk/defog/skills/fog-ask

Resolve open decisions in the ledger by interviewing the user, one evidence-priced question at a time. Use when FOG.md has open KU decision items, or the user asks to be grilled about a plan.From its SKILL.md

Install
npx -y skills add leoncuhk/defog --skill fog-ask

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.6 KB, 318 tokens by cl100k_base, as published. Nobody here has run it

Fog Ask

Decisions belong to the user; facts belong to the territory. Before asking anything, re-triage every open item as fact or decision, and strike the facts via → lookup yourself.

For what remains, ask one question per turn, highest blast radius first — answers that would change the architecture before answers that pick a default. Every question must pass three gates: material (the answer changes the plan), grounded (points at evidence, not preference fishing), answerable (options plus a recommended default the user can wave through).

Format:

Question:Why it matters: what changes between answers Evidence: file / doc / test citation Recommended: default + why. Silence = this.

Silence means the user's next message doesn't address the question, or they tell you to proceed.

Exits — both land the same way: convert every remaining item to [A], present the batch for veto.

  • Budget: hard cap of 5 blocking questions.
  • Fatigue valve: one "just pick"-class or one-word reply fires it, and the question that drew it counts as unanswered.

If the user asks for everything at once, present the whole remaining frontier as one numbered round — recommendations attached — and treat unanswered items as silence.

Write each real answer to Resolved with its why. A defaulted answer goes to Assumed as [A], never to Resolved. Done when no open KU decisions remain.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.