一键导入
harness-tuning
Tune __HUMAN_NAME__'s shared Codex home-level harness pack safely through the Klimkit repo, not by editing generated files in ~/.codex directly.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Tune __HUMAN_NAME__'s shared Codex home-level harness pack safely through the Klimkit repo, not by editing generated files in ~/.codex directly.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Convert an implementation, debugging, release, UI, backend, security, or research request into a concrete pass/fail acceptance checklist before code changes start. Use when Codex needs blocking success criteria, scope boundaries, verification targets, or a task note for Klimkit-managed work.
Diagnose bugs, failures, flaky behavior, broken tests, CI failures, or unexpected production signals with a reproduce-first workflow and Klimkit proof. Use when the user asks to debug, investigate, root-cause, fix a failure, or explain why behavior changed.
Interview the user relentlessly about a plan, design, architecture, product decision, workflow, or release choice until shared understanding is reached, using repo and web research to prioritize the most important unresolved questions while recording the considered question shortlist, each asked question, and each approved decision in a Klimkit task note. Use when the user asks to be grilled, stress-test a plan, resolve design branches, clarify tradeoffs, or turn vague intent into explicit decisions.
Run Klimkit's full implementation workflow for code, docs, release, configuration, UI, backend, security-sensitive, or proof-producing changes. Use when the user asks Codex to implement, fix, refactor, release, migrate, wire up, or complete non-trivial repository work with checklist, verification, reflection, and final review.
Write a concise cross-task reflection note after verification and before final review for non-trivial Klimkit work. Use when Codex should connect the current task to prior work history, patterns, risks, or future process improvements.
Check, explain, or set up Klimkit static proof-report serving for `docs/work` HTML reports and Tailscale URLs. Use as the fallback when native hosted publishing (Claude Code Artifacts, Codex Sites) is unavailable and a task needs report-server readiness, `/reports/` links, Tailscale Serve verification, or troubleshooting report visibility.
| name | harness-tuning |
| description | Tune __HUMAN_NAME__'s shared Codex home-level harness pack safely through the Klimkit repo, not by editing generated files in ~/.codex directly. |
Use this skill when HUMAN_NAME asks to change shared Codex behavior, subagents, skills, hooks, model defaults, or other home-level harness files.
Current projected artifact workflow: __KLIMKIT_ARTIFACT_WORKFLOW__; operator folder: __KLIMKIT_OPERATOR_FOLDER__; writable artifact root: __KLIMKIT_ARTIFACT_ROOT__.
This skill runs as one active operator. In team workflow, use other operators' .klimkit/<operator>/ files as readable team context with attribution, and write tuning notes, memories, logs, reflection, task proof, and reports only under the current operator root.
~/klimkit.~/klimkit/packs/codex/.~/.codex/ directly. They are overwritten by kk apply, kk pull, and daemon autosync.kk apply if the current VM should use the change immediately.main when HUMAN_NAME wants the update everywhere. Machines with autosync enabled poll origin/main every 5 seconds by default, fast-forward, apply projections, restart managed services, and send Telegram summaries when configured.packs/codex/AGENTS.md projects to ~/.codex/AGENTS.md.packs/codex/config.toml projects to ~/.codex/config.toml.packs/codex/agents/ projects to ~/.codex/agents/.packs/codex/skills/ projects to ~/.codex/skills/.packs/codex/hooks/ projects to ~/.codex/hooks/.AGENTS.md, subagents, skills, and tests for duplicate or conflicting guidance..klimkit/reports/, team __KLIMKIT_REPORTS_PATH__/) with Git-tracked HTML plus screenshot/video evidence, display media as full-width sections, prefer MP4 report videos for Chrome/PWA scrubbing, and include the Tailscale-served report URL in the final handoff when available.uv run python -m unittest tests.test_codex_pack_validation -q.kk preview for machine-affecting projection changes when useful.kk apply to make changes live on the current VM when the user wants the current VM updated now..klimkit/reflection.md, team __KLIMKIT_REFLECTION_PATH__), using Observations, Derived Pattern, Insight, and Next Probe by default with up to ten named sections when useful; preserve older reflection formats by appending a normalized entry when relevant; reconsider the result; and rerun impacted checks if reflection exposes a gap.The default pack is tuned for a dedicated VM or external sandbox where yolo-mode Codex is acceptable. Before broadening permissions, check that the VM has minimal secrets, minimal cloud credentials, and only the network/file access needed for the work.