Moberg
Official@moberghr · Croatia
Offers structured engineering methodologies for repository auditing, spec-driven development, and rigorous verification of complex software implementations.
Agent Skills by Moberg
Showing 29 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create and manage git worktrees with branch naming and baseline tests.
tech-stack-dotnet
Automate .NET project workflow setup with build, test, and ORM guidance.
debugging-and-error-recovery
Reproduce failures, localize root causes, and verify fixes with builds and tests.
test-driven-development
Write failing tests before implementing minimal production code.
setup-audit
Audit a repository to extract architecture principles and generate .claude/references/architecture-principles.md.
planning-and-task-breakdown
Convert approved specs into dependency-ordered task plans with tasks/todo.md artifacts.
pre-commit-review
Review staged git changes for security and compliance issues.
incremental-implementation
Coordinate incremental multi-file implementations with build and test checkpoints per batch.
spec-drift-detection
Compare implemented changes against approved spec manifests to detect drift.
handoff
Capture branch, uncommitted changes, commits, and key files into a handoff artifact.
mtk-setup
Dispatch MTK setup workflows to bootstrap or audit repositories.
toolkit-health
Analyze MTK toolkit usage from analytics.json and on-disk artifacts to surface health anomalies.
context-engineering
Align AI agent session context with project phases to prevent drift.
spec-driven-development
Draft a complete implementation spec with structured sections and a JSON sidecar.
code-review-and-quality
Identify correctness, security, architecture, and test risks in code diffs.
security-and-hardening
Automate security design checks for trust boundaries, access controls, and auditability.
brainstorming
Generate design alternatives with tradeoffs and a recommended direction.
tech-stack-python
Standardize Python project build, test, type-check, and linting context.
fix
Automate bounded code fixes across one to three files.
implement
Orchestrate end-to-end feature development workflows across planning, batching, verification, and review.
mtk
Classify user input and route it to the matching MTK skill.
context-report
Diagnose the MTK toolkit's active configuration and report loaded or missing components.
code-simplification
Remove dead code and reduce complexity from verified codebases without changing behavior.
writing-skills
Create and validate writing-skills SKILL.md files against MTK CSO standards.
Frequently Asked Questions About Moberg
FAQPage SchemaWhat specific tasks can Moberg perform for software engineers?▼
Moberg enables structured repository auditing, dependency-ordered task planning, and spec-driven development. It facilitates incremental code implementation with verification checkpoints, security-focused pre-commit reviews, and the generation of standardized project documentation like CLAUDE.md and architecture principles.
Which personas benefit most from these engineering methodologies?▼
Senior software engineers, technical leads, and repository maintainers benefit from these capabilities. The methodologies are designed for teams requiring high-integrity development, rigorous spec-to-code alignment, and standardized onboarding for complex technical stacks.
What are the prerequisites for integrating these methodologies into a project?▼
Integration requires a repository compatible with MTK standards and a structured environment for managing git worktrees. Users must maintain clear spec manifests and adhere to the defined task-planning structures to enable drift detection and verification.