🔧
AutomationRust

Adaptive Devflow

by KonghaYao

Adaptive Devflow is an Automation skill for Claude Code, published by KonghaYao in peri.

163 stars30 forkson KonghaYao/periAdded 2026/09/08+3% in starsRepository updated 2026/09/07
acpclaude-codecoding-agentdeepseekglmmcpruststreaming-markdowntui
Install in seconds
Install Adaptive Devflow
Copy Adaptive Devflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/KonghaYao/peri/tree/main/.claude/skills/auto-devflow ~/.claude/skills/auto-devflow

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/KonghaYao/peri.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/auto-devflow/SKILL.md in KonghaYao/peri
Installs to
~/.claude/skills/auto-devflow
Collection
One of 20 skills cataloged from this repository
Category
Automation2226 skills

What Adaptive Devflow does

Adaptive Devflow helps choose a lightweight-to-heavy development workflow for issues, bugfixes, features, and refactors. It guides when to use coordination, review, and verification phases based on task risk and complexity.

Adaptive Devflow is cataloged under Automation on DirSkills. Adaptive Devflow comes from a repository tagged acp, claude-code, coding-agent, deepseek and glm.

Documentation

README

Adaptive Devflow

Run the lowest sufficient devflow. The main agent remains the controller, but the amount of ceremony and delegation scales with task complexity:

lite < normal < pro < max < ultra

A lower mode may absorb a phase into the controller; it must not discard that phase's responsibility. For example, lite replaces a review subagent with a controller self-review, not with no review.

Non-Negotiables

These rules apply in every mode:

This is the opening of the README. Read the full README on GitHub.

Commands Adaptive Devflow provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /auto-devflow

Frequently asked about Adaptive Devflow

  • What else does KonghaYao publish alongside Adaptive Devflow?

    Adaptive Devflow is one of 20 skills that DirSkills catalogs from KonghaYao/peri, the repository it ships in. Its siblings there include Advisor Consultation, Auto Converge and Auto Issue Fixer. Each one is a separate skill with its own page in this directory, installs the same way Adaptive Devflow does, and is maintained by KonghaYao in that same repository. The rest of the collection is listed on the KonghaYao/peri page.

  • How does Adaptive Devflow compare to other Automation skills?

    Adaptive Devflow ranks #2069 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Adaptive Devflow against them. Open each page to compare what they document and how they install.

More from KonghaYao/peri

Adaptive Devflow is one of 20 skills cataloged on DirSkills from KonghaYao/peri.

See all 20 skills