Waypoints Gated banner
haiggoh haiggoh

Waypoints Gated

Development community

Description

--- description: Show the gated waypoints — the open items blocked on something, and what each is waiting on argument-hint: "[--json]" --- The startup banner collapses the gated group to a counted line once there are more than a few of them. This expands it. Run the bundled CLI and present the result: ```sh waypoints.py list --gated $ARGUMENTS ``` If `waypoints.py` isn't on PATH, fall back to `python3 "$CLAUDE_PLUGIN_ROOT/bin/waypoints.py" list --gated $ARGUMENTS`. Then, for the user: 1. *

Installation

Installs to ~/.claude/skills/haiggoh-waypoints-waypoints-gated/SKILL.md

Terminal
mkdir -p ~/.claude/skills/haiggoh-waypoints-waypoints-gated && curl -fsSL https://raw.githubusercontent.com/haiggoh/waypoints/HEAD/commands/waypoints-gated.md -o ~/.claude/skills/haiggoh-waypoints-waypoints-gated/SKILL.md

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

Full documentation available on GitHub

View Source Repository