moberghr
01Plugin Claude Code
Marketplace for Moberg d.o.o. serious engineering Claude plugins.
Plugin Claude Code
Marketplace for Moberg d.o.o. serious engineering Claude plugins.
Plugin Claude Code
MTK (Moberg Toolkit) — AI-assisted development toolkit with pluggable tech stacks (.NET, Python, TypeScript). Language-agnostic workflow skills, review agents, and compliance-first workflows.
Agent Claude Code
Focused reviewer for slice boundaries, dependency direction, and architectural fit of code changes.
Agent Claude Code
Strict code reviewer for serious software. Reviews against CLAUDE.md, coding-guidelines.md, architecture-principles.md, and existing codebase patterns. Adversarial persona — finds problems, doesn't approve easily.
Agent Claude Code
Read-only review lane that mines organizational memory — git history of the touched paths, linked GitHub issues and PR-thread discussions, and prior lessons — for context the implementation may have missed (prior reverts, related open issues, decisions recorded in threads, applicable lessons).
Agent Claude Code
Fresh, anti-anchored review of a saved plan against the current codebase — does not load lessons, prior reviewer output, or planner rationale.
Agent Claude Code
Adversarial reviewer that hunts silent failures — empty catches, fallbacks that mask errors, swallowed promise rejections, unjustified linter silences, defaults that hide absence. Read-only.
Agent Claude Code
Focused reviewer for test coverage, assertion quality, and verification gaps.
Hook Claude Code
Runs before the agent uses a tool for Bash, Edit, Write, Read, Grep, Glob, Bash, Edit and Write tool calls, executing security-gate.sh, interactive-guard.sh, scope-guard.sh, read-guard.sh and rule-trigger.sh (5 commands). From moberghr/mtk-agent-toolkit.
Hook Claude Code
Runs after a tool call finishes for Read, Edit, Write, Bash, Grep, Glob, Edit, Write and Bash tool calls, executing context-budget.sh, spec-approval-trigger.sh and compress-monitor.sh (3 commands). From moberghr/mtk-agent-toolkit.
Hook Claude Code
Runs before the context is compacted, executing pre-compact-snapshot.sh. From moberghr/mtk-agent-toolkit.
Hook Claude Code
Runs when a session starts on compact, executing post-compact.sh and rule-trigger.sh with --rearm (2 commands). From moberghr/mtk-agent-toolkit.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing userprompt-dispatch.sh. From moberghr/mtk-agent-toolkit.
Hook Claude Code
Runs when the agent finishes a response, executing capture-learnings.sh, session-analytics.sh and workflow-continuation.sh (4 commands). From moberghr/mtk-agent-toolkit.
Settings file Claude Code
Agent settings declaring 7 hook events (PreToolUse, PostToolUse, PreCompact, SessionStart).
Skill Claude CodeCodex
Corrective batch of multiple small independent fixes (apply review findings, several/multiple fixes across >3 files, no new contract or architecture) — broader than fix, lighter than implement.
Skill Claude CodeCodex
Use before spec writing when the approach is unclear, multiple designs are plausible, or the engineer wants to explore alternatives before committing.
Skill Claude CodeCodex
Use periodically or when CLAUDE.md feels stale, drifts from the codebase, or commands break — audits CLAUDE.md against a quality rubric and proposes minimal append-only diffs.
Skill Claude CodeCodex
Use at the end of a session that surfaced context CLAUDE.md was missing — captures discovered commands, gotchas, and patterns as minimal append-only additions, applied only with approval.
Skill Claude CodeCodex
Use after implementation is verified and before merge, or when reviewing a PR, to check correctness, security, architecture, and test quality against project standards.
Skill Claude CodeCodex
Use after a feature or fix is verified and passing to reduce complexity, remove dead code, and improve clarity without changing behavior.
Skill Claude CodeCodex
Use when starting a session, switching between planning/implementation/review phases, entering unfamiliar code, or when output drifts from project norms.
Skill Claude CodeCodex
Use when the engineer asks what MTK configuration is active — reports tech stack, references, linter packs, domains, hooks, and rules.
Skill Claude CodeCodex
Use when the engineer corrects your approach, says "no", "not like that", "stop", or redirects your work — capture the correction as a reusable lesson.