
from claude_skills53
Assign backlog items to a GitHub milestone: create missing issues for high-priority items, assign selected items to a milestone, and update Project V2 status to
This skill automates grouping backlog items into a GitHub milestone. It reads local backlog files, shows current issue status, offers to create missing issues for P0/P1 items, assigns chosen items to the specified milestone, and updates project status entries (Projects V2) to Backlog. It integrates with repository tooling (Python scripts) to create issues and set milestones.
Use when preparing a release, sprint, or milestone: after creating a milestone run this to populate it with prioritized items, ensure high-priority items have issues, and keep project metadata in sync. Works in development-harness workflows where backlog items are tracked as per-item files.
Designed for agents with GitHub integration (gh/gh-api tooling) and Python-capable runners. Fits Claude Code/Cursor style plugin setups and other automation agents that can run repo scripts.
This skill has not been reviewed by our automated audit pipeline yet.
SAM Discovery
Structured requirements-gathering skill that runs SAM Stage 1 discovery: asks WHO/WHAT/WHEN/WHY to produce an ARTIFACT:DISCOVERY document with goals, NFRs, refe
Setup Skill Discovery Wizard
Generates or updates a project-local .dh/skill_discovery.yaml by scanning a repo, inferring stack signals, and suggesting relevant skills — supports both intera