agentsclimarketplace

Implement

Skill control-decks/work-this-way/plugins/work-this-way/skills/implement

Execute an explicit actionable request or the accepted or explicitly provisional current plan under all active controls. Use only when the user invokes IMPLEMENT or explicitly asks to implement the current actionable direction.From its SKILL.md

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

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

2.2 KB, 422 tokens by cl100k_base, as published. Nobody here has run it

鈿欙笍 Implement

ID: work-this-way/implement
HACP: 0.4
Kind: operation
Mode: action
Traits: mutation
Default Binding: Explicit action request, otherwise accepted or provisional current plan
Accepts: hacp/content, hacp/result
Requires: hacp/actionable-direction, hacp/user-authorized-scope
Produces: work-this-way/implementation-result
Duration: once

Effect: Execute only the authorized actionable direction under every active control, then return the observed result.

Resolve the operation

  1. Resolve the Binding. If no concrete action or accepted or provisional plan exists, ask for scope and return pending without guessing.
  2. Preflight the entire combo and all active controls before the first mutation.
  3. If an active control blocks mutation, return blocked without mutating.
  4. If an active control gates mutation, describe the mutation batch, return pending, and resume here after approval.
  5. If an active control blocks external-access, use an allowed local path or return blocked when none can satisfy the request.
  6. If an active control requires evidence, use only compatible scoped evidence annotations before dependent changes.
  7. Execute only the authorized, feasible scope. Verify the result in proportion to risk.

Return the observed implementation result as the Working Object. When a later presentation follows, pass the object without printing a duplicate intermediate report.

Limits

  • Never expand authority, scope, targets, or side effects.
  • Never override a control, higher-priority instruction, provider boundary, or missing credential.
  • Never report success for a blocked, pending, partial, or unverified mutation.

Format

> 馃洜 WORK 路 SUCCESS|BLOCKED|PENDING 路 <active controls or NONE> 路 IMPLEMENT

Then return only the smallest useful implementation result or blocking reason.

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.