Skip to main content
GitHub リポジトリ

pair-programmer

pair-programmer には lebobo88 から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
8
Stars
5
更新
2026-06-11
Forks
1
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

judge-policy
ソフトウェア開発者

Tiered cross-vendor vs same-vendor judge policy. Read this before invoking any judge so the gate is enforced correctly. Loaded on demand by the `pair-programmer` skill. Authoritative source is `mcp__pp_harness__gate_eligible_judges`; this document explains why the policy is the way it is.

2026-06-11
pair-programmer
ソフトウェア開発者

Master skill for the pair-programmer harness. Loaded by every /pp:* slash command. Defines the full Phase-11 request lifecycle — triage, profile snapshot, taxonomy mapping, judge routing with cross-vendor policy, Reflexion ×1, missability gate, master-plan patching, and run finalization. Read this before driving any harness run.

2026-05-16
profile-aware-gating
ネットワーク・コンピュータシステム管理者

How `<project>/.harness/profile.yaml` modifies gates. Loaded by the `profile-loader` agent and referenced by the master skill. On first run, the harness detects the project type and writes profile.yaml after a one-line confirmation; only an explicit `skip` (or pre-existing absent file the user opts not to bootstrap) leaves the run in generic mode.

2026-05-16
artifact-conventions
ソフトウェア開発者

File layout under `<project>/.harness/<run_id>/` and the kinds of artifacts produced by each stage. Loaded on demand by the `pair-programmer` skill. Every file written under .harness/ MUST go through `mcp__pp_harness__archive_artifact` UNLESS it lives inside an active best-of-N candidate worktree (those files are tracked via git inside the worktree, not via the artifacts table).

2026-05-12
game-design
商業・工業デザイナー

Skill for producing distinctive, professional-grade game-design artifacts (GDD, mechanic specs, level greybox, narrative bibles, economy spreadsheets) that avoid generic AI aesthetics and standard "explore a world / engage in combat / build relationships" pitfalls. Invoked by spec-author, narrative-designer, level-designer, encounter-designer, economy-designer when the active profile is in the game-dev family.

2026-05-12
master-plan-patching
ソフトウェア開発者

Protocol for the `master-plan-patcher` and `run-finalizer` agents. The per-project `<project>/PROJECT_MASTER.md` follows the Section 9 20-section template. Every successful run patches the relevant sections with cross-references to the run's artifacts.

2026-05-12
rubric-application
ソフトウェア品質保証アナリスト・テスター

How to invoke a rubric and emit structured rubric scores. Loaded by judge agents. The 13 standard-aligned rubrics live in the daemon registry; mirror copies under `.claude/rubrics/<id>.md` are generated via `pp-daemon dump-rubrics`.

2026-05-12
taxonomy-adherence
プロジェクト管理専門家

Reusable policy text the master skill injects into every stage. Every task maps to ≥1 of the 16 taxonomy sections. Trivial tasks reduce to a changelog entry; standard tasks produce required artifacts; major tasks invoke a team. Loaded on demand by the `pair-programmer` skill.

2026-05-12