
Chaorenex1 Coding Workflow
- 3 repo stars
- Updated April 6, 2026
- chaorenex1/coding-workflow
chaorenex1-coding-workflow is a Claude Code plugin that bundles skills, agents, and slash commands into one workflow-oriented extension library.
About
chaorenex1-coding-workflow is a community Claude Code plugin bundle that aggregates extension primitives—skills, specialized agents, and slash commands—so developers can standardize how they generate code, run tests, and push toward deployment without assembling each piece manually. It targets developers who already live in Claude Code and want a opinionated workflow layer (orchestrator, automation, BMAD-related keywords) rather than ad-hoc prompts. Use it when you are building or shipping a product and need repeatable agent workflows wired into the same toolchain. It matters because it turns scattered community patterns into one installable workflow surface, which fits Skillselion’s journey view from Build through Ship and Operate even though the canonical shelf stays under agent-tooling.
- Single plugin bundle packaging Skills, Agents, and Slash Commands for Claude Code
- Workflow and orchestration keywords (BMAD-style automation) across code generation and deployment
- Community catalog entry with pluginKeywords spanning testing, deployment, and coding
- Mirrors a full coding pipeline inside the editor instead of one-off task skills
- 1 plugin in the chaorenex1/coding-workflow repository listing
Chaorenex1 Coding Workflow by the numbers
- Data as of Jul 17, 2026 (Skillselion catalog sync)
/plugin install chaorenex1-coding-workflow@chaorenex1/coding-workflowAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | April 6, 2026 |
| Repository | chaorenex1/coding-workflow ↗ |
What it does
Install a bundled Claude Code workflow library so slash commands, skills, and orchestrators cover generation, testing, and deployment in one repo.
Who is it for?
Best when you want a pre-packaged Claude Code workflow stack with orchestration and codegen hooks.
Skip if: Skip if you only need one narrow integration (e.g., a single API) and do not want a broad skills-and-agents bundle.
What you get
After you add the plugin, Claude Code can invoke a consistent set of workflow skills, agents, and commands across coding, testing, and deployment steps.
- Installed workflow plugin exposing bundled skills, agents, and commands
- Repeatable in-editor workflow for codegen, testing, and deployment-oriented tasks
- Shared vocabulary of plugin keywords (automation, orchestrator, testing) for discovery
By the numbers
- Repository: chaorenex1/coding-workflow
- pluginCount: 1
- 9 pluginKeywords listed (ai, automation, bmad, code-generation, coding, deployment, orchestrator, testing, workflow)
Recommended Plugins
How it compares
Workflow plugin marketplace bundle, not a single-purpose MCP server.
FAQ
Who is Chaorenex1 Coding Workflow for?
It is for developers using Claude Code who want skills, agents, and slash commands in one workflow-oriented extension repo.
When should I use Chaorenex1 Coding Workflow?
Use it when you are actively building or shipping and want repeatable orchestration, codegen, testing, and deployment patterns inside Claude Code.
How do I add Chaorenex1 Coding Workflow to my agent?
Install or register the plugin from the chaorenex1/coding-workflow repository in Claude Code’s plugin flow, then enable the bundled skills, agents, and slash commands in your project.