Source instructions onlyA profile for structuring end-to-end AI coding work in Claude Code from planning through fixes.

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

Developers using Claude Code for multi-step implementation work who need a more consistent path from request to verified change.

Primary categoryClaude Code Workflows
Source count1
OpenClaw relevantNo

What it does

This profile frames AI coding as a staged workflow: clarifying the task, executing changes, checking the output, and iterating without losing the original intent. It helps Claude Code sessions stay organized when the work spans planning, coding, QA, and bug-fix loops instead of one small edit.

Best for

Developers using Claude Code for multi-step implementation work who need a more consistent path from request to verified change.

Why it stands out

It covers the full coding loop rather than optimizing only prompt quality or one integration point.

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

  • Do not let a generic AI coding workflow authorize broad repo changes without narrowing the task and file scope first.
  • If the workflow includes shell commands or tests, confirm they are safe and relevant in the current repo before running them.
  • Treat model output as a draft until the code, types, and validation steps confirm the behavior you expect.

Source context

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

ai-coding-workflow on SkillsMP

Related profiles

gstack

Use this profile when you need Claude Code to operate with a more opinionated execution stack for QA, review, or shipping workflows. It is a good fit for teams that want repeatable command flows instead of improvising every task from scratch.

wave-planner-claude

Use this profile when a task is too large for one flat execution pass and needs staged planning. It is useful for operators who want Claude Code to break delivery into deliberate waves before implementation.

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.