Board Health banner
protoLabsAI protoLabsAI

Board Health

Communication community

Description

--- name: board_health description: Quinn subskill — detect stale PRs across monitored repos and create board features for Ava. Posts a summary to the #alerts Discord channel. Triggered manually via /quinn health or automatically by the stale-pr-check cron (every 3 hours). category: qa argument-hint: '[project-path] (optional — defaults to current project path)' allowed-tools: - Read - Bash - mcp__plugin_protolabs_studio__list_features - mcp__plugin_protolabs_studio__create_feature - m

Installation

Installs to ~/.claude/skills/protolabsai-protomaker-board_health/SKILL.md

Terminal
mkdir -p ~/.claude/skills/protolabsai-protomaker-board_health && curl -fsSL https://raw.githubusercontent.com/protoLabsAI/protoMaker/HEAD/.claude/skills/board_health.md -o ~/.claude/skills/protolabsai-protomaker-board_health/SKILL.md

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

Full documentation available on GitHub

View Source Repository