Implementation Commands banner
fatihguner fatihguner

Implementation Commands

Development community

Description

--- name: "implementation-commands" description: "Commands for tracking implementation of recommendations, updating progress, analyzing blockers, and running weekly accountability check-ins. These commands operate on the implementation tracking layer and read from and write to the active and history memory layers." category: "implementation" commands: - name: "/track" syntax: "/track [status-filter]" description: "View all active implementation items with status, progress, deadlines, a

Installation

Installs to ~/.claude/commands/fatihguner-foreman-implementation-commands.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fatihguner/foreman/HEAD/.claude/commands/implementation-commands.md -o ~/.claude/commands/fatihguner-foreman-implementation-commands.md

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

Full documentation available on GitHub

View Source Repository