Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Coding_Corgi_flow

Coding_Corgi_flow에는 ricoyudog에서 수집한 skills 32개가 있으며, 저장소 수준 직업 범위와 사이트 내 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