一键导入
skill-lab-autoresearch
Private Claude-only lab skill for iteratively improving a copied skill candidate with explicit evaluation goals and manual promotion.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Private Claude-only lab skill for iteratively improving a copied skill candidate with explicit evaluation goals and manual promotion.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Run one bounded episteme Event end-to-end — branch, implement, verify, PR, merge, sync, doctor — with the repo's release and hook machinery handled correctly. Use when starting or closing a unit of work in the episteme repo (or any repo adopting its flow). Triggers on "new event", "이벤트 시작", "PR까지", "merge하고 sync", "release", "릴리즈", "브랜치 파서 작업".
Author the episteme gate artifact (.episteme/reasoning-surface.json) correctly on FIRST contact — schema, lens order, honest values, strict-vs-advisory, and when to escalate to epistemic-interrogation instead. Use the moment a PreToolUse hook reports a missing or stale Reasoning Surface, or BEFORE starting a session's first high-impact operation. Triggers on "reasoning surface", "Episteme Strict Mode", "surface stale", "blocked by episteme", "게이트 막힘", "서피스 갱신".
Devil's Advocate stress-testing for code, architecture, PRs, and decisions. Surfaces hidden flaws through structured adversarial analysis with metacognitive depth. Use for high-stakes review, stress-testing choices, or when the user wants problems found deliberately. NOT for routine code review (use /code-review). Triggers on "스트레스 테스트", "stress test", "devil's advocate", "반론", "이거 괜찮아", "문제 없을까", "깊은 리뷰", "critical review", "adversarial".
Senior-researcher interrogation of a load-bearing decision or conclusion — decompose into claims, verify the load-bearing ones in a fresh context with external evidence, argue the opposition, name the weakest link, pre-commit disconfirmation, record the verdict artifact the episteme gate reads.
Design and run unattended or long-horizon loops (overnight hardening, drain queues, iterative sweeps) with a written invariant the harness re-reads every iteration — no manual re-pasting, trustworthy metrics, explicit stop conditions, and correct model routing. Replaces bounded-loop-runner. Use for "overnight", "unattended", "keep iterating until", "밤새 돌려", "루프 돌려", ralph-loop or /loop driven work.
Prevents premature execution on ambiguous requests. Analyzes request clarity using 5W1H decomposition, surfaces hidden assumptions, and generates structured clarifying questions before work begins. Use at the start of any non-trivial task, or when a request could be interpreted multiple ways. Triggers on "뭘 원하는건지", "요구사항 정리", "clarify", "what exactly", "scope", "requirements", "정확히 뭘", "before we start".
基于 SOC 职业分类
| name | skill-lab-autoresearch |
| description | Private Claude-only lab skill for iteratively improving a copied skill candidate with explicit evaluation goals and manual promotion. |
Use this skill only for private skill-lab work inside ~/episteme.
This wrapper is inspired by olelehmann100kMRR/autoresearch-skill, but it is adapted for a private lab workflow where live skills are never edited directly.
Before doing any work, collect or confirm:
target_candidate_path: path to a copied candidate SKILL.md under labs/skills/<skill-name>/candidate/eval_goal: what improvement is being optimizediteration_cap: maximum number of iterationsoutput_dir: path under labs/skills/<skill-name>/runs/If any of these are missing, stop and ask for them.
Refuse the task if target_candidate_path points anywhere inside:
skills/custom/skills/vendor/~/.claude/skills/~/.codex/skills/Refuse the task if output_dir is not inside labs/skills/<skill-name>/runs/.
Refuse any request to overwrite a live skill automatically.
SKILL.md.output_dir.Produce:
Promotion into the live skill set is always manual.
Do not copy changes into skills/house or skills/vendor.