Skip to main content

implementation-plan

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.

Aller à l'installation

Informations de source

Dépôt
blockscout/blockscout-rs
Dernière activité de la source
10 août 2026 à 11:09
Langue détectée de SKILL.md
anglais
Étoiles
231
Forks
206

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Explorateur de fichiers
2 fichiers

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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.
Voir sur GitHub