Moberg avatar

Moberg

Official

@moberghr · Croatia

0Followers
|
9Public Repos
|
29Published Skills

Offers structured engineering methodologies for repository auditing, spec-driven development, and rigorous verification of complex software implementations.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Repository Auditin.. (30%)Quality Assurance .. (30%)

Agent Skills by Moberg

Showing 29 vetted skills indexed across 1 GitHub repositories.

moberghrmoberghr
6

using-git-worktrees

Create and manage git worktrees with branch naming and baseline tests.

Official
Intermediate
moberghrmoberghr
6

tech-stack-dotnet

Automate .NET project workflow setup with build, test, and ORM guidance.

Official
Intermediate
moberghrmoberghr
6

debugging-and-error-recovery

Reproduce failures, localize root causes, and verify fixes with builds and tests.

Official
Advanced
moberghrmoberghr
6

test-driven-development

Write failing tests before implementing minimal production code.

Official
Intermediate
moberghrmoberghr
6

setup-audit

Audit a repository to extract architecture principles and generate .claude/references/architecture-principles.md.

Official
Intermediate
moberghrmoberghr
6

planning-and-task-breakdown

Convert approved specs into dependency-ordered task plans with tasks/todo.md artifacts.

Official
Advanced
moberghrmoberghr
6

pre-commit-review

Review staged git changes for security and compliance issues.

Official
Advanced
moberghrmoberghr
6

incremental-implementation

Coordinate incremental multi-file implementations with build and test checkpoints per batch.

Official
Advanced
moberghrmoberghr
6

spec-drift-detection

Compare implemented changes against approved spec manifests to detect drift.

Official
Advanced
moberghrmoberghr
6

handoff

Capture branch, uncommitted changes, commits, and key files into a handoff artifact.

Official
Intermediate
moberghrmoberghr
6

mtk-setup

Dispatch MTK setup workflows to bootstrap or audit repositories.

Official
Advanced
moberghrmoberghr
6

toolkit-health

Analyze MTK toolkit usage from analytics.json and on-disk artifacts to surface health anomalies.

Official
Intermediate
moberghrmoberghr
6

context-engineering

Align AI agent session context with project phases to prevent drift.

Official
Advanced
moberghrmoberghr
6

spec-driven-development

Draft a complete implementation spec with structured sections and a JSON sidecar.

Official
Advanced
moberghrmoberghr
6

code-review-and-quality

Identify correctness, security, architecture, and test risks in code diffs.

Official
Advanced
moberghrmoberghr
6

security-and-hardening

Automate security design checks for trust boundaries, access controls, and auditability.

Official
Advanced
moberghrmoberghr
6

brainstorming

Generate design alternatives with tradeoffs and a recommended direction.

Official
Advanced
moberghrmoberghr
6

tech-stack-python

Standardize Python project build, test, type-check, and linting context.

Official
Advanced
moberghrmoberghr
6

fix

Automate bounded code fixes across one to three files.

Official
Intermediate
moberghrmoberghr
6

implement

Orchestrate end-to-end feature development workflows across planning, batching, verification, and review.

Official
Advanced
moberghrmoberghr
6

mtk

Classify user input and route it to the matching MTK skill.

Official
Intermediate
moberghrmoberghr
6

context-report

Diagnose the MTK toolkit's active configuration and report loaded or missing components.

Official
Intermediate
moberghrmoberghr
6

code-simplification

Remove dead code and reduce complexity from verified codebases without changing behavior.

Official
Intermediate
moberghrmoberghr
6

writing-skills

Create and validate writing-skills SKILL.md files against MTK CSO standards.

Official
Advanced

Frequently Asked Questions About Moberg

FAQPage Schema
What 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.