ostack
Full-cycle software planning, review, QA, and shipping workflows
All Skills in This Repository (29)
Pure Emerald Level Indicatorsostack
Orchestrate Claude Code workflows with a Bun daemon and SKILL.md templates.
benchmark
Collect per-page timing metrics via the browse daemon to identify performance regressions.
plan-design-review
Critique design plans across UI, UX, accessibility, and edge cases.
autoplan
Orchestrate CEO, design, and Eng plan reviews with deterministic auto-decisions.
design-consultation
Generate a DESIGN.md design system covering typography, color, layout, spacing, and motion.
freeze
Restrict Edit and Write operations to a specified directory per session.
careful
Warn before executing destructive Bash commands via a PreToolUse hook.
cso
Audit software systems for security posture and compliance.
canary
Monitors web pages after deployment for anomalies and alerts.
investigate
Trace code paths across modules to locate root causes and generate test plans.
document-release
Synchronize project documentation with shipped code changes using diffs.
land-and-deploy
Merge PRs, trigger deployment, and verify canary health in CI/CD pipelines.
Frequently Asked Questions
FAQPage SchemaHow to install ostack?▼
Run `npx skills add mr-daedalium/ostack --all -g -y` in your terminal to install all skills globally.
What does ostack do?▼
It gives your coding agent a full engineering team workflow: product brainstorming, plan reviews, design audits, browser-based QA, security checks, and automated PR shipping.
Does ostack work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible coding agents.
Can ostack test my web app automatically?▼
Yes. The /qa and /browse skills drive a real headless Chromium browser to click through your app, find bugs, capture screenshots, and even fix issues.
Do I need coding experience to use ostack?▼
Basic familiarity helps, but you drive everything with plain-English slash commands like /office-hours, /review, and /ship while the agent handles execution.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core