Orchéon
HP46

The OrchestratorSteel
Automation
1
Discipline
6
Security
2
Tooling
3
Personal.
7
Workflow
7
Trainer: gstackjeanclaudecode.ai
Steel
The Orchestrator
gstack · by Garry Tan
4.6/10
This setup achieves sophisticated workflow orchestration through 9 well-engineered skills covering the full development lifecycle (plan→review→ship→QA→retro). All skills have proper frontmatter with version pinning and allowed-tools restrictions, demonstrating disciplined skill engineering despite zero automation infrastructure.
0Plugins
0Agents
9Skills
0Hooks
0Rules
0Cmds
82CLAUDE.md lines
Strengths
- +Full lifecycle orchestration via 9 skills: plan-ceo-review, plan-eng-review, review, ship, qa, retro, browse, setup-browser-cookies, gstack-upgrade
- +Every skill has proper frontmatter with name, description, version, and allowed-tools — exceeds Anthropic best practices
- +Custom headless browser CLI (browse) built on Playwright with ~100ms per command, auto-generated SKILL.md docs from templates
Improvements
- !Add PreToolUse and PostToolUse hooks in settings.json to automate security checks and post-edit formatting
- !Implement security infrastructure with permissions config and deny patterns for dangerous operations
- !Create path-scoped rules (.claude/rules/) to provide contextual instructions for different codebase areas