create-code-generation

Orchestrate a software development workflow from feature story to pull request.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/tsunami28/MindNova --skill create-code-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-code-generation
Source: https://github.com/tsunami28/MindNova/tree/main/.claude/skills/create-code-generation
Command: npx skills add https://github.com/tsunami28/MindNova --skill create-code-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of coordinating complex software changes across planning, implementation, documentation, governance, testing, and delivery by providing a structured end-to-end AI-SDLC workflow.

Core Features & Use Cases

  • Workflow Orchestration: Coordinates story creation, planning, branching, test-driven implementation, documentation updates, ADR decisions, review, and pull request preparation through specialized skills.
  • Human Checkpoints: Enforces approval gates for scope, plans, ticket changes, and external delivery actions while maintaining development discipline.
  • Use Case: A developer can use this Skill when a feature request needs to move from an initial story through a production-ready pull request with required tests, documentation, and governance artifacts.

Quick Start

Ask the AI to run the full development workflow for a feature or fix such as "take this story through the process" and provide the work item details.

Frequently Asked Questions about create-code-generation

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

FAQPage Schema
How do I automate an AI software development workflow from feature story to pull request?

You can automate an AI software development workflow by orchestrating the complete lifecycle from feature story to pull request. This coordinates planning, test-driven implementation, documentation, governance, and code review through specialized skills.

How does test-driven development workflow orchestration handle code review and pull request preparation?

Test-driven development workflow orchestration handles pull request preparation by enforcing branch discipline, validating test coverage, updating artifacts, and verifying PR readiness before delivery. Human approval checkpoints are required for scope and plan changes.

Can I enforce human approval checkpoints during an AI-SDLC workflow?

Yes, you can enforce human approval checkpoints during an AI-SDLC workflow. The orchestration process gates scope approvals, plan changes, ticket updates, and external delivery actions to maintain development discipline.

What is the best way to coordinate governance decisions and documentation updates in software development?

The best way to coordinate governance decisions and documentation updates is through a structured end-to-end workflow. This approach applies ADR decisions and artifact updates alongside implementation and testing.

Do I need specific dependencies to run a complete software development lifecycle workflow?

No specific dependencies are required to run a complete software development lifecycle workflow. The orchestration process relies on delegated skill execution and human checkpoints rather than external dependencies.

When should I not use an orchestrated AI-SDLC workflow for software changes?

You should not use an orchestrated AI-SDLC workflow for simple software changes that bypass governance or testing requirements. The process enforces branch discipline, test coverage validation, and human approval checkpoints for complex feature delivery.