By jaeyeom
Find the next highest-priority action to work on from local TODO files, source code TODO comments, GitHub issues, or other task sources
npx claudepluginhub jaeyeom/claude-toolbox --plugin next-actionA curated marketplace of Claude Code plugins for building a reliable AI-assisted development workflow.
claude-toolbox is opinionated about a few things:
These plugins work together to create a reliable development workflow:
┌─────────────────────────────────────────────────────────┐
│ gabyx-githooks-setup │
│ Shared Git hooks run automatically on commit and push │
│ │ │
│ ▼ │
│ makefile-workflow │
│ Hooks call `make check` - format, lint, test, build │
│ │ │ │
│ ▼ ▼ │
│ *-dev (e.g. go-dev) ci-workflow │
│ Language-specific CI calls the same │
│ conventions the Makefile targets │
│ checks enforce via GitHub Actions │
└─────────────────────────────────────────────────────────┘
Add the task-management layer on top:
next-action finds the next item worth doing.todo tracks local work.gh-issue-resolver can take an issue from investigation through commit.Install the marketplace and a practical starter bundle:
/plugin marketplace add jaeyeom/claude-toolbox
/plugin install git-guardrails
/plugin install next-action
/plugin install go-dev
/plugin install makefile-workflow
/plugin install gabyx-githooks-setup
/plugin install ci-workflow
That gives you:
Start here based on the question you are trying to answer:
Workflow:
Task management:
Jira:
Safety and security:
Other:
Each plugin directory contains its own README.md, which is the source of truth
for installation details, configuration, and examples.
The docs/claude/ directory mirrors Claude Code reference material used by this
repo:
MIT
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.