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 页面并帮你完成安装。
Install, update, inspect, and initialize fclt from Codex.
Turn repeated fclt writebacks into reviewed capability changes.
Inspect fclt capability roots, docs, snippets, skills, agents, MCP, and automations.
---
| 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.