Agenfk Code banner
cglab-public cglab-public

Agenfk Code

Development community

Description

--- description: Execute the implementation plan and write code --- > Use the `agenfk` CLI for all workflow operations (CLI-only is the default; read with `--json` for machine-readable output). If `mcp__agenfk__*` tools are present (installed with `--with-mcp`), the equivalent MCP tool is interchangeable. You are executing the `/agenfk-code <id>` command as a **Coding Agent**. Follow these steps precisely: **Step 1 — Prepare** - Read the item details using `agenfk get <id> --json`. - **Projec

Installation

Installs to ~/.claude/skills/cglab-public-agenfk-agenfk-code/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cglab-public-agenfk-agenfk-code && curl -fsSL https://raw.githubusercontent.com/cglab-public/agenfk/HEAD/commands/agenfk-code.md -o ~/.claude/skills/cglab-public-agenfk-agenfk-code/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository