From majestic-engineer
Generates implementation plans using minimal, standard, or comprehensive templates matched to task complexity. Use for planning bugs, features, changes, or architectural work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/majestic-engineer:plan-builderThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Write implementation plans using the appropriate template based on complexity.
Write implementation plans using the appropriate template based on complexity.
| Complexity | When to Use | Template |
|---|---|---|
| Minimal | Simple bugs, small improvements, clear single-file changes | references/minimal.md |
| Standard | Most features, complex bugs, team collaboration | references/standard.md |
| Comprehensive | Major features, architectural changes, multi-phase work | references/comprehensive.md |
Write plans to: docs/plans/[YYYYMMDDHHMMSS]_<title>.md
Include in every plan:
src/models/user.rb:42)Include "Design System Reference" section when feature involves:
Include "Infrastructure Context" section when feature involves:
| Don't | Do |
|---|---|
| Use comprehensive for simple bugs | Match template to actual complexity |
| Skip Acceptance Criteria | Always include testable criteria |
| Leave placeholder text | Fill all sections or remove them |
| Over-plan obvious changes | Minimal template exists for a reason |
npx claudepluginhub majesticlabs-dev/majestic-marketplace --plugin majestic-engineerCreates detailed technical implementation plans via interactive research, iteration, user questions, and autonomy modes (Autopilot, Critical, Verbose). Activated by /create-plan or planning requests.
Creates structured plans for multi-step tasks including software features, implementations, research, or projects. Deepens plans via interactive sub-agent reviews.
Creates detailed implementation plans through interactive, iterative collaboration. Use when planning features, refactoring, or tasks with research and multi-agent analysis.