Show HN: Claude Code plugin that runs a semi-autonomous AI dev workflow

github.com

1 points by shinpr 10 hours ago

Claude Code now supports plugins and sub-agents. The `shinpr/claude-code-workflows` plugin lets AI plan, implement, review, and test features while keeping code quality in check.

Install and try it:

``` /plugin marketplace add shinpr/claude-code-workflows /plugin install claude-code-workflows@shinpr # restart session ```

Repo: https://github.com/shinpr/claude-code-workflows

It’s not about generating flashy code — the value is robust, reliable workflows. Details in the first comment.