MJ-AgentLab avatar

MJ-AgentLab

Official

@mj-agentlab

0Followers
|
2Public Repos
|
24Published Skills

Building intelligent agents for data analytics

Skills Distribution
DomainDeveloper To...Version Control Ma.. (40%)Documentation Comp.. (30%)Environment Orches.. (30%)

Agent Skills by MJ-AgentLab

Showing 24 vetted skills indexed across 1 GitHub repositories.

MJ-AgentLabMJ-AgentLab

check-merge

Check Pull Request merge readiness via GitHub CLI for conflicts, CI, and approvals.

Official
Advanced
MJ-AgentLabMJ-AgentLab

push

Push code to Gitee and GitHub after validating eight pre-push checks.

Official
Advanced
MJ-AgentLabMJ-AgentLab

review-pr

Automate Pull Request reviews for architecture compliance and DDD structure.

Official
Advanced
MJ-AgentLabMJ-AgentLab

sync

Synchronize local Git branches with remote or base branches.

Official
Advanced
MJ-AgentLabMJ-AgentLab

pr

Create GitHub Pull Requests with templates, reviewers, and deploy keywords.

Official
Advanced
MJ-AgentLabMJ-AgentLab

commit

Stage files and generate type-scope-summary Git commit messages.

Official
Advanced
MJ-AgentLabMJ-AgentLab

delete

Delete Git branches and worktrees with safety confirmations.

Official
Advanced
MJ-AgentLabMJ-AgentLab

issue

Create GitHub Issues from predefined templates via the GitHub CLI.

Official
Advanced
MJ-AgentLabMJ-AgentLab

branch

Create Git branches and worktrees with enforced naming conventions.

Official
Intermediate
MJ-AgentLabMJ-AgentLab

migrate

Convert legacy documentation formats into compliant Framework v4 documents.

Official
Advanced
MJ-AgentLabMJ-AgentLab

author

Generate Framework v4-compliant MJ System documents from code analysis.

Official
Advanced
MJ-AgentLabMJ-AgentLab

validate

Validate MJ System documentation against Framework v4 and Obsidian Markdown rules.

Official
Intermediate
MJ-AgentLabMJ-AgentLab

plan

Analyze documentation requirements and generate implementation plans for MJ System topics.

Official
Advanced
MJ-AgentLabMJ-AgentLab

review

Review pull requests for documentation completeness and quality gate standards.

Official
Advanced
MJ-AgentLabMJ-AgentLab

etl-ods-to-dwd

Manually trigger the QVL ETL pipeline from biz_ods to biz_dwd via direct SQL calls.

Official
Advanced
MJ-AgentLabMJ-AgentLab

etl-dwd-to-dws

Trigger the QCM ETL 5-phase pipeline from biz_dwd to biz_dws via PostgreSQL.

Official
Advanced
MJ-AgentLabMJ-AgentLab

env-setup

Automate Docker full-stack setup with database initialization and n8n configuration.

Official
Advanced
MJ-AgentLabMJ-AgentLab

env-teardown

Stop Docker containers, remove volumes, and purge local images.

Official
Advanced
MJ-AgentLabMJ-AgentLab

render

Render n8n workflow templates into environment-specific JSON files with PyYAML.

Official
Intermediate
MJ-AgentLabMJ-AgentLab

mj-n8n-author

Generate n8n workflow JSON templates with nodes and connections from design specifications.

Official
Advanced
MJ-AgentLabMJ-AgentLab

template

Convert n8n workflow JSON into environment-agnostic templates with placeholders.

Official
Advanced
MJ-AgentLabMJ-AgentLab

config

Configure n8n trigger entries and environment parameters in YAML files.

Official
Intermediate
MJ-AgentLabMJ-AgentLab

doc

Generate README.md and CHANGELOG.md documentation from n8n workflow.json files.

Official
Advanced
MJ-AgentLabMJ-AgentLab

promote

Promote n8n workflows through DEV, TEST, and PRODUCTION environments with checks and rollback.

Official
Advanced

Frequently Asked Questions About MJ-AgentLab

FAQPage Schema
What specific tasks can engineers perform using MJ-AgentLab?

Engineers can manage Git lifecycles, validate documentation against Framework v4 standards, execute PostgreSQL ETL pipelines between ODS and DWS layers, and render environment-specific n8n configurations from agnostic templates.

Which technical personas benefit most from these capabilities?

These capabilities are designed for DevOps engineers, technical writers, and backend developers who require strict adherence to DDD architecture, documentation quality gates, and standardized environment promotion cycles.

What are the primary prerequisites for running these environment management functions?

Users must have Docker installed for container orchestration, a configured PostgreSQL instance for ETL operations, and the GitHub environment initialized to support the provided repository management and pull request validation functions.