一键导入
bai-review
Review and clean up Black Atom issues
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review and clean up Black Atom issues
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Black Atom Industries theme ecosystem context. Load when BAI, themes, adapters, or colorschemes come up.
Bootstrap a Black Atom Industries project — loads org context from about:bai and bai:* skills, then invokes dev:create-project with BAI defaults.
Create a new Black Atom Industries issue
Show Black Atom issues ready to work (no blockers)
Show my Black Atom Industries issues
Update a Black Atom issue (status, labels, relations, etc.)
| name | bai-review |
| description | Review and clean up Black Atom issues |
| user-invocable | false |
| metadata | {"user-invocable":false} |
| allowed-tools | ["Bash","AskUserQuestion"] |
Review active issues to re-evaluate priorities, close stale items, and clean up.
Optional repo name or search term filter ($ARGUMENTS in Claude Code, or /skill:bai-review args in Pi).
Examples:
core - Review core repo issues onlylivery - Review livery repo issuestheme - Review issues with "theme" in titleRepos: .github, core, livery, helm, nvim, ghostty, tmux, zed, wezterm, obsidian, radar.nvim, ui, website Project: Black Atom V1 (#7)
Load about:bai for GitHub project constants.
Fetch active issues:
gh project item-list 7 --owner black-atom-industries --format json
For each issue, present for review:
[core#50] Finalize naming conventions
Repo: core | Status: Todo | Priority: Urgent | Updated: 2 weeks ago
Blocked: No
https://github.com/black-atom-industries/core/issues/50
Description snippet...
Actions: [Keep] [Update] [Close] [Skip]
Use AskUserQuestion for each issue:
gh issue closeAfter all issues, provide summary
Highlight issues that:
updatedAtstate:blocked label or native blockedBy relationships (high impact if they block others)Review complete:
- Kept: 3
- Updated: 2 (priorities adjusted)
- Closed: 4 (2 done, 2 canceled)
- Skipped: 1