Turn an approved task analysis and selected solution into a technical design and coding-ready handoff under `tmp/tasks/<task-name>/`, with explicit human confirmation before the coding task is written.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add blockscout/blockscout-rs --skill implementation-plan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Implementation Plan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/blockscout-implementation-plan-29ad4832)More formats (shields.io, HTML) on the badges page.
---
name: implementation-plan
description: Turn an approved task analysis and selected solution into a technical design and coding-ready handoff under `tmp/tasks/<task-name>/`, with explicit human confirmation before the coding task is written.
---
# Implementation Plan
Use when the design direction is selected and the missing artifact is a coding-ready plan.
Follow `../../../.memory-bank/workflows/implementation-plan.md`.
Read the task artifacts first and re-check current code, tests, configuration, schema, and API boundaries. Write `implementation-plan-X.md`, stop for explicit user review, and create `coding-task-X.md` only after confirmation. Route stale or ambiguous design choices back to task analysis.
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!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.