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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.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.
---