Implement work from a spec, ticket, or agreed conversation. Use explicitly when the user wants an existing plan carried through to working code.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add stevesolun/ctx --skill implement --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Implement?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/stevesolun-implement)More formats (shields.io, HTML) on the badges page.
---
name: implement
description: Implement work from a spec, ticket, or agreed conversation. Use explicitly when the user wants an existing plan carried through to working code.
---
# Implement planned work
Confirm the intended outcome and inspect the relevant code, tests, and
repository conventions. Resolve ambiguity only when it would materially change
the result; otherwise make a reasonable scoped assumption and proceed.
Implement the smallest coherent change that satisfies the source requirements.
Use test-first development when requested or when a focused failing test is the
clearest feedback loop. Avoid speculative abstractions and unrelated cleanup.
Validate the changed surface proportionally: start with focused evidence and
expand to broader checks when risk or repository contracts justify it. Use a
separate review when semantic risk remains or the user requests one.
Report what changed, what was verified, and any remaining uncertainty. Commit,
publish, or mutate tracker state only when requested or clearly included in the
active workflow.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...