con un clic
land
Use when Decodex must land a human PR.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Use when Decodex must land a human PR.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Use when routing Decodex work.
Use when publishing a checked `social_candidate/v1` or explicit operator handoff to @decodexspace, or writing the matching `social_post/v1` non-published record.
Use when Decodex X Publisher needs to decide whether an artifact-backed @decodexspace post or generated media is worth publishing.
Use when reading upstream OpenAI Codex PR, commit, file, or patch evidence to understand what changed, whether it is user-visible, and how it affects Decodex Radar, Control Plane, Publisher, or follow-up engineering.
Use when evaluating upstream Codex releases, prereleases, app updates, or changelog entries and deciding what Radar evidence Decodex should publish, watch, or absorb from the release.
Use when scanning latest upstream OpenAI Codex commits, PRs, releases, or changelog entries to decide which items deserve a GitHub bundle, code analysis, upstream-impact classification, site signal, or Publisher handoff evidence.
| name | land |
| description | Use when Decodex must land a human PR. |
Land a human-driven PR through decodex land. Read ../../references/routing.md for
full landing and recovery boundaries.
decodex land --authority <ISSUE> --pr <URL> "<summary>", or
decodex land --manual-authority --pr <URL> "<summary>" for non-issue work.
Issue-authority landing writes final landing/closeout state only through the
lifecycle kernel and runtime state adapter; tracker comments and local receipts
are projections.
Non-issue manual-authority landing does not require a registered project when
GitHub credentials are available from GH_TOKEN, GITHUB_TOKEN, or gh auth token;
pass --config <PROJECT_DIR> only when configured GitHub credentials or workspace
hooks should be used.decodex recover review-handoff diagnose
first. Rebind restores or refreshes a Decodex-owned retained lane; adopt is for a
human-owned PR takeover from a managed worktree. Dry-run either recovery before
the live command.Use this only after explicit landing intent. Do not substitute GitHub UI, gh pr merge, merge queue, raw Git, or direct API mutation.
Only decodex land lands a Decodex-owned PR; review-handoff rebind and adopt repair
runtime lifecycle records and do not land the PR.