Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Coding_Corgi_flow

Coding_Corgi_flow contient 32 skills collectées depuis ricoyudog, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
32
Stars
113
mis à jour
2026-07-16
Forks
9
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

corgispec-gh-propose
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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

2026-07-16
corgispec-update
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-16
corgispec-review-loop
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Autres occupations informatiques

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

2026-06-01
corgispec-memory-init
Autres occupations informatiques

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

2026-06-01
corgispec-qa-api
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-01
corgispec-qa-backend
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-01
corgispec-qa-cli
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-01
corgispec-qa-exploratory
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-01
corgispec-qa-smoke
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-01
corgispec-qa-ui
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-01
corgispec-ask
Autres occupations informatiques

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

2026-06-01
corgispec-install
Développeurs de logiciels

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

2026-06-01
corgispec-lint
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-01
corgispec-memory-init
Développeurs de logiciels

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

2026-06-01