Agenfk Pause banner
cglab-public cglab-public

Agenfk Pause

Productivity community

Description

--- description: Pause work on the current task, saving full context for later resumption --- You are executing the `/agenfk-pause [id]` command. Follow these steps precisely. > All workflow operations use the `agenfk` CLI (CLI-only is the default). If > `mcp__agenfk__*` tools are present (installed with `--with-mcp`), the equivalent > MCP tool shown in parentheses is interchangeable. **Step 1 — Identify the item to pause** - If an `<id>` argument was provided, use it directly. - Otherwise, r

Installation

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

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

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

Full documentation available on GitHub

View Source Repository