implementation-plan

Generate an evaluation-driven implementation plan with architecture mapping and task breakdown.

20|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/Accelerated-Innovation/governed-ai-delivery --skill implementation-plan-accelerated-innovation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-plan
Source: https://github.com/Accelerated-Innovation/governed-ai-delivery/tree/main/agents/codex/skills/backend/implementation-plan
Command: npx skills add https://github.com/Accelerated-Innovation/governed-ai-delivery --skill implementation-plan-accelerated-innovation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams create a comprehensive, evaluation-driven implementation plan that aligns with governance rules and architectural constraints, reducing risk and rework.

Core Features & Use Cases

  • Structured plan artifacts: feature summary, architecture map, task breakdown, test strategy, and evaluation criteria.
  • Enforces hexagonal architecture, FIRST principles, and Code Virtues across planning and implementation.
  • Use Case: A feature request is turned into a prioritized, test-first plan that can be reviewed by stakeholders before development begins.

Quick Start

Provide the feature name when prompted, and I will generate an implementation plan following the described rules.

Frequently Asked Questions about implementation-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an evaluation-driven implementation plan for a new feature?

To create an evaluation-driven implementation plan, synthesize feature requests with governance rules to produce a structured output. This includes a feature summary, architecture mapping, task breakdown, and test plans to align development with constraints.

What is the best way to plan feature development using hexagonal architecture?

Planning feature development with hexagonal architecture involves mapping feature requirements to architectural constraints before coding. This ensures the implementation plan governs the separation of ports and adapters, reducing structural rework.

How do I apply FIRST principles and Code Virtues to a test strategy?

Applying FIRST principles and Code Virtues to a test strategy requires defining test and evaluation plans during the initial planning phase. This integrates quality-assurance governance directly into your task breakdown and development workflow.

Can I generate a task breakdown and architecture map before writing code?

Yes, you can generate a task breakdown and architecture map before writing code. Synthesizing feature inputs and governance rules produces a prioritized, test-first plan that stakeholders can review prior to development execution.

Does this implementation planning approach work for stakeholder review?

This implementation planning approach works for stakeholder review by producing structured plan artifacts. The feature summary, architecture map, and evaluation compliance forecast provide clear visibility into project scope and risk.

How do I forecast evaluation compliance for a software feature?

Forecasting evaluation compliance involves synthesizing feature inputs against defined governance rules and test plans. The output predicts how well the proposed implementation will adhere to quality-assurance standards and architectural constraints.