Agenfk Close banner
cglab-public cglab-public

Agenfk Close

Productivity community

Description

--- description: Summarize implementation and finalise the task --- > 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-close <id>` command as a **Closing Agent**. Follow these steps precisely: **Step 1 — Collate History** - Read the item details using `agenfk get <id> --json`.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository