
Djalmaaraujo Claude Code Plugins
- Updated January 14, 2026
- djalmaaraujo/claude-code-plugins
djalmaaraujo-claude-code-plugins is a Claude Code plugin that adds planning, subagent execution, validation, and Slack integration to your agent workflow.
About
djalmaaraujo-claude-code-plugins bundles planning, execution, and Slack-facing integration for developers and small teams who want Claude Code to behave more like a coordinated project runner than a single chat thread. The catalog lists two plugins and keywords such as planner, subagent-based parallelism, dependency resolution, validation, caching, and Slack messages—pointing at a system that breaks work into checked steps and reports back to humans. It fits developers who already live in Claude Code for implementation and need PM-style orchestration without exporting everything to a separate task tool. It is not a hosted CI service or a code review marketplace; value is local workflow acceleration and optional Slack visibility. Complexity is intermediate because you must understand how subagents, safety checks, and integrations compose.
- Two plugins: planning or execution stack plus Slack integration
- Subagent-based planner with parallelism, dependency resolution, and validation checks
- Caching, configuration, and safety-oriented execution keywords in the bundle
- Slack messaging integration for agent outcomes and user notifications
- Automatic search and intelligent execution helpers for Claude Code sessions
Djalmaaraujo Claude Code Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install djalmaaraujo-claude-code-plugins@djalmaaraujo/claude-code-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 14, 2026 |
|---|---|
| Repository | djalmaaraujo/claude-code-plugins ↗ |
What it does
Plan and execute Claude Code work with dependency-aware planning, parallel subagents, and Slack message integration.
Who is it for?
Best when you're running multi-step Claude Code projects and want built-in planning, execution guards, and Slack notifications.
Skip if: Skip if you only need a single skill with no orchestration, or orgs that mandate non-Slack channels without integration work.
What you get
You get dependency-aware planning, parallel subagent execution with safety checks, and optional Slack delivery of progress from the same plugin bundle.
- Dependency-ordered execution plan for agent work
- Validated multi-step runs with parallel subagent assistance
- Slack notifications or messages summarizing agent completion states
Recommended Plugins
How it compares
In-session planner and Slack integration plugins, not a standalone project-management SaaS or MCP-only server.
FAQ
Who is Djalmaaraujo Claude Code Plugins for?
Claude Code users who want planner-driven execution, subagent parallelism, and Slack hooks without building custom orchestration from scratch.
When should I use Djalmaaraujo Claude Code Plugins?
Use it when a feature or fix spans multiple dependent agent steps and you want validation, caching-aware execution, and optional Slack updates.
How do I add Djalmaaraujo Claude Code Plugins to my agent?
Register djalmaaraujo/claude-code-plugins in Claude Code, enable both listed plugins, configure Slack and dependency settings per repo docs, then start sessions with the planner or execution skills.