← Back to Skills Marketplace
zack-dev-cm

GStack Review Stack

by Zakhar Pashkin · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ⚠ pending
69
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install gstack-review-stack
Description
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...
README (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.

How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gstack-review-stack
  3. After installation, invoke the skill by name or use /gstack-review-stack
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug gstack-review-stack
Version 0.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.

How do I install GStack Review Stack?

Run "/install gstack-review-stack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is GStack Review Stack free?

Yes, GStack Review Stack is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does GStack Review Stack support?

GStack Review Stack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created GStack Review Stack?

It is built and maintained by Zakhar Pashkin (@zack-dev-cm); the current version is v0.1.2.

💬 Comments