github-project-board
仓库创建 2026年7月2日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
自动化建表与规范化配置,适合首次配置或统一现有看板时使用。
▸ 风险提示
需使用 gh CLI 并获取相应项目/仓库权限,会对项目配置进行变更
这个 Skill 做什么
创建并规范 GitHub Projects v2 看板,保证字段与视图符合团队模板。
在没有或需要统一的情况下,会帮你创建并规范化 GitHub Projects v2 看板,确保有团队约定的字段(Status/Priority/Size/Start/Target)和视图(Table/Kanban/Roadmap)。用于项目起步、把团队模板落地或修复缺少字段的看板。它不会暗自改动:会先询问再创建或变更,保证兼容现有流程和消费方工具。
▸ 展开 SKILL.md 英文原文
Create and standardize a GitHub Projects v2 board to the toolkit's canonical Kanban config (Status/Priority/Size/Start/Target fields; Table/Kanban/Roadmap views). Provisions a board when none exists and reconciles missing fields/options on an existing one — always asking before it creates or mutates. Used to bootstrap the board the issue, delegate, and github-project-management skills then consume.
0
Stars
0
Forks
35
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/dustinkeeton/wafflestack/main/stacks/github-workflow/skills/github-project-board/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/dustinkeeton/wafflestack/main/stacks/github-workflow/skills/github-project-board/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# GitHub Project Board — provision & standardize The other board-touching skills only **consume** an existing Projects v2 board — `delegate` syncs Kanban status, `issue` files new items to "Backlog", and `github-project-management` holds the read/update GraphQL catalog. None of them **create** or **standardize** a board. This skill fills that gap: it provisions a board to the toolkit's **standard spec** when none exists, and reconciles a partial board up to it — **never silently**. It always asks before it creates a board or mutates an existing one. Use it once, at setup, to bootstrap the board the consumer skills then rely on. For the full read/update-item query catalog (statuses, dates,
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有