fclt-setup
Install, update, inspect, and initialize fclt from Codex.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Install, update, inspect, and initialize fclt from Codex.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Turn repeated fclt writebacks into reviewed capability changes.
Record and review fclt writebacks from real agent work.
Inspect fclt capability roots, docs, snippets, skills, agents, MCP, and automations.
---
| name | fclt-setup |
| description | Install, update, inspect, and initialize fclt from Codex. |
| tags | ["fclt","setup","codex","onboarding"] |
Use this skill when a user wants Codex to install, update, configure, inspect, or repair fclt.
Use it for:
fclt is installed and current~/.ai or project <repo>/.aidoctorfclt setup
This initializes or safely updates global capability, initializes the current git repository when present, prepares writeback/evolution review state, and installs the Codex plugin when Codex is available.
fclt_runtime action
status. Report the selected executable, version, source, protocol
compatibility, and fresh-session state.If no compatible runtime is available, use the staged lifecycle:
check is read-onlystage requires an explicit version and approval, but does not activate itapply requires approval plus the staged checksum preconditionrollback verifies and restores the retained prior runtimeNever curl-pipe code, use an unverified mutable URL, or replace an existing global installation silently.
fclt --version
fclt paths --json
fclt doctor --json
Through MCP, call fclt_setup with an explicit global or
global_and_project scope. Project setup also requires the exact cwd.
Preview is the default; apply requires both dryRun: false and
approve: true.
fclt templates init operating-model --global
fclt templates init project-ai
fclt templates init operating-model --global --update --dry-run
fclt templates init operating-model --global --update
--force only when the user explicitly wants to replace local edits.AGENTS.md, CLAUDE.md, and AGENTS.global.md guidance.doctor --json issues as setup facts, not user-facing blame.