By mor-duongmh
Run a complete spec-driven development workflow inside Claude Code: scaffold proposals with design and tasks, enforce TDD, execute plans with review checkpoints, run multi-agent code reviews on PRs, generate AI-optimized documentation, and manage git worktrees — all under a single /morkit: namespace.
Archive a completed spec change after implementation is complete. Moves the change folder from active to archive subfolder and updates .meta.json.archived. Self-contained — no OpenSpec CLI required.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements before creating a change proposal.
Diagnose Deep Review installation health (uvx, code-review-graph, gh, git, graph build, CLAUDE.md presence).
Post the latest deep-review report as a PR comment via `gh pr comment` (does not request changes; user retains decision).
Run a deep multi-agent code review on a PR or git diff. Produces a Markdown matrix report with risk, security, design pattern, test coverage, and convention findings.
Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: <example>Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication system as outlined in step 3 of our plan" assistant: "Great work! Now let me use the code-reviewer agent to review the implementation against our plan and coding standards" <commentary>Since a major project step has been completed, use the code-reviewer agent to validate the work against the plan and identify any issues.</commentary></example> <example>Context: User has completed a significant feature implementation. user: "The API endpoints for the task management system are now complete - that covers step 2 from our architecture document" assistant: "Excellent! Let me have the code-reviewer agent examine this implementation to ensure it aligns with our plan and follows best practices" <commentary>A numbered step from the planning document has been completed, so the code-reviewer agent should review the work.</commentary></example>
Specialist subagent. Verifies naming, structure, and style conventions, with project CLAUDE.md taking strict priority over language profile.
Specialist subagent. Verifies docstrings/comments, README updates, and migration notes for changed public APIs.
Specialist subagent. Reviews diff for design pattern violations, anti-patterns, and architectural-boundary breaches. Honors CLAUDE.md (Tier 1) over language profile (Tier 2).
Specialist subagent. Detects performance smells in changed code (N+1, sync I/O in hot path, unbounded loops, allocation in tight loops).
Archive a completed morkit change. Moves it from active to archive subfolder and updates .meta.json. Use when implementation is complete and merged.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Run a deep multi-agent code review on a PR or git diff. Dispatches 5 specialist subagents (risk, security, pattern, tests, convention) in parallel and synthesizes a Markdown matrix report. Honors project CLAUDE.md as the highest source of truth.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Modifies files
Hook triggers on file write and edit operations
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.
Documentation: https://mor-duongmh.github.io/morkit-plugin/
npx claudepluginhub mor-duongmh/morkit-plugin --plugin morkitHarness-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
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.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.