Skip to content

Instantly share code, notes, and snippets.

@johnnyshankman
Last active May 7, 2026 17:12
Show Gist options
  • Select an option

  • Save johnnyshankman/abbd7cf34c4b3648e1d7f405dd510615 to your computer and use it in GitHub Desktop.

Select an option

Save johnnyshankman/abbd7cf34c4b3648e1d7f405dd510615 to your computer and use it in GitHub Desktop.
Ralph Dashboard Watcher (Claude)
git log --oneline -10
watch -n 5 'jq ".userStories[] | {id, title, passes}" scripts/ralph/prd.json'
tail -f scripts/ralph/progress.txt
@johnnyshankman
Copy link
Copy Markdown
Author

johnnyshankman commented May 7, 2026

brew install watch if youre on osx

@johnnyshankman
Copy link
Copy Markdown
Author

Screenshot 2026-05-07 at 1 09 41 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment