fclt-writeback
スター1
フォーク0
更新日2026年7月13日 15:53
Record and review fclt writebacks from real agent work.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Record and review fclt writebacks from real agent work.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Turn repeated fclt writebacks into reviewed capability changes.
Install, update, inspect, and initialize fclt from Codex.
Inspect fclt capability roots, docs, snippets, skills, agents, MCP, and automations.
---
SOC 職業分類に基づく
| name | fclt-writeback |
| description | Record and review fclt writebacks from real agent work. |
| tags | ["fclt","writeback","learning","feedback-loop"] |
Use this skill when work reveals durable friction, missing context, weak verification, stale guidance, repeated success, or a capability gap.
Writeback is for preserving signal. It is not for every preference or one-off annoyance.
project when the learning depends on a repo, test harness, architecture, or workflow.global when the learning applies across projects or shared tool behavior.fclt ai writeback add \
--kind missing_context \
--category opportunity \
--summary "Project verification guidance was not discoverable" \
--details "The task had to reconstruct the command from CI configuration" \
--impact "Verification took longer and could have selected the wrong harness" \
--attempted-workaround "Inspected package scripts and CI" \
--desired-outcome "The supported verification command is available at task start" \
--sensitivity internal \
--evidence session:<id> \
--asset @project/instructions/TESTING.md
fclt ai writeback list
fclt ai writeback group --by asset
fclt ai writeback summarize --by domain
fclt ai loop activity --project
fclt-evolution.