Coding Friend banner
dinhanhthi dinhanhthi

Coding Friend

Development community

Description

Lean toolkit for disciplined engineering workflows with Claude Code.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Coding Friend Logo

Coding Friend

Lean toolkit for disciplined engineering workflows with Claude Code, Codex CLI, omp, and Google Antigravity.

Website · Documentation · Changelog · Report Bug

What It Does

Supported hosts: **Claude Code**, **Codex CLI** _(beta)_, [**omp**](https://github.com/can1357/oh-my-pi) _(beta)_, and **Google Antigravity** _(beta)_. Claude remains the default; Codex is opt-in with `--agent codex` or `--codex`; omp is opt-in with `--agent omp` or `--omp`; Antigravity is opt-in with `--agent agy` or `--agy`.

Coding Friend also works with any tool that runs Claude Code or Codex under the hood — including **Cursor**, **Grok CLI**, and **z.ai** (via Claude Code or Codex). Install for the underlying host (Claude Code or Codex) and use Coding Friend as usual.

**Codex support is in beta.** Core skills, agents, hooks, and shared memory work, but some parity gaps remain — see [Codex CLI docs](https://cf.dinhanhthi.com/docs/getting-started/codex/).

**omp support is in beta.** Skills inherit from Claude; agents and hooks are bridged. Some parity gaps remain — see [oh-my-pi](https://omp.sh/) and [omp local-dev](docs/omp-dev.md).

**Antigravity support is in beta.** Skills (as `/cf-*` slash commands), agents, PreToolUse/PreInvocation/Stop hooks and shared memory work; task/agent tracking, memory auto-capture and statusline have no Antigravity equivalent — see [Antigravity docs](https://cf.dinhanhthi.com/docs/getting-started/antigravity/) and [agy local-dev](docs/agy-dev.md).

Command examples below use Claude's `/cf-*` form. In Codex, invoke the same skills as `$cf-*` or choose them from `/ski