Claude

GSD - Get Shit Done

Update

npx get-shit-done-cc@latest

Danach in CC posten:

with "C:\Users\uhgde\.claude\playbooks\gsd-post-update-playbook.md" in mind patch the newly installed gsd-version. Show me discrepancies or problems if something is like not compatible in the new version so we can figure out what to do and to update the playbook.

Workflow

Session starten

claude --dangerously-skip-permissions

Allgemeines

/clear
/gsd:progress

Neues Projekt

/gsd:map-codebase
/gsd:new-project

Phasen-Loop (innerhalb Milestone)

/gsd:discuss-phase 1
/gsd:plan-phase 1
/gsd:execute-phase 1
/gsd:verify-work 1
/gsd:plan-phase 1 --gaps
/gsd:execute-phase 1

Allgemeine Befehle

/insights

 

Code-Review-Graph

Global setup: per machine

python -m pip install code-review-graph

Install & init: per project

code-review-graph install --platform claude && code-review-graph build

Register - multi-projects - will be saved user-scope "." is the relative path

code-review-graph register . --alias server
code-review-graph register . --alias admin
code-review-graph register . --alias agent
code-review-graph register . --alias cloudapi
code-review-graph register . --alias website

 

Ponytail Plugin

  Skills / slash-commands (6)

  - /ponytail [lite|full|ultra|off] — the main mode (the persistent laziness instructions)
  - /ponytail-review — review a diff only for over-engineering (what to delete)
  - /ponytail-audit — same, but whole-repo: ranked list of bloat to cut
  - /ponytail-debt — harvest ponytail: deferral comments into a debt ledger
  - /ponytail-gain — scoreboard of measured impact (less code/cost, more speed)
  - /ponytail-help — quick-reference card