← 返回 Skills 市场
anderskev

Review Tui

作者 Kevin Anderson · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
115
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install review-tui
功能描述
Comprehensive BubbleTea TUI code review for terminal applications
安全使用建议
This skill appears to be a structured code-review orchestrator for BubbleTea/TUI code and is instruction-only (no install/download). Before installing or using it: 1) Note that the SKILL.md runs shell commands (git, grep) but the skill metadata lists no required binaries — ensure git and grep are available in the execution environment or ask the author to declare them. 2) The skill loads other skills (beagle-go:*) and will spawn subagents; only use it if those downstream skills are trusted, because they will execute review logic on your repository. 3) It reads repository files/diffs—do not run it against repositories containing secrets you do not want reviewed. 4) The review policy enforces an exhaustive single-pass reporting requirement and assumes a 'main' branch; confirm these operational assumptions match your workflow. If you need higher assurance, ask the skill author to: (a) update metadata to list required binaries, (b) document expected availability/trust of the beagle-go skills, and (c) clarify behavior when repository layout differs (no main branch).
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The SKILL.md is coherent with the named purpose (orchestrating a BubbleTea TUI code review and delegating to specialized 'beagle-go' skills). However, the runtime commands in the instructions (git, grep) are required to operate but the skill metadata declares no required binaries. The skill also expects other skills (beagle-go:*) to be present and loadable; that dependency is reasonable for an orchestrator but is not reflected in the metadata.
Instruction Scope
Instructions explicitly run shell commands (git diff, grep) and instruct the agent to read repository files and diffs; they do not attempt to read unrelated system files or environment variables. The SKILL.md also instructs loading and spawning subagents for other skills, increasing the review surface. It assumes repository layout (e.g., main branch) and demands a single-pass exhaustive report, which is an aggressive review policy but not inherently malicious. Missing declaration of required binaries (git/grep) and the aggressive 'report ALL issues in single pass' rule are notable.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low-risk from an install perspective because nothing is downloaded or written by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The SKILL.md also does not reference secrets or external endpoints beyond loading other local skills. This is proportionate to a code-review orchestrator.
Persistence & Privilege
The skill does not request persistent presence (always is false) and declares disable-model-invocation true, so it cannot be autonomously invoked by the model. It does load other skills during its run but does not modify system or other skills' configurations. This reduces blast radius.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install review-tui
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /review-tui 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Introduced explicit gate checks ("Gates" section) to enforce review sequence and output quality before publishing findings. - Clarified scope control: reviewers must confirm file targets and loaded skills before starting analysis. - Added requirements that all Critical/Major findings must cite precise file and line (or code quote) from source. - Enhanced hygiene: all findings must be checked against the verification protocol and review rules before output. - No breaking changes to CLI, review format, or output structure; all changes are procedural and workflow-oriented.
v1.0.0
Initial release: Comprehensive code review skill for BubbleTea TUI apps - Automated tech detection (BubbleTea, Lipgloss, Bubbles, Wish SSH, and test files) via codebase scans - Layered review process covers Go quality, BubbleTea architecture, styling, composition, SSH integration, and test coverage - Clear multi-level issue categorization (Critical, Major, Minor, Informational) with strict formatting - Smart skill loading for relevant areas: always loads core review skills, conditionally loads extra protocols - Enforces "single-pass" review: all relevant issues must be surfaced at once; follow strict iteration and fix policy - Ready-to-use output template and explicit post-fix verification instructions
元数据
Slug review-tui
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Review Tui 是什么?

Comprehensive BubbleTea TUI code review for terminal applications. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Review Tui?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install review-tui」即可一键安装,无需额外配置。

Review Tui 是免费的吗?

是的,Review Tui 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Review Tui 支持哪些平台?

Review Tui 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Review Tui?

由 Kevin Anderson(@anderskev)开发并维护,当前版本 v1.0.1。

💬 留言讨论