Skip to content

Ambisphaeric/opengstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGStack

AI engineering workflow skills for Claude/opencode. No telemetry. No tracking.

Installation

npm install -g opengstack

Skills auto-install to ~/.claude/skills/ via symlink.

CLI

opengstack --help       # Show all commands
opengstack --list       # List available skills
opengstack --install    # Re-install skills (if needed)

Usage

In opencode/Claude, type any skill name with /:

Command What it does
/office-hours Brainstorm before building
/plan-ceo-review CEO-level strategic review
/plan-eng-review Lock architecture & edge cases
/plan-design-review Rate design decisions 0-10
/design-consultation Build a design system from scratch
/design-review Design audit + fix loop
/review Pre-landing PR review
/investigate Root-cause debugging
/qa Open browser, find bugs, fix, verify
/qa-only QA report only — no code changes
/ship Run tests, review, push, open PR
/land-and-deploy Merge PR, deploy, verify health
/document-release Update docs post-ship
/retro Weekly engineering retrospective
/browse Headless browser (real Chromium)
/setup-browser-cookies Import cookies for auth testing
/careful Warn before destructive ops
/freeze Lock edits to one directory
/guard Activate careful + freeze
/unfreeze Remove directory restrictions
/autoplan Run all reviews auto-decisioned
/codex OpenAI Codex CLI wrapper
/canary Post-deploy monitoring
/benchmark Performance regression detection
/cso Security audit

Why OpenGStack?

Forked from garrytan/gstack with telemetry and vendor references removed. Your usage stays local.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors