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

sd0x-dev-flow-codex

sd0x-dev-flow-codex에는 sd0xdev에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
19
Stars
0
업데이트
2026-07-13
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

r4-alias-probe
기타 컴퓨터 관련 직업

Repository-only probe used to determine whether Codex can keep a skill manually invokable while excluding it from implicit routing.

2026-07-13
create-request
소프트웨어 개발자

Create, update, batch-sync, or scan date-prefixed single-task request tickets under docs/features/*/requests/. Use for breaking a tech spec into execution tickets, tracking acceptance-criteria progress, finding incomplete or stale requests, or independently verifying one ticket's acceptance criteria. Do not use for feature-wide requirements, technical design, or implementation.

2026-07-13
feature-dev
소프트웨어 개발자

Implement a non-trivial feature end to end with scoped exploration, explicit acceptance criteria, incremental edits, independent review, and deterministic verification. Use when the user asks to build or extend behavior rather than make a tiny isolated edit.

2026-07-13
review
소프트웨어 품질 보증 분석가·테스터

Review the current dirty worktree with a configured Codex-first or Claude primary subagent plus one independent read-only Codex test perspective, fix actionable findings, and record a fingerprint-bound review gate. Use before finishing code or documentation changes, after fixes invalidate prior review, or when the sd0x stop hook requests review.

2026-07-13
setup
소프트웨어 개발자

Install or refresh sd0x Dev Flow project guidance and custom reviewer agents in the current repository. Use when configuring this Codex plugin for a repo, onboarding a project, or repairing missing sd0x AGENTS.md and .codex/agents files.

2026-07-13
create-pr
소프트웨어 개발자

Create or update GitHub PR with gh CLI. Auto-extracts ticket ID from branch name, generates title/summary from commits. Auto-detects existing PR and switches to update mode. Default: --dry-run (show command, don't execute). Use when: user asks to open/create/update a PR, says /create-pr, wants to refresh PR description after new commits, or says 'update pr', 'update PR title', 'refresh PR body'.

2026-07-12
dep-audit
소프트웨어 개발자

Audit dependency security risks

2026-07-12
orchestrate
기타 컴퓨터 관련 직업

Agent-driven workflow orchestration (v1 report-only). Use when: declaring an intent (audit/research/feature shape) and wanting a planner agent to derive the skill workflow, preview it, and run read-only fanout with fail-closed no-change verification. Not for: executing mutating steps (v1 emits them as proposed-manual), code review (use codex-review-fast), doc review (use codex-review-doc). Output: plan preview + run summary + report via existing doc-review loop.

2026-07-12
plan-review
소프트웨어 품질 보증 분석가·테스터

Pre-ExitPlanMode adversarial plan review loop via Codex MCP. Use when: in plan mode, before presenting a plan to the user; reviewing an in-context plan draft. Not for: .md file review (use doc-review), code review (use codex-code-review), lifecycle spec review (use review-spec). Output: review trail summary + plan gate (✅ Plan Ready / ⛔ Plan Blocked / ⚠️ Plan Needs Human).

2026-07-12
precommit-fast
소프트웨어 개발자

Quick pre-commit checks — lint:fix -> test

2026-07-12
precommit
소프트웨어 개발자

Pre-commit checks — lint:fix -> build -> test

2026-07-12
readme-i18n-sync
소프트웨어 개발자

Sync multilingual README translations after README.md changes. Detects changed sections via git diff, translates only the diff into 5 locale READMEs (zh-TW, zh-CN, ja, ko, es) using parallel agents, then runs doc review. Use when: README.md was edited, user says 'sync readmes', 'translate readme', 'update locale readmes', 'readme i18n', or after /bump-version updates README counts.

2026-07-12
smart-commit
소프트웨어 개발자

Smart batch commit. Analyzes uncommitted changes, groups by cohesion, generates commit messages matching project style. Default: output git commands for manual execution. With --execute: directly run git add + git commit (requires user approval). Use when: user says 'commit', 'batch commit', 'prepare commit', 'write commit message', or /smart-commit

2026-07-12
update-readme
소프트웨어 개발자

Regenerate English README skill catalog from skill-catalog.yml. Optionally invoke /readme-i18n-sync to propagate to locale files. Use when: adding or removing skills, updating skill descriptions, fixing stale skill counts in README, after editing docs/skill-catalog.yml. Triggers on: 'update readme', 'sync readme', 'readme catalog', 'skill count wrong', 'add skill to readme'.

2026-07-12
reset
소프트웨어 개발자

Reset sd0x Dev Flow review and verification evidence without changing project files; trusted sessions are preserved, while corrupt state is quarantined and requires a new SessionStart. Use when the user explicitly asks to restart a stuck or stale review loop from a clean runtime state.

2026-07-12
remind
소프트웨어 개발자

Inspect sd0x Dev Flow state and resume the next required review or verification action. Use when a task was interrupted, after compaction, when asked what remains, or when the auto-loop reports an unfinished gate.

2026-07-11
bug-fix
소프트웨어 개발자

Diagnose and fix a bug through reproduction, execution-path tracing, minimal root-cause correction, regression coverage, independent review, and deterministic verification. Use for errors, regressions, failing tests, or behavior discrepancies.

2026-07-10
doctor
소프트웨어 개발자

Diagnose the sd0x Dev Flow Codex plugin installation, runtime files, state location, and current completion gates. Use when hooks do not fire, skills are missing, setup seems broken, or the user asks for plugin status.

2026-07-10
verify
소프트웨어 개발자

Run deterministic repository checks selected from the project type and record a fingerprint-bound verification gate. Use after review passes for code or configuration changes, after fixing failed tests, or when the sd0x stop hook requests verification.

2026-07-10