corgi-propose

Generate planning artifacts and tracked GitHub or GitLab issues for proposed AI coding changes.

113|9|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/ricoyudog/Coding_Corgi_flow --skill corgi-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: corgi-propose
Source: https://github.com/ricoyudog/Coding_Corgi_flow/tree/main/tools/ds-skills/tests/fixtures/valid-molecule
Command: npx skills add https://github.com/ricoyudog/Coding_Corgi_flow --skill corgi-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires resolve-config, resolve-worktree, corgispec-cli-runner, parse-tasks, sync-issue-gh, sync-issue-gl.

What problem does it solve?

It solves the problem of unstructured AI coding proposals by turning them into concrete planning artifacts and trackable change requests.

Core Features & Use Cases

  • Generates planning artifacts: Produces the specs and task breakdown needed to move from idea to execution.
  • Creates tracked issues: Establishes parent/child issue structure so work is reviewable and measurable in GitHub/GitLab.
  • Use Case: When you want an AI-assisted feature implementation, you first generate a proposal bundle that becomes issues your team can triage, assign, and review.

Quick Start

Ask your AI assistant to propose the next change and generate the planning artifacts with tracked issues for GitHub or GitLab.

Frequently Asked Questions about corgi-propose

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

FAQPage Schema
How do I generate planning artifacts and tracked issues for AI coding proposals?

To generate planning artifacts and tracked issues, the Skill transforms unstructured AI coding proposals into specification outputs and parent/child issue structures. This allows proposed changes to be triaged and reviewed in GitHub or GitLab.

Can I sync proposed AI changes to both GitHub and GitLab issue tracking?

Yes, you can sync proposed AI changes to GitHub and GitLab issue tracking. The Skill coordinates sync dependencies to push generated parent/child issues directly to your chosen platform for team review.

What is the best way to structure AI feature proposals for engineering workflows?

The best way to structure AI feature proposals is by generating a proposal bundle with task breakdowns. This approach moves from idea to execution by establishing reviewable parent/child issues within your engineering workflow.

Do I need a specific worktree configuration before creating tracked issues?

Yes, you need a resolved worktree configuration before creating tracked issues. The Skill depends on resolving config and worktree setups to properly generate specification artifacts and sync issues to GitHub or GitLab.

When should I avoid using AI-generated proposals for issue tracking?

You should avoid using AI-generated proposals for issue tracking when your development task lacks workflow-driven requirements. The Skill is designed for structured execution where proposals must be turned into measurable, issue-based execution.

Does corgi-propose support parent and child issue tracking for feature implementations?

Yes, corgi-propose supports parent and child issue tracking for feature implementations. It establishes a structured hierarchy so AI-assisted work is reviewable, measurable, and assignable in GitHub or GitLab.