원클릭으로
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