一键导入
dogfood
Delegated instruction testing — write instructions, commission contextless execution, observe friction, iterate, review quality, codify.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Delegated instruction testing — write instructions, commission contextless execution, observe friction, iterate, review quality, codify.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Core academicOps skill — institutional memory, strategic coordination, workflow routing, and framework governance. Merges butler (chief-of-staff) with framework development conventions.
Daily note lifecycle — compose and maintain a factual daily note. Reports the state of the day; does not prioritise or recommend. SSoT for daily note structure.
Emergency session bail — fast resume task + short handover, no commit/PR/reflection. For when you (or the user) need a clean context now. Use /end-session for canonical close.
Canonical session close — commit, push, PR, release_task, reflection blocks, handover. Use /dump for emergency bail (no commit/PR/reflection).
Strategic planning agent — graph structure ownership, task decomposition, knowledge-building, and PKM maintenance. Works on WHAT exists and HOW it relates.
Scaffold research project repositories with smart defaults — repo creation, directory structure, CI/CD, documentation, and PKB integration in one pass.
| name | dogfood |
| type | skill |
| category | meta |
| description | Delegated instruction testing — write instructions, commission contextless execution, observe friction, iterate, review quality, codify. |
| triggers | ["dogfood","test these instructions","instruction testing","delegated execution test"] |
| modifies_files | true |
| needs_task | true |
| mode | execution |
| domain | ["meta","framework"] |
| allowed-tools | Agent, Read, Grep, Glob, Bash, Edit, Write, Skill |
| model | opus |
| version | 0.1.0 |
| permalink | skills-dogfood |
Test whether a set of instructions produces correct, complete, and verified outcomes when executed by a contextless agent. Do not perform the work yourself.
Before writing instructions or propagating subagent results:
/verify by citation to evaluate the subagent's actual output (freshness, completeness, limitations) against the original brief. Do not blindly accept or relay its self-reported status.ls *.md (which fail silently). Use targeted list/find queries (find or ls | head)./craft author mode review to check for shallow-execution vulnerabilities before delegating./strategic-review or /verify) to evaluate depth, accuracy, and fitness of the subagent's deliverables.references/decomposition-eval.md (epistemics rubric + worked gold-standard pair).