← 返回 Skills 市场
zack-dev-cm

GStack Review Stack

作者 Zakhar Pashkin · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ⚠ pending
69
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install gstack-review-stack
功能描述
Use this skill when Codex needs gstack-style CEO/product, engineering, design, QA, release, or portfolio-shelf-space review. Trigger for requests like "use g...
使用说明 (SKILL.md)

GStack Review Stack

Use this skill to bring gstack-style review discipline into Codex and ClawHub workflows without copying the full upstream gstack playbooks into context.

This adapter is original guidance inspired by the public MIT-licensed garrytan/gstack project. When exact upstream behavior matters, inspect the local or upstream gstack clone and cite the specific file used.

Start

  1. Run python3 scripts/find_gstack.py --summary from the skill folder to locate the local gstack clone and list available upstream skill files.
  2. Choose the narrowest review mode that matches the user's request.
  3. Load only the reference file needed for that mode:
    • Product, portfolio, scope, or slot decisions: references/review-rubric.md
    • Release, QA, or "is this ready to ship": references/ship-and-qa.md
    • UI/UX plans or visual quality: references/design-review.md
  4. If the task involves live publishing, store actions, or irreversible changes, make the recommendation first and only execute after explicit user approval.

Modes

CEO/Product Review

Use for strategy, portfolio, scope expansion/reduction, product line focus, and "what should we build/keep/kill?"

Default stance: selective expansion with reduction discipline.

Output:

  • Current facts and missing facts
  • What is not in scope
  • Candidate options
  • Green/yellow/red classification
  • Named tradeoffs
  • Recommended decision and explicit next action

Engineering Review

Use before implementation or release when architecture, data flow, edge cases, permissions, or maintainability are the risk.

Output:

  • Critical paths
  • Failure modes
  • Test coverage map
  • Security/privacy risk
  • Performance and maintenance risks
  • Blocking fixes before release

Design Review

Use for UI/UX, landing pages, extension side panels, listing assets, screenshots, and flows.

Output:

  • 0-10 rating by dimension
  • What would make it a 10
  • Specific edits, not taste adjectives
  • Mobile/responsive and empty/error/loading states
  • "AI-slop" flags: generic layouts, vague copy, ornamental visuals, overcomplicated text

QA And Ship Gate

Use when the user asks to test, publish, deploy, submit, or release.

Output:

  • Tests run and results
  • User-flow evidence
  • Remaining blockers
  • Rollback or recovery path
  • Clear ship/no-ship recommendation

Decision Rules

  • Prefer real demand over technical novelty.
  • Prefer recurring use over one-time curiosity.
  • Prefer narrow permissions and simple privacy disclosures.
  • Keep scarce slots only for products that beat a named alternative.
  • Do not treat total installs as active use; weigh retained weekly users, uninstall rate, impressions, page views, and conversion.
  • When evidence is weak, run a bounded test instead of declaring certainty.

Upstream Use

If /home/z/Github/gstack exists, use it as source material for deeper review. Read only the specific upstream SKILL.md needed for the current mode.

If it is missing and the user asked to use upstream gstack, fetch or inspect https://github.com/garrytan/gstack before proceeding.

Do not paste large upstream sections into outputs. Summarize and cite local file paths or public links.

如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gstack-review-stack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gstack-review-stack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Call the local discovery helper through python3 so fresh ClawHub installs do not require executable file permissions.
v0.1.1
Declare python3 runtime metadata for the local gstack discovery helper.
v0.1.0
Initial Codex and ClawHub adapter for gstack-style CEO, engineering, design, QA, and ship reviews.
元数据
Slug gstack-review-stack
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

GStack Review Stack 是什么?

Use this skill when Codex needs gstack-style CEO/product, engineering, design, QA, release, or portfolio-shelf-space review. Trigger for requests like "use g... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 GStack Review Stack?

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

GStack Review Stack 是免费的吗?

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

GStack Review Stack 支持哪些平台?

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

谁开发了 GStack Review Stack?

由 Zakhar Pashkin(@zack-dev-cm)开发并维护,当前版本 v0.1.2。

💬 留言讨论