Build And Install banner
alkofu alkofu

Build And Install

Development community

Description

--- description: Rebuild dist/installer.js, reinstall all project artifacts to ~/.claude/, and optionally clean stale backups --- You are rebuilding and reinstalling all project artifacts. Follow every step below in order. All Bash commands must follow `~/.claude/references/bash-style.md`. ## Step 1 — Resolve repo root Run: `git rev-parse --show-toplevel` Store the result as `<repo-root>`. Use this path as the base for all subsequent commands. This guards against cwd being reset between Bash

Installation

Installs to ~/.claude/commands/alkofu-ai-tpk-build-and-install.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alkofu/ai-tpk/HEAD/.claude/commands/build-and-install.md -o ~/.claude/commands/alkofu-ai-tpk-build-and-install.md

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

Full documentation available on GitHub

View Source Repository