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

code-workflow

code-workflow contém 12 skills coletadas de HowAreAllWell, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

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

Skills neste repositório

codebase-design
Desenvolvedores de software

Shared vocabulary and decision process for designing module interfaces and test seams. Use when Codex needs to decide where a seam belongs, judge whether a module is deep or shallow, design an interface that serves slicing and acceptance, or make code easier to test and navigate.

2026-07-07
domain-modeling
Desenvolvedores de software

Maintain a repository's domain vocabulary and architecture decision records. Use when Codex needs to sharpen terminology, resolve ambiguous domain concepts, update CONTEXT.md, create ADRs, or support grill-with-docs, triage, TDD, diagnosis, or architecture work with durable domain language.

2026-07-07
grill-with-docs
Desenvolvedores de software

Clarify a feature, refactor, architecture idea, or product plan against existing code and domain docs. Use when requirements, terminology, constraints, or success signals are unclear before to-prd, to-issues, triage, or implementation, and Codex should update CONTEXT.md or ADRs only when domain terms or decisions crystallize.

2026-07-07
improve-codebase-architecture
Desenvolvedores de software

Scan a codebase for architecture friction and deepening opportunities. Use when Codex needs to audit old code, find shallow modules, improve testability, identify seams before implementation, or report architecture blockers without directly changing product code.

2026-07-07
triage
Desenvolvedores de software

Move issues, external PRs, new ideas, manual test feedback, existing-codebase audits, and regression reports through workflow triage states. Use when Codex needs to classify work, verify claims, detect already-implemented behavior, ask for missing info, create agent-ready briefs, or route changes before implementation.

2026-06-29
acceptance
Analistas de garantia de qualidade de software e testadores

Lightweight acceptance gate for completed slices, bug fixes, PRs, or implementation branches. Use when Codex needs to verify that work matches the originating issue or PRD, prove acceptance criteria and regression checks, decide pass/fail/blocked before handoff, or record acceptance evidence in GitHub, a PR, or local markdown.

2026-06-29
to-issues
Desenvolvedores de software

Break a PRD, plan, spec, or parent issue into independently grabbable vertical-slice issues on the configured issue tracker. Use when Codex needs to convert a durable contract into implementation slices with acceptance and regression evidence requirements.

2026-06-29
to-prd
Desenvolvedores de software

Turn already-clarified requirements, conversation context, plans, or codebase findings into a durable PRD on the configured issue tracker. Use when Codex needs to synthesize intent into a parent contract before slicing work, without reopening a full requirements interview.

2026-06-29
setup-workflow
Desenvolvedores de software

Configure a repository for this Codex GitHub-first delivery workflow. Use once before to-prd, to-issues, triage, implement, tdd, diagnosing-bugs, or acceptance, or whenever a repo lacks docs/agents issue tracker, triage labels, domain docs, verification command, or GitHub/local fallback configuration.

2026-06-29
diagnosing-bugs
Analistas de garantia de qualidade de software e testadores

Diagnose and fix bugs, manual test failures, CI failures, and regressions through a disciplined feedback loop. Use when Codex needs to reproduce, minimize, hypothesize, instrument, fix, regression-test, and prepare acceptance evidence.

2026-06-29
implement
Desenvolvedores de software

Implement one ready slice, bug fix, or PR follow-up from the configured issue tracker. Use when Codex needs to read a durable work item, make scoped code changes, use TDD where practical, run verification, prepare acceptance evidence, and hand off one completed unit of work.

2026-06-29
tdd
Analistas de garantia de qualidade de software e testadores

Test-driven development for one feature slice or bug fix. Use when Codex should work red-green-refactor, add behavior-focused tests, protect public interfaces, or turn a repro into a regression test during implementation.

2026-06-29