agentsclimarketplace

Bridge status

Skill bks-lab/open-bridge/skills/bridge-status

Your AI coding agent starts every session knowing your repos, your clients, and how you work — a plain git repo of markdown + YAML it reads at session start, independent of model or frontend. Context compounds instead of restarting. MIT.

Install
npx -y skills add bks-lab/open-bridge --skill bridge-status

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Bridge health dashboard — shows branch, config, theme, ecosystem, agents, standing orders, work system, and repo status. Flags missing files, KW drift, and configuration problems. Includes documentation health and link checking. Trigger: "/bridge-status", "bridge status", "bridge health", "health check", "docs health", "link check", "documentation quality", "pre-release gate". (Bare "bridge" and bare "status" are intentionally NOT triggers — too broad, would collide with bridge-sync/bridge-dashboard/briefing.)

SKILL.md

1.5 KB, as published. Nobody here has run it

Bridge Status

Status dashboard showing current bridge state with clear indicators. Read the referenced file ONLY when triggered.

Arguments

ArgumentEffectDefault
(none)Terminal status dashboard
--htmlAdditionally render HTML dashboardfalse
--docsFull documentation health reportfalse

Decision Tree

User wants to...
├── Full status dashboard              → Read references/workflow.md
├── HTML dashboard                     → Read references/workflow.md (--html path)
├── Documentation health report        → Read references/docs-health.md
├── Validate links in docs/wiki        → Read references/docs-health.md (§ Link Detection)
├── Pre-release docs quality gate      → Read references/docs-health.md (§ Pre-Release Quality Gate)
└── Questions about bridge state       → Answer from this file

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.