gstack

Coordinate Claude Code agents to automate software development workflows via PR-based delivery.

2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/OmerFarukOruc/symphony-orchestrator --skill gstack-omerfarukoruc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack
Source: https://github.com/OmerFarukOruc/symphony-orchestrator/tree/main/.claude/skills/gstack
Command: npx skills add https://github.com/OmerFarukOruc/symphony-orchestrator --skill gstack-omerfarukoruc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aligns AI-driven agents to automate end-to-end software development inside a local repo, turning manual prompts into repeatable, sandboxed workflows.

Core Features & Use Cases

  • Orchestrates planning, design, QA, and shipping with a browser-based sandbox and PR-based delivery.
  • Runs deterministic tasks locally, loads per-session context, and tracks telemetry for observability.
  • Supports a suite of sub-skills (office-hours, plan-ceo-review, design-consultation, qa, ship, browse) to form a cohesive AI-engineering workflow.

Quick Start

Install gstack and invoke /office-hours to begin shaping your plan, then use /ship to automate shipping of a PR-ready workflow.

Frequently Asked Questions about gstack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end software development tasks inside my local repository?

You can automate software development by orchestrating AI agents to coordinate planning, design, QA, and shipping through sandboxed browser-based workflows and PR-based delivery in your local repository.

What is the best way to turn manual prompts into repeatable AI-driven workflows?

The best way to create repeatable AI-driven workflows is to align AI agents within a sandboxed environment, transforming manual prompts into deterministic tasks with per-session telemetry and tracking.

How do I coordinate planning, design, QA, and shipping for an AI-driven project?

You coordinate these phases by invoking specific sub-skills like office-hours for planning, design-consultation, qa for testing, and ship for PR-based delivery to form a cohesive AI-engineering workflow.

Can I use browser automation and Playwright for QA in a local development workflow?

Yes, you can run sandboxed browser-based workflows that leverage browser automation to execute QA tasks locally, ensuring deterministic testing and observability before shipping code.

Does this workflow support per-session telemetry and session tracking for AI agents?

Yes, the workflow supports per-session telemetry and session tracking, allowing you to monitor observability and load specific context for each deterministic task run by the AI agents.

How do I start automating a PR-ready workflow from an initial plan?

To start, invoke /office-hours to shape your initial plan, then use the /ship sub-skill to automate the shipping process and generate a PR-ready workflow for your repository.