Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

codex-sdlc

codex-sdlc contiene 10 skills recopiladas de jwilger, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
10
Stars
0
actualizado
2026-04-02
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

architecture-decisions
Desarrolladores de software

Use this skill for ADRs, architecture choices, technology selection, boundaries, and updates to `docs/ARCHITECTURE.md`. It keeps research ahead of prose and requires explicit approval before a decision is treated as merged.

2026-04-02
event-modeling
Especialistas en gestión de proyectos

Use this skill to discover workflows, map events, commands, read models, automations, and Given/When/Then scenarios before implementation. It keeps discovery separate from architecture and implementation decisions.

2026-04-02
codex-review
Analistas de garantía de calidad de software y probadores

Review local changes before a trunk commit or push. Use when the user asks for review, a final preflight pass, or a regression check focused on correctness, risks, and missing tests.

2026-04-02
tdd
Analistas de garantía de calidad de software y probadores

Use this skill whenever the user wants test-first implementation. It runs a Codex-native RED -> DOMAIN -> GREEN -> DOMAIN -> COMMIT loop, with optional subagent delegation when explicitly useful.

2026-04-02
bootstrap-codex-sdlc
Desarrolladores de software

Bootstrap a repository for Codex-first, trunk-based development. Use when the user asks to set up AGENTS.md, Codex workflow guidance, or repo-local SDLC defaults without centering Claude-specific conventions.

2026-04-02
bounded-delegation
Desarrolladores de software

Keep Codex delegation explicit, sparse, and well-scoped. Use when the user asks for subagents, parallel work, or a multi-agent approach, or when a sidecar task is clearly parallelizable without changing the main workflow default.

2026-04-02
domain-modeling
Desarrolladores de software

Use this skill for semantic types, primitive obsession, parse-don't-validate, invalid-state prevention, and domain-focused review. It is also the domain review lens for the TDD cycle.

2026-04-02
repo-setup
Desarrolladores de software

Set up repository policy and local Codex configuration for trunk-based development. Use when the user wants GitHub branch-protection guidance, `.codex/config.toml` direction, or a repo-local operating model aligned with direct trunk commits.

2026-04-02
session-retrospective
Especialistas en gestión de proyectos

Capture repeated mistakes and workflow friction after meaningful work. Use when a task exposed recurring failures, confusing prompts, missing guardrails, or instructions that should be tightened for future Codex sessions.

2026-04-02
trunk-ship
Desarrolladores de software

Ship changes directly through trunk-based development. Use when the user wants to review scope, commit intentionally, rebase or fast-forward if needed, and push without opening a pull request.

2026-04-02