一键导入
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 职业分类
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.
Unified memory skill: immediate mode (/remember) persists knowledge via PKB MCP; maintenance mode (/sleep, GHA cron) runs periodic consolidation — transcript mining, knowledge synthesis, data quality, brain sync.
Unified multi-agent review of any artifact — a document, plan, proposal, or pull request. The calling agent deploys rbg, pauli, and marsha in parallel, then @james reconciles their findings into one verdict. Pass `comment` and/or `fix` to write the result back to the review surface. Use `--critic` for a fast pauli-only pre-hoc critique.
Instruction quality gate — reviews agent instructions (task bodies, workflow steps, skill procedures, self-test protocols) for shallow-execution vulnerabilities before deployment. Two modes: author (pre-hoc review) and audit (trace a failure back to the instruction gap). The bar is excellence, not compliance.
Strategic planning agent — graph structure ownership, task decomposition, knowledge-building, and PKM maintenance. Works on WHAT exists and HOW it relates.
Survey a corpus, classify, and dispatch outputs. Three modes: retro (transcript review → issues), trend (longitudinal performance analysis), sweep (GitHub issue triage → fix-epics). Delegates execution to pauli (retro/trend) or jr (sweep) to keep main context clean.
| 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).