Source instructions onlyA profile for running browser QA, review, and shipping workflows through a structured Claude Code stack.

Install or setup path

Follow the upstream source for installation instructions.

No verified install command on this page

This profile is useful for evaluation and workflow context, but WhichAITools did not verify one direct install command for it. Use the linked source instructions instead of guessing.

Source instructions

Use this profile for

Operators who want Claude Code to follow a more opinionated execution system for QA, review, and release work.

Primary categoryClaude Code Workflows
Source count1
OpenClaw relevantNo

What it does

This profile describes a workflow stack layered on top of Claude Code for testing sites, reviewing diffs, guiding release work, and keeping operator loops more structured. It helps teams combine browser checks, repo actions, and standardized commands into one repeatable operating model.

Best for

Operators who want Claude Code to follow a more opinionated execution system for QA, review, and release work.

Why it stands out

It packages several practical development loops into one stack instead of treating each Claude Code task as isolated.

Adopt this skill carefully

Return to the parent path

Move back to the category or hub instead of jumping to the homepage and losing context.

Cross-check the method

Review methodology and manuals before treating a public profile or copied command like production-ready guidance.

Use the surrounding workflow hub

When the profile belongs to OpenClaw operations, continue inside the OpenClaw cluster instead of starting over.

Safety notes

  • A stacked workflow can hide a lot of shell and browser automation, so review what commands and tools it is actually allowed to run.
  • Keep permission scopes explicit when the stack can touch git history, deployment flows, or browser-authenticated sessions.
  • Re-validate automated checks with human review before treating the output as a release decision.

Source context

从 SkillsMP 发现的 skill,autoScore 6/10。需要人工审查后方可升级至 bruce-tested。

gstack on SkillsMP

Related profiles

ai-coding-workflow

Use this profile when you want a general development workflow for Claude Code rather than a narrow skill or tool integration. It is useful for operators standardizing how AI-assisted coding moves from spec to implementation to validation.

Claude Code Git Workflow

Use this profile when Claude Code is part of a real Git workflow and you need the collaboration pattern around branching, reviewing, and landing work to stay disciplined.

Subagents Workflow

Use this profile when one Claude Code session is becoming a bottleneck and the work can be split into parallel, scoped subtasks with cleaner context boundaries.