Skip to main content
GitHub 仓库

infinitas_arena

infinitas_arena 收录了来自 tts1374 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
11
更新
2026-05-09
Forks
1
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

commit-pr-flow
软件开发工程师

Run a Phase C commit and PR flow from bounded plan items with strict scope control, validation gating, and review-ready output. Use when implementation is done and you need to stage intended files only, verify plan-to-diff alignment, create logical commits, and prepare or open a PR.

2026-05-09
phase-c-kickoff-flow
项目管理专家

Create Phase C kickoff artifacts before implementation starts. Use when Phase A/B is already decided and Codex needs to restate the source of truth, re-judge execution profile, apply the Spawn Gate, and emit a `delegation execution record` from an Issue, `tasks/*.md`, or, only when concrete task artifacts are not required, an A-lite agreement.

2026-05-09
phase-c-review-response-flow
软件质量保证分析师与测试员

Handle a PR review iteration as a bounded Phase C continuation. Use when Codex receives review URLs or threads and needs to inspect actionable comments, keep scope anchored to the original Issue/task, rerun required validation/audit, and prepare or execute reply/resolve/re-review steps.

2026-05-09
plan-mode-gate
计算机系统分析师

Reference skill for execution-profile and Plan Mode decision support. Used by strategy_orchestrator or execution_coordinator to classify `Local-Fast / Standard / High-Risk`, determine whether Plan Mode is required, and emit a Spawn Gate hint before implementation. This skill does not replace stage/routing decisions and does not by itself authorize implementation.

2026-05-09
quality-check-matrix
软件开发工程师

Reference skill for validation-scope selection. Used by orchestrators, implementers, or auditors to map touched areas to the minimum required verification groups from QUALITY.md. This skill does not replace audit/completion decisions and does not by itself declare a task complete.

2026-05-09
branch-latest-sync-flow
软件开发工程师

Safely sync a base/default branch such as `v1` to the latest upstream state while classifying dirty paths, preserving real user WIP, and reconciling upstream-equivalent residue.

2026-04-29
fsm-protocol-guard
信息安全分析师

Reference skill for high-risk Room FSM and WebSocket protocol review support. Used by strategy_orchestrator, contract_design_reviewer, contract_auditor, or implementation_auditor to identify high-risk FSM/protocol work, impacted invariants, and required validation. This skill does not replace stage/routing/audit decisions and does not by itself authorize implementation or completion.

2026-04-29
issue-close-evidence-flow
软件开发工程师

Prepare compliant closure evidence comments for normal Issues and milestone management Issues. Use when Codex is about to close an Issue and needs the exact closure evidence body, including code versus non-code handling, follow-up links, and milestone audit-log rows when required.

2026-04-29
issue-readiness-check
项目管理专家

Phase A exit-gate skill for deciding whether an issue is ready to hand off to execution planning. Use after issue shaping, follow-up issue drafting, or wall-sparring to check specification gaps, acceptance criteria coverage, scope boundaries, unresolved decisions, and next-role clarity, then return repository-aligned status (`READY / NOT_READY / WAITING_FOR_HUMAN_DECISION`).

2026-04-29
phase-d-followup-issue-flow
项目管理专家

Turn Phase D findings into issue-ready follow-up artifacts. Use when Codex has implementation summaries, audit findings, or closure notes and needs to produce bounded next-cycle Issue text with acceptance criteria, validation, execution-profile guidance, and delegation hints.

2026-04-29
phase-d-release-flow
网络与计算机系统管理员

Automate Phase D closure and release operations for this repository. Use when Phase D is complete and you need to run version bump, optional MIN_SUPPORTED_CLIENT_VERSION bump decision, version commit/push, conditional deploy workflow dispatch (worker/web/desktop), and GitHub Release notes update in a single bounded flow.

2026-04-29
post-approval-merge-flow
软件开发工程师

Merge a reviewed PR after human approval using repository merge gates, then optionally continue through Issue close and local cleanup. Use when Codex is asked to own the post-approval sequence for a bot-created or task-owned PR.

2026-04-29