---
title: "majestic-engineer"
description: "Scope, plan, review, simplify, and harden software changes: minimal sufficient work, implementation planning, code and test review, code simplification, complexity, logging, and multi-agent architecture."
canonical: https://agentpluginsdirectory.com/plugins/majestic-engineer
last-updated: 2026-09-18
---

# majestic-engineer
Scope, plan, review, simplify, and harden software changes: minimal sufficient work, implementation planning, code and test review, code simplification, complexity, logging, and multi-agent architecture.
- Slug: majestic-engineer
- Publisher: Majestic Labs
- Repository: https://github.com/majesticlabs-dev/majestic-abilities
- Manifest: plugins/engineer/plugin.json
- Version: 0.2.0
- License: MIT
- Category (editorial): other
- Skills: 11 (code-review, code-simplifier, complexity-reviewer, implementation-planning, minimal-sufficient-work, multi-agent-architecture, plan-review, structured-logging, test-reviewer, to-tasks, writing-pr)
- MCP servers: 0
- Stars: 1
- Repository created: 2026-08-24
- Repository last pushed: 2026-09-18
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/majestic-engineer
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- code-review: Review code changes for correctness, regressions, security, data risks, and missing tests.
- code-simplifier: Simplify settled code on request, preserving behavior; review unnecessary complexity and possible deletions after implementation.
- complexity-reviewer: Review algorithmic complexity, repeated scans, costly rendering, and N+1 queries; preserve behavior in requested optimizations.
- implementation-planning: Plan repository changes before implementation: scope, sequence, risks, and verification.
- minimal-sufficient-work: Keep work within the requested scope when MSW is invoked or scope risks expanding.
- multi-agent-architecture: Design persistent multi-agent products and workflows: roles, ownership, handoffs, state, permissions, and failure handling.
- plan-review: Review implementation plans, PRDs, and feature specifications for delivery readiness: flows, dependencies, scope, risks, and verification.
- structured-logging: Design structured application logs, trace correlation, context propagation, levels, and redaction for observability and debugging.
- test-reviewer: Review test coverage, assertions, isolation, and failure cases to assess release confidence.
- to-tasks: Convert an approved plan into implementation tasks with dependencies.
- writing-pr: Write PR titles and descriptions from the final diff using the repository template.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
