Longpoles banner
OpenCairn OpenCairn

Longpoles

Development community

Description

--- name: longpoles description: Surface all [LP] (longpole) tagged items across the vault — critical-path items that block other work --- # Longpoles - Critical Path Scanner You are scanning the vault for items tagged with `[LP]` — longpole items that sit on the critical path and block other work. The goal is a quick, actionable view of what's blocking progress. ## Instructions ### 0. Resolve the Vault Path ```bash "$VAULT_PATH/.claude/scripts/resolve-vault.sh" ``` If it errors, abort — n

Installation

Installs to ~/.claude/commands/opencairn-opencairn-longpoles.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenCairn/OpenCairn/HEAD/.claude/commands/longpoles.md -o ~/.claude/commands/opencairn-opencairn-longpoles.md

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

Full documentation available on GitHub

View Source Repository