Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

sd0x-dev-flow-codex

sd0x-dev-flow-codex contém 19 skills coletadas de sd0xdev, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
19
Stars
0
atualizado
2026-07-13
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

r4-alias-probe
Outras ocupações de informática

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

Audit dependency security risks

2026-07-12
orchestrate
Outras ocupações de informática

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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

2026-07-12
precommit
Desenvolvedores de software

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

2026-07-12
readme-i18n-sync
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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