一键导入
plan-sync
Bring the active plan up to date before running sync-check. Focuses on META, TODOs, learning log coverage, and required slice-local files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Bring the active plan up to date before running sync-check. Focuses on META, TODOs, learning log coverage, and required slice-local files.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Run PR-sized Harness Kit dogfood replay trials in temporary repos to validate HK lifecycle UX with realistic tasks and observe how agents naturally discover or misuse HK.
Mine repository validation contracts and propose or audit Harness Kit hk profiles. Use when choosing an hk profile, when no exact repo/module profile exists, when a user asks to create or update a custom profile, or when inspecting CI, hooks, mise, package scripts, repo docs, or HK config diagnostics to draft profile checks/reviews.
Router skill for Harness Kit config authoring and maintenance. Use when a user asks to create, audit, update, or repair HK profiles, system maps, target bindings, or dots/user-level harness.toml config. Delegates to profile and system-map authoring skills instead of duplicating their logic.
This skill creates, updates, audits, and validates Harness Kit system maps, including repo-local .harness/system.toml files and target-level user/dots system_map overlays. Use when authoring agent-facing component/invariant maps, connecting touched paths to relevant HK profile check labels, dogfooding system-map candidates, or preparing Harness Kit CLI integration trials.
This skill finds and attaches Pi, Claude Code, and Codex session or review transcripts to active Harness Kit work using `hk artifact attach`. Use when the user asks to capture agent sessions, attach transcripts, preserve Codex/Claude/Pi review evidence, or inspect HK lifecycle artifacts.
Skill-first workflow for planning, implementing, reviewing, and handing off a meaningful repo slice. Use when starting a slice, rendering planner/implementer/ reviewer prompts with mise, deciding what evidence to keep, or evaluating prompt quality with holdout sample tasks.
基于 SOC 职业分类
| name | plan-sync |
| description | Bring the active plan up to date before running sync-check. Focuses on META, TODOs, learning log coverage, and required slice-local files. |
| allowed-tools | Read, Edit, Glob, Grep, Bash |
Prepare the active plan for mise run plan-check.
The active plan is not just TODOs. It should have:
META.yaml contract fieldsTODO.mdVALIDATION.md, REVIEW.md, DECISIONS.mdartifacts/manifest.yaml.ai/plans/ (prefer status: in-progress)META.yaml to current reality:
contract_change, decision_record, review_rubrics, evidence_required are filledTODO.md so it matches the work that actually happenedLEARNING_LOG.md has timestamped progress notes once implementation startedPropose or apply targeted updates so mise run plan-check can pass.