By djalmaaraujo
Sub-agent-based plan execution system with specification workflow, automatic dependency resolution, parallelism, and safety checks
Run the `planner:linear-issue-create` skill with any arguments the user provided: $ARGUMENTS
Run the `planner:linear-milestone-create` skill with any arguments the user provided: $ARGUMENTS
Run the `planner:linear-project-create` skill with any arguments the user provided: $ARGUMENTS
Run the `planner:planner-batch` skill with any arguments the user provided: $ARGUMENTS
Run the `planner:planner-create` skill with any arguments the user provided: $ARGUMENTS
Orchestrate batch plan execution with dependency resolution and parallelism. Spawned by planner-batch skill. Builds dependency graph, executes in rounds, spawns plan-executor agents.
Create plan files with dependency configuration. Spawned by planner-create skill.
Execute a single plan file with dependency validation and config options. Spawned by planner-exec skill or planner-batch skill. Handles dependency checks, execution, PROGRESS.md updates, and config actions (auto-commit, project CLAUDE.md updates).
Create specification files with comprehensive requirements, technical details, and acceptance criteria. Performs deep codebase analysis to infer context. Spawned by spec-create skill.
Create Linear issues from plan files. Reads plans from PROGRESS.md, lets user select which plans to create issues for, and updates plan files with Linear issue URLs. Use when user wants to create Linear issues from their plans.
Create a milestone within an existing Linear project and optionally create issues from plans. Lists user's projects for selection, suggests milestone names, and can associate plan-based issues with the milestone. Use when user wants to add milestones to Linear projects.
Create a Linear project from a set of plans with a specific prefix. Generates a comprehensive project spec from all related plans, creates the project in Linear, and optionally creates issues for each plan. Use when user wants to sync plans to a Linear project.
Execute multiple plans with automatic dependency resolution and parallel execution. Builds dependency graph, runs independent plans simultaneously, handles sequential dependencies, and applies configuration options. Use when user wants to run multiple plans, batch execute plans, or execute all plans for a feature.
Handle git commits for plan execution with support for Conventional Commits or simple format. Called by plan-executor when auto_commit is enabled.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of plugins for Claude Code.
| Plugin | Description |
|---|---|
| planner | Sub-agent-based plan execution with dependency resolution and parallelism |
| slack | Send Slack messages and search users via browser session credentials |
Optional dependencies for Linear integration:
/planner:linear-project-create, /planner:linear-milestone-create, /planner:linear-issue-create)All other planner features work without any external dependencies.
System requirements:
Authentication requirements:
/slack:slack-setup wizard from your browser's DevToolsSee individual plugin READMEs for detailed setup instructions.
From within Claude Code, run:
/plugin marketplace add djalmaaraujo/claude-code-plugins
Or add via GitHub URL:
/plugin marketplace add https://github.com/djalmaaraujo/claude-code-plugins
Option 1: Interactive UI (Recommended)
/plugin
Then navigate to the Discover tab, find the plugin you want, and press Enter to install.
Option 2: Command line
# Install the planner plugin
/plugin install planner@djalmaaraujo-claude-code-plugins
# Install the slack plugin
/plugin install slack@djalmaaraujo-claude-code-plugins
Refresh plugin listings from this marketplace:
/plugin marketplace update djalmaaraujo-claude-code-plugins
Or enable auto-updates via the UI:
/plugin
Go to Marketplaces tab and toggle Enable auto-update for this marketplace.
# Disable a plugin (keep installed)
/plugin disable planner@djalmaaraujo-claude-code-plugins
# Re-enable a disabled plugin
/plugin enable planner@djalmaaraujo-claude-code-plugins
# Remove a specific plugin
/plugin uninstall slack@djalmaaraujo-claude-code-plugins
# Remove the entire marketplace
/plugin marketplace remove djalmaaraujo-claude-code-plugins
MIT
Issues and pull requests are welcome at GitHub.
npx claudepluginhub djalmaaraujo/claude-code-plugins --plugin plannerComplete Slack integration for Claude Code - send messages, search users, with intelligent caching and automatic configuration validation
Skill-driven planning and execution loop for coding agents: one planr entry point, an autonomous planr-loop, and evidence-backed task graph skills powered by the planr CLI.
Delegation system with workflow orchestration, specialized agents, and parallel execution for Claude Code
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.