Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

reposix

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

已收集 skills
8
Stars
0
更新
2026-07-06
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

decision-procedures
项目管理专家

Use as a reposix orchestrator/coordinator facing one of five concrete situations, unsure whether to act, wait, or escalate — (1) a dispatched child hasn't committed in a while, stuck vs slow?; (2) about to dispatch a fix for a BLOCKER/HIGH whose only evidence is a code reading, not something executed; (3) an intake/ledger row has a fix design already sketched, about to implement as written; (4) the next roadmap item no longer seems right given new information; (5) found out-of-charter work (bug, missing tool, doc lie) and unsure whether to fix now, file, or ask. Also for the fable-consult template or the CONSULT-DECISIONS.md ledger format. NOT for routine dispatch (use coordinator-dispatch) or anything a hook already resolves.

2026-07-06
coordinator-dispatch
其他计算机职业

Dispatch template for a reposix phase/debt-drain coordinator — charter to paste, canonical role→subagent_type mapping, model-tier table, lane-slicing checklist, report contract, relief trigger, pause/resume brief. Pull this before dispatching a wave of sub-agents.

2026-07-06
reposix-quality-review
软件质量保证分析师与测试员

Run subjective rubric checks (cold-reader hero clarity, install positioning, headline-numbers sanity) by dispatching one unbiased subagent per stale catalog row in parallel. Reads quality/catalogs/subjective-rubrics.json, persists JSON artifacts to quality/reports/verifications/subjective/<rubric-id>.json. The next runner sweep re-grades the catalog rows. Pre-approved for v0.12.0 P61 per .planning/research/v0.12.0/open-questions-and-deferrals.md line 124.

2026-07-04
reposix-agent-flow
软件开发工程师

Spawn the reposix dark-factory regression test — a fresh subprocess agent given only `reposix init` and a goal must complete clone+grep+edit+commit+push using pure git/POSIX, including the conflict-rebase and blob-limit recovery cycles. The StrongDM/dark-factory regression harness for the v0.9.0 architecture. Invoked from CI release-gate and from local dev (/reposix-agent-flow).

2026-07-04
reposix-quality-doc-alignment
软件质量保证分析师与测试员

Run the docs-alignment dimension — refresh stale rows for a single doc OR run the full backfill audit across docs/ + archived REQUIREMENTS.md. Subagents propose claim→test bindings with file:line citations; the `reposix-quality` binary validates and mints catalog state. Reads quality/catalogs/doc-alignment.json. Top-level only (depth-2 subagent fan-out unreachable from inside /gsd-execute-phase; subscription users cannot fall back to claude -p).

2026-05-01
reposix-quality-backfill
软件质量保证分析师与测试员

Run the full docs-alignment backfill audit across docs/ + archived REQUIREMENTS.md. Top-level slash command — delegates to reposix-quality-doc-alignment backfill playbook. Dispatches ~25–35 Haiku extractor subagents in waves of 8, runs merge-shards, generates PUNCH-LIST.md.

2026-04-28
reposix-quality-refresh
软件开发工程师

Refresh stale docs-alignment catalog rows for a single doc that drifted. Top-level slash command — delegates to reposix-quality-doc-alignment refresh playbook. Invoke after pre-push BLOCKs with STALE_DOCS_DRIFT.

2026-04-28
reposix-banned-words
软件开发工程师

Self-check Markdown changes under docs/ against the reposix progressive-disclosure layer rules before committing. Use whenever you author or edit a file in docs/index.md, docs/concepts/, docs/tutorials/, docs/guides/, or docs/how-it-works/.

2026-04-27