agentsclimarketplace

Ask first

Skill control-decks/work-this-way/plugins/work-this-way/skills/ask-first

Require explicit approval before each described batch of mutations, preserving the intended operation as pending and resuming it after approval. Use only when the user invokes ASK FIRST or explicitly requests approval before mutation.From its SKILL.md

Install
npx -y skills add control-decks/work-this-way --skill ask-first

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 26 days oldThe repository was created 26 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 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.

SKILL.md

1.6 KB, 309 tokens by cl100k_base, as published. Nobody here has run it

✋ Ask First

ID: work-this-way/ask-first
HACP: 0.4
Kind: control
Mode: guard
Traits: session-control, approval-gate, mutation-guard
Default Binding: Current session
Accepts: hacp/content, hacp/result
Produces: work-this-way/control-state; a governed mutation may become pending while preserving its object
Duration: until-clear; a same-combo duration qualifier may assign one-turn

Effect

Activate an approval gate for the mutation trait. Before a governed mutation, describe the smallest concrete batch: targets, intended changes, and meaningful external effects. Do not mutate yet. Return pending, request explicit approval, and defer dependent cards.

After approval, resume at the suspended operation. Ask again if its scope, targets, or external effects changed. If approval is denied, return blocked and preserve the refusal in the Working Object.

Limits

  • Approval never overrides a blocking control, higher-priority instruction, or unavailable authority.
  • Group mutations only when they were described as one coherent batch.
  • Do not request approval for read-only work.

Format

> 🛠 WORK · PENDING · ASK FIRST[ · ONCE] · ASK FIRST → <mutation>

Follow with the approval question and no unrelated explanation.

What ships with it: 2 files

19.2 KB alongside SKILL.md

agents/

assets/

Keep looking

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