code-generation-plan

Generate structured implementation plans for code-generation tasks using constellation maps and gap analysis.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/constellize/marketplace --skill code-generation-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-generation-plan
Source: https://github.com/constellize/marketplace/tree/main/plugins/constellize-architecture/skills/code-generation-plan
Command: npx skills add https://github.com/constellize/marketplace --skill code-generation-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates structured, constellation-informed implementation plans for code generation, bridging abstract design sketches and concrete star contracts into actionable guidance.

Core Features & Use Cases

  • Maps gaps from the constellation map to concrete plan components (files, modules, interfaces).
  • Generates precise function signatures and data structures aligned with star contracts.
  • Produces an integrated test and validation strategy aligned with the gap-analysis criteria.

Quick Start

Provide the target gap name and the relevant constellation context to generate a detailed plan.

Frequently Asked Questions about code-generation-plan

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

FAQPage Schema
How do I create a detailed implementation plan for a code-generation task without writing the actual code?

To create a code-generation plan without writing code, you define a structured design document outlining files, modules, interfaces, and validation steps. This approach bridges abstract design sketches and concrete contracts into actionable guidance for developers.

What is a constellation-aware implementation plan in software architecture?

A constellation-aware implementation plan maps gaps from a constellation map to concrete plan components like files and interfaces. It ensures generated plans align with star contracts, schemas, and integration patterns to maintain architectural consistency across modules.

How do I generate function signatures and data structures aligned with existing schema contracts?

You generate precise function signatures and data structures by applying a code-generation plan to your constellation map and gap analysis. This ensures all defined interfaces align directly with existing star contracts and schema integration patterns.

Can I use this planning approach to produce an integrated test and validation strategy?

Yes, a constellation-grounded code-generation plan produces an integrated test and validation strategy. It aligns testing criteria directly with the gap analysis to ensure all modules, interfaces, and validation steps meet the required contracts.

What context do I need to provide to generate a structured design document for a code-generation task?

You need to provide the target gap name and the relevant constellation context. Applying this context to the constellation map and stars allows the plan to accurately outline required files, modules, interfaces, and validation steps.

Does this code-generation planning method write any source code or only design specifications?

This method strictly produces a structured design document and does not write source code. It focuses entirely on architectural planning by outlining files, modules, interfaces, and tests to bridge design sketches and concrete star contracts.