Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Coding_Corgi_flow

Coding_Corgi_flow 收录了来自 ricoyudog 的 32 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
32
Stars
113
更新
2026-07-16
Forks
9
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

corgispec-gh-propose
其他计算机职业

Create or complete a CorgiSpec planning package and synchronize one GitHub parent issue plus Task Group child issues. Use when proposing a change whose normalized tracking provider is GitHub.

2026-07-16
corgispec-propose
其他计算机职业

Create or complete a CorgiSpec planning package and optionally synchronize GitLab issues. Use when proposing a new change or finishing an existing change whose normalized tracking provider is GitLab or none.

2026-07-16
corgispec-loop
其他计算机职业

Execute or resume a CorgiSpec Run Contract v2 one Task Group at a time through the canonical corgispec loop CLI. Use when starting, continuing, fixing, committing, recovering, or finalizing an implementation run; never write loop state or evidence artifacts directly.

2026-07-16
corgispec-apply-change
其他计算机职业

Implement exactly one pending Task Group from a CorgiSpec change and optionally synchronize GitLab progress. Use when applying a change whose normalized tracking provider is GitLab or none.

2026-07-16
corgispec-archive-change
其他计算机职业

Validate and archive a completed CorgiSpec change, extract durable knowledge, and optionally close GitLab tracking. Use when archiving a change whose normalized tracking provider is GitLab or none.

2026-07-16
corgispec-converge
其他计算机职业

Compare fresh CorgiSpec planning, implementation, Git, and run evidence and close only implementation gaps through the canonical converge CLI. Use after implementation or review when deciding whether a change is converged, planning needs update, or a new append-only Task Group is required.

2026-07-16
corgispec-gh-apply
其他计算机职业

Implement exactly one pending Task Group from a CorgiSpec change and synchronize GitHub progress. Use when applying a change whose normalized tracking provider is GitHub.

2026-07-16
corgispec-gh-archive
其他计算机职业

Validate and archive a completed CorgiSpec change, extract durable knowledge, and close GitHub tracking. Use when archiving a change whose normalized tracking provider is GitHub.

2026-07-16
corgispec-human-qa
其他计算机职业

Human QA gate between review and archive — classifies change, routes to QA atoms, assembles evidence report.

2026-07-16
corgispec-update
软件开发工程师

Reconcile an existing CorgiSpec planning package after intent, requirements, scenarios, design, or task sequencing changes. Use when the user asks to update or realign an existing change while preserving implementation boundaries, task completion truth, OpenSpec 1.6 artifact paths, and strict readiness.

2026-07-16
corgispec-human-qa
软件质量保证分析师与测试员

Human QA gate between review and archive — classifies change, routes to QA atoms, assembles evidence report.

2026-07-16
corgispec-review-loop
软件质量保证分析师与测试员

Collect structured review findings for the current Run Contract v2 attempt without a human gate or filesystem writes. Use inside corgispec-loop after verification and return findings for the canonical loop submit command.

2026-07-15
corgispec-review-loop
软件质量保证分析师与测试员

Collect structured review findings for the current Run Contract v2 attempt without a human gate or filesystem writes. Use inside corgispec-loop after verification and return findings for the canonical loop submit command.

2026-07-15
corgispec-ready
软件开发工程师

Assess whether an existing CorgiSpec change is safe to implement by combining deterministic `corgispec ready` checks with a read-only cross-artifact semantic review. Use before apply or loop execution, after planning edits, or whenever proposal, requirements, scenarios, design, and tasks may disagree.

2026-07-15
corgispec-explore
软件开发工程师

Investigate a CorgiSpec change, its planning context, implementation state, and optional GitLab tracking without modifying anything. Use for read-only exploration when the normalized tracking provider is GitLab or none.

2026-07-15
corgispec-gh-explore
软件开发工程师

Investigate a CorgiSpec change, its planning context, implementation state, and GitHub tracking without modifying anything. Use for read-only exploration when the normalized tracking provider is GitHub.

2026-07-15
corgispec-gh-review
软件质量保证分析师与测试员

Review one completed CorgiSpec Task Group, gather quality evidence, and synchronize a GitHub approval decision. Use when reviewing a change whose normalized tracking provider is GitHub.

2026-07-15
corgispec-review
软件质量保证分析师与测试员

Review one completed CorgiSpec Task Group, gather quality evidence, and optionally synchronize a GitLab approval decision. Use when reviewing a change whose normalized tracking provider is GitLab or none.

2026-07-15
corgispec-verify
软件质量保证分析师与测试员

Verify completed CorgiSpec Task Groups against tests, builds, linting, and returned planning requirements, with optional GitHub or GitLab evidence posting. Use after apply and before human review.

2026-07-15
corgispec-memory-extract
其他计算机职业

Extract reusable patterns and session summaries from completed changes into wiki long-term memory.

2026-06-01
corgispec-memory-init
其他计算机职业

Initialize the 3-layer memory structure (memory/ + wiki/) for cross-session AI continuity in a Corgi project.

2026-06-01
corgispec-qa-api
软件质量保证分析师与测试员

API walkthrough — endpoint verification with auth pyramid, CRUD coverage, request/response validation, and edge case probing.

2026-06-01
corgispec-qa-backend
软件质量保证分析师与测试员

Backend logic walkthrough — traces call chain from real entry points, verifies data integrity across layers

2026-06-01
corgispec-qa-cli
软件质量保证分析师与测试员

CLI walkthrough — terminal-based verification of commands, flags, exit codes, pipes, and help output.

2026-06-01
corgispec-qa-exploratory
软件质量保证分析师与测试员

SBTM-style exploratory testing session — charter-driven, tour-guided, time-boxed human investigation

2026-06-01
corgispec-qa-smoke
软件质量保证分析师与测试员

Smoke test gate — verifies the application launches and critical paths are accessible before deeper QA

2026-06-01
corgispec-qa-ui
软件质量保证分析师与测试员

UI walkthrough — real user path verification with screenshots, component state checks, keyboard navigation, and cross-browser testing

2026-06-01
corgispec-ask
其他计算机职业

Answer human questions from Obsidian vault using early-stop retrieval with token budget enforcement.

2026-06-01
corgispec-install
软件开发工程师

Use when installing, updating, or verifying this repo's project-local Corgi GitFlow assets in a target project.

2026-06-01
corgispec-lint
软件开发工程师

Validate memory health across 14 checks — freshness, size caps, broken links, extraction completeness — with severity levels and auto-fix routing.

2026-06-01
corgispec-memory-migrate
软件开发工程师

Migrate existing project knowledge into the memory/wiki structure from docs, archived changes, agent configs, and vault files.

2026-06-01
corgispec-memory-init
软件开发工程师

Initialize the 3-layer memory structure (memory/ + wiki/) for cross-session AI continuity in a Corgi project.

2026-06-01
Coding_Corgi_flow GitHub Agent Skills | SkillsMP