bundles/dev-loop/skills/project-board/SKILL.md
Audits project board configuration and prepares explicitly requested setup, copy, or normalization changes while preserving the existing workflow and provider boundaries. Use when inspecting a board's fields, columns, scope, or configuration.
npx skillsauth add shipshitdev/library project-boardInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Inspect the board people actually use. Change its configuration only against a concrete, requested target; unfamiliar names are not configuration defects.
Inputs:
Outputs:
Creates/Modifies:
External Side Effects:
Confirmation Required:
Delegates To:
board-sync for work-state reconciliation, review queues, and readiness reportsWhen explicitly selected, the Ship Shit Dev preset uses Backlog / In Progress / Human Review / Done / Deferred. Automated testing remains part of In Progress; Human Review denotes a human decision. The preset proposes project-local Priority options P0 / P1 / P2 / P3 only where that field source is appropriate.
Existing organization-native Priority retains its schema and values. Existing Jira workflows retain their status IDs and transition rules. Applying this preset to a board does not authorize organization-wide priority changes or creating, removing, or transitioning issue statuses. Explain any unsupported part of the preset rather than silently approximating it.
GitHub's packaged normalizer proposes field options and can apply approved project-local changes. Failed native Priority discovery preserves available Status/view audit evidence, withholds the Priority plan, and blocks apply. Its defaults express the optional house preset; do not run it as a supposedly neutral audit of every custom workflow.
Jira configuration is inspected through available provider capabilities. Creating or configuring its board does not authorize editing underlying issue workflows. There is no packaged Jira normalizer and no live Jira validation in this change. Use the manual scenario matrix to review expectations; manual examples do not count as executed provider tests.
development
Coordinates a weekly engineering review of board accuracy, recent code changes, operational health, and scoped cleanup. Use for a recurring repository health review or a review of the last several days.
testing
Reconciles a project board with current work and delivery evidence, reports incomplete coverage and metadata gaps, and applies only approved provider-supported field changes. Use when auditing board drift, reviewing blocked work, or assessing upcoming delivery.
development
Walk through how a subsystem works. Use for "how does X work", code walkthroughs before changing something, and placement or ownership questions. Explains architecture, runtime flow, and onboarding mental models. Can critique architecture. Use why for motivation.
tools
Independent second-opinion code review through the Grok CLI. Builds a self-contained review prompt from the exact diff, runs one headless Grok invocation on the CLI's own default model and effort, then verifies every returned finding against the code before reporting. Use when asked to review with Grok, get a second opinion on a branch, worktree, or PR from another CLI, or cross-check a review with an independent engine.