Agenfk Pr banner
cglab-public cglab-public

Agenfk Pr

Git community

Description

--- description: Create a PR for the current item's branch and manage the PR lifecycle --- > 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-pr <itemId>` command. Follow these steps precisely: **Step 1 — Verify branch and item state** - Run `agenfk get <itemId> --json` to read

Installation

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

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

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

Full documentation available on GitHub

View Source Repository