# claude-swe-workflows

A system of composable software engineering workflows for Claude Code. Plan projects, implement tickets, and run quality passes — from a single ticket to a multi-batch project, using the same layered architecture.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/chrisallenlane-claude-swe-workflows
- Source: https://github.com/chrisallenlane/claude-swe-workflows
- Price: free and open source

## Summary
claude-swe-workflows is a Claude Code plugin with 32 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes bug-fix, bug-hunt, implement-batch. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add chrisallenlane/claude-swe-workflows
```

## Skills
- bug-fix
- bug-hunt
- implement-batch
- implement-project
- implement
- lead-bug-hunt
- lead-project
- lead-refactor
- lead-review
- pre-compact
- refactor
- release
- review-a11y
- review-arch
- review-health
- review-perf
- review-release
- review-security
- review-test
- scope-project
- scope
- test-mutation
- think-ach
- think-brainstorm
- think-deliberate
- think-diagnose
- think-premortem
- think-reflect
- think-reframe
- think-scrutinize
- tidy-docs
- tidy-git

## FAQ

### What is claude-swe-workflows?
A system of composable software engineering workflows for Claude Code. Plan projects, implement tickets, and run quality passes — from a single ticket to a multi-batch project, using the same layered architecture.

### How do I install claude-swe-workflows?
Run these in Claude Code: npx -y skills add chrisallenlane/claude-swe-workflows. Then prompt normally.

### Does claude-swe-workflows auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is claude-swe-workflows free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
