hatch3r-board-groom

Solid

Ongoing backlog refinement for existing board items. Re-prioritize, reclassify, re-scope, archive stale items, decompose oversized issues, merge duplicates, refresh dependencies, and remediate board health findings.

AI & Automation 26 stars 6 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
48
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## §0 Detect Ambiguity (P8 B1) Before any action, scan the user's request and provided context for unresolved questions in scope, acceptance criteria, irreversibility, or constraint conflicts (contradictory inputs, missing target, unknown convention). If any are found, ask the user via the platform-native question tool per `agents/shared/user-question-protocol.md` — do not proceed under silent assumption. This is the default path, not an exception. Acceptable to proceed without asking ONLY when scope is single-target, single-concern, and the brief alone is testable. Any residual ambiguity discovered mid-workflow invokes the same protocol. ## Invoked by Run directly for backlog refinement, or dispatched from `skills/hatch3r-cleanup/SKILL.md` (Step 2) scoped to stale-item archival (Step 4e) after that skill's consolidated cleanup ASK — this skill's own per-issue ASK checkpoints still apply on dispatch. ## Integration with Platform Agentic Workflows hatch3r's board commands are the **implementation orchestration layer** above platform agentic workflows (GitHub Agentic Workflows, Azure DevOps automations, GitLab Auto DevOps): the platform workflows run continuous background automation (triage, testing, docs) while the board commands orchestrate the delivery pipeline. `board-groom` is the refinement stage — it re-prioritizes, reclassifies, re-scopes, archives, decomposes, merges, and remediates dependency/health issues on existing work items as priorities and scope evolve. C...

Details

Author
hatch3r
Repository
hatch3r/hatch3r
Created
6 months ago
Last Updated
6 days ago
Language
TypeScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

hatch3r-board-refresh

Regenerates the living board overview dashboard from current board state. Scans all open issues, computes health metrics, and updates the meta:board-overview issue.

26 Updated 6 days ago
hatch3r
AI & Automation Solid

hatch3r-board-init

Initializes a project board (GitHub Projects V2, Azure Boards, or GitLab Issue Boards) with hatch3r's label taxonomy, status fields, and board structure. Platform detected from hatch.json.

26 Updated 6 days ago
hatch3r
AI & Automation Listed

groom-backlog

Groom a project backlog in an issue tracker. Loads the whole board in bulk, computes a gap inventory instead of eyeballing one, verifies each candidate issue's factual claims against the code and the tracker, ranks the verified candidates by a stated four-tier heuristic, proposes an evidence-backed closure for an issue whose premise evaporated, clusters open issues by outcome, places each cluster under a grouping construct whose description states a verifiable property of the system, finds the dependencies between tickets — the ones the tracker already records and the ones only the prose admits — and proposes each missing link, and fixes triage, priority, label, and state hygiene. The read-and-plan phase writes a plan file, presents the consequential choices with one recommendation each, and waits for the user's approval — nothing on the tracker changes before the user answers. Trigger on "groom the backlog", "groom the board", "clean up the backlog", "shape the backlog", "place these issues under milestones"

11 Updated today
bostonaholic