← ClaudeAtlas

cf-helplisted

Answer questions about Coding Friend itself — skills, agents, hooks, CLI, config, memory, hosts, parameters. TRIGGER — "what skills are available?", "how does coding friend work?", "list all skills", "how do I use cf-plan?", "what is cf-tdd?", "is the CLI required?", or any question about a cf-* name, flag, hook, or config key. SKIP — general coding questions unrelated to Coding Friend, and requests to run a skill (invoke that skill instead).
dinhanhthi/coding-friend · ★ 3 · AI & Automation · score 79
Install: claude install-skill dinhanhthi/coding-friend
# /cf-help — Coding Friend Help Catalog = what exists. Flags / config / hooks → lookup rule. Never guess. ## Workflow ### Step 0: Custom Guide ```! bash "<plugin-root>/lib/load-custom-guide.sh" cf-help ``` If the block above printed anything, apply only the `## Before`, `## Rules`, and `## After` sections; if it shows the raw command instead of output, re-run that exact `load-custom-guide.sh` fence now. ### Step 1: Understand the question Classify (more than one is fine): general overview · specific skill · specific agent · hooks / fewer prompts · CLI · setup / config · memory / MCP · workflow · troubleshooting. ### Lookup rule (do not skip) Never invent a flag, config key, hook name, CLI command, or host difference. 1. "What exists / which skill?" → catalog below. 2. Anything more specific → Read `<plugin-root>/skills/cf-help/topics.md` (or `plugin/skills/cf-help/topics.md` in this repo) — topic → source map, flags, hooks, CLI, config, native prompt reduction. 3. Then Read the source that index points to (`skills/<name>/SKILL.md`, `agents/<name>.md`, `hooks/<file>`). 4. If still unclear: Glob / Grep under `<plugin-root>/skills/`, `agents/`, `hooks/`. ### Step 2: Provide overview (if general question) Coding Friend is a lean toolkit for disciplined engineering workflows in Google Antigravity. Check skills first; TDD optional (`--add-tests` or `tdd: true`); verify before claiming done. Hosts: Claude Code (default), Codex CLI, omp, **Google Antigravity** (`--agent