author

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

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/MJ-AgentLab/mj-agentlab-marketplace --skill author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: author
Source: https://github.com/MJ-AgentLab/mj-agentlab-marketplace/tree/main/plugins/mj-doc/skills/mj-doc-author
Command: npx skills add https://github.com/MJ-AgentLab/mj-agentlab-marketplace --skill author

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of various MJ System documents (GUIDE, RUNBOOK, ADR, SPEC, POSTMORTEM, STANDARD) by analyzing code and ensuring adherence to the Framework v4 standard.

Core Features & Use Cases

  • Automated Document Generation: Creates single, Framework v4-compliant documents from code analysis.
  • Type and Scope Adherence: Ensures documents match the decided type and scope, with correct frontmatter, structure, and cross-references.
  • Use Case: When you need to document a new service, use this skill to generate a SPEC document by providing the service's code, and the skill will create a well-structured document with all necessary sections and references.

Quick Start

Use the author skill to write a GUIDE for the new authentication module.

Frequently Asked Questions about author

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Framework v4 compliant technical documentation from code?

To generate Framework v4 compliant technical documentation, use this skill to analyze your source code and automatically produce structured MJ System documents with correct frontmatter, sections, and cross-references.

What types of technical writing documents can I create for an architecture decision record?

For an architecture decision record, this skill generates ADR documents alongside GUIDE, RUNBOOK, SPEC, POSTMORTEM, and STANDARD types, ensuring each matches your decided document type and scope accurately.

How do I write a specification document for a new service module?

To write a specification document for a new service module, provide the service code to trigger natural language documentation creation, yielding a SPEC document with all necessary sections and references.

Does this documentation generator require external dependencies to structure MJ documents?

No external dependencies are required to structure MJ documents. The skill operates independently using internal scripts and references to validate document type, scope, and Framework v4 compliance.

What is the best way to ensure a runbook has the correct cross-references and frontmatter?

The best way to ensure a runbook has correct cross-references and frontmatter is to automate creation through code analysis, which validates structure against Framework v4 standards during generation.