workflow-code-generation

Community

Unified entry for safe, end-to-end code changes.

AuthordavidYichengWei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill acts as the unified entry point for all code modifications. When a user requests any code change (new feature, optimization, bug fix, or refactor), this skill must be invoked first. It is applicable only to code files (e.g., .cc/.cpp/.h/.go/.py, etc.); changes to non-code files like .md do not require invocation. It will evaluate complexity, verify spec.md, generate tasks.md, and execute tasks one by one.

Core Features & Use Cases

  • Unified routing for code changes: evaluates target modules, files, and completion criteria to guide the development workflow.
  • Spec validation and task planning: ensures a complete spec is present, and breaks it down into executable tasks.
  • End-to-end task orchestration: orchestrates sequential task execution, with optional code review loops when necessary, to ensure quality and traceability.

Quick Start

Provide a natural-language description of the desired code change to trigger the workflow.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: workflow-code-generation
Download link: https://github.com/davidYichengWei/agentic-engineering-framework/archive/main.zip#workflow-code-generation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.