MJ-AgentLab
Official@mj-agentlab
Building intelligent agents for data analytics
Agent Skills by MJ-AgentLab
Showing 24 vetted skills indexed across 1 GitHub repositories.
check-merge
Check Pull Request merge readiness via GitHub CLI for conflicts, CI, and approvals.
push
Push code to Gitee and GitHub after validating eight pre-push checks.
review-pr
Automate Pull Request reviews for architecture compliance and DDD structure.
sync
Synchronize local Git branches with remote or base branches.
pr
Create GitHub Pull Requests with templates, reviewers, and deploy keywords.
commit
Stage files and generate type-scope-summary Git commit messages.
delete
Delete Git branches and worktrees with safety confirmations.
issue
Create GitHub Issues from predefined templates via the GitHub CLI.
branch
Create Git branches and worktrees with enforced naming conventions.
migrate
Convert legacy documentation formats into compliant Framework v4 documents.
author
Generate Framework v4-compliant MJ System documents from code analysis.
validate
Validate MJ System documentation against Framework v4 and Obsidian Markdown rules.
plan
Analyze documentation requirements and generate implementation plans for MJ System topics.
review
Review pull requests for documentation completeness and quality gate standards.
etl-ods-to-dwd
Manually trigger the QVL ETL pipeline from biz_ods to biz_dwd via direct SQL calls.
etl-dwd-to-dws
Trigger the QCM ETL 5-phase pipeline from biz_dwd to biz_dws via PostgreSQL.
env-setup
Automate Docker full-stack setup with database initialization and n8n configuration.
env-teardown
Stop Docker containers, remove volumes, and purge local images.
render
Render n8n workflow templates into environment-specific JSON files with PyYAML.
mj-n8n-author
Generate n8n workflow JSON templates with nodes and connections from design specifications.
template
Convert n8n workflow JSON into environment-agnostic templates with placeholders.
config
Configure n8n trigger entries and environment parameters in YAML files.
doc
Generate README.md and CHANGELOG.md documentation from n8n workflow.json files.
promote
Promote n8n workflows through DEV, TEST, and PRODUCTION environments with checks and rollback.
Frequently Asked Questions About MJ-AgentLab
FAQPage SchemaWhat 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.