bridge
Installation
SKILL.md
Bridge — Cross-Project Connection Capture
Capture cross-project bridges in the moment, while you're in context. Bridges are knowledge — they live in thinking/bridges/, not in project artifacts.
Why
Bridges are discovered during work, not during planning. When you're deep in a meeting and realize "this pattern connects to another project" — that's when /bridge captures it.
Step 0: Load Config
Read $PRAXIS_DIR/config/projects.yaml. This file contains:
- Project aliases (keys), names, roles, tiers, goals, flywheel roles
- Stakeholders with
also_incross-references (for people-bridge detection) - GTD and praxis paths
Use project YAML keys as aliases (case-insensitive matching). If a user types a project name instead of alias, fuzzy-match against name fields.
If config missing → ⚠️ No project config found at $PRAXIS_DIR/config/projects.yaml. Create it with your project definitions.