Agenfk Upgrade banner
cglab-public cglab-public

Agenfk Upgrade

Development community

Description

--- description: Upgrade AgenFK to the latest version --- You are executing the `/agenfk-upgrade` command. This command is **exempt from AgenFK workflow requirements** — do not create, check for, or require an IN_PROGRESS task. Follow these steps precisely: **Step 1 — Check installation** Run `agenfk --version` and show the current version to the user. If the command fails or `~/.agenfk-system` does not exist, inform the user that AgenFK does not appear to be installed and stop. **Step 2 —

Installation

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

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

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

Full documentation available on GitHub

View Source Repository