ワンクリックで
incorporate-feedback
Promote captured guidance from the inbox into its durable home, empty the inbox, one commit.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Promote captured guidance from the inbox into its durable home, empty the inbox, one commit.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Review dimension for naming, idiom, comment debt, and AI tells against the codified per-language and prose standards. Invoked by reviewer agents over one module shard.
Recipe for writing C in the runtime, module placement and the ownership and control-flow discipline. Invoked by writer agents when a C unit is dispatched.
Recipe for writing Clojure, Functional Core / Imperative Shell at the function level (namespaces by domain), native wrappers, and the boundary discipline. Invoked when writing Clojure for the project.
Recipe for writing Elixir, pure functions in modules as the core and GenServer plus OTP as the shell, supervision trees, and NIF discipline for the C and Zig edge. Invoked when writing Elixir for the project.
Recipe for any English the agent produces in this project, commits, comments, docstrings, ADRs, design docs, skill bodies, changelog, error messages, project guides. Optimizes for terse, humanized prose with no em dashes and no AI tells. Invoke for any prose-writing activity.
Recipe for writing Zig, native bodies and edge wrappers, the allocator and lifetime discipline, and the hot-path rules. Invoked when writing or editing any Zig source.
| name | incorporate-feedback |
| description | Promote captured guidance from the inbox into its durable home, empty the inbox, one commit. |
| user-invocable | false |
Drain the guidance inbox into the durable standards: each entry to its strongest home, conflicts resolved, the inbox emptied in one commit.
Input: ~/.agentic-sdk/<project>/guidance/inbox.edn. Per entry, in inbox
order:
compile-rules spine task projects, or the project's
detected linter, plus a test that the lint catches it.references/ docs and the language style
files; rules reviewers and writers must apply.check-* / write-* skill body. When it changes what a
dimension looks for or how a recipe proceeds.docs/adr/, via record-decision): when the entry is a
why (a choice between alternatives) rather than a how. Often
paired: the ADR holds the reasoning, a reference holds the rule.:conflicts-with, or one you
discover contradicting current text: present both rules to the
maintainer and apply the decision; never keep both. The resolution
is a decision; record it via record-decision.inbox.edn in the same
change.profile.edn and are read by every session; re-tune them only when
the maintainer asks, not as part of this pass.Commit as one Skills: Incorporate captured guidance (<n> entries).
Owns the inbox-to-standards promotion only. Capturing is
capture-guidance; recording an architectural why is
record-decision. Edits the standards layer (references, skills, lint
rules, ADRs); does not change run state or source code.
A rule-to-home table, one row per entry promoted.