Coding_Corgi_flow
Structured coding pipeline from RFC proposal to verified archive
All Skills in This Repository (22)
Pure Emerald Level Indicatorsorphan-skill
Detect skill directories missing required skill.meta.json metadata.
corgi-propose
Generate planning artifacts and tracked GitHub or GitLab issues for proposed AI coding changes.
correct-name
Detect mismatches between YAML frontmatter names and slugs in skill.meta.json.
resolve-config
Read openspec/config.yaml and extract schema, platform, and isolation settings.
bad-atom
Flag invalid atom metadata with incorrect dependency fields in SKILL.md and skill.meta.json.
corgispec-archive-change
Archive completed OpenSpec changes after validating artifacts and syncing GitLab workflow states.
corgispec-review
Review completed Task Groups and post evidence-based reports to GitLab issues.
corgispec-ask
Answer pending Obsidian questions with early-stop retrieval under a token budget.
corgispec-explore
Clarify OpenSpec change requirements and explore solution directions without implementing code.
corgispec-gh-review
Review completed GitHub Task Groups and generate evidence-based Review Reports.
corgispec-gh-explore
Explore GitHub issue context to clarify requirements before implementation.
corgispec-verify
Automate OpenSpec Task Group verification with tests, lint/build signals, and spec coverage.
Frequently Asked Questions
FAQPage SchemaHow to install Coding Corgi Flow?▼
Run `npx skills add ricoyudog/Coding_Corgi_flow --all -g -y` in your terminal to install all skills globally.
What problem does Coding Corgi Flow solve?▼
It replaces chaotic, untracked coding sessions with a structured pipeline: RFC proposal, planning, per-group verified commits, human review, QA, and archiving.
Does it work with Claude Code and OpenCode?▼
Yes. It ships slash commands and skills for Claude Code, OpenCode, and Codex, with automatic platform detection.
How does it track coding tasks?▼
It automatically creates one GitHub or GitLab issue per RFC slice with a synced task dashboard and checkpoint commits for each task group.
Can non-developers use Coding Corgi Flow?▼
Basic setup requires Node.js and a terminal, but after installation you drive the workflow with simple slash commands and plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core