Skip to content

tommimarkus/souroldgeezer-architecture

v2026.8.16MIT

Reference-driven ArchiMate® and UML® architecture/design modeling for enterprise, solution, and application architectures. Covers dediren package source, SVG render evidence, a shareable self-contained HTML gallery, optional OEF/XMI export, cross-notation handoff links, build/extract/review/render/validate/lookup, drift detection, .NET™ / Java™ / Bicep™ / workflow lifting, per-view readiness, and maintained architecture evidence.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

dedirenstdio
{
  "type": "stdio",
  "command": "./skills/architecture-design/references/scripts/dediren-mcp.sh"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "souroldgeezer-architecture",
  "version": "2026.8.16",
  "description": "Reference-driven ArchiMate® and UML® architecture/design modeling for enterprise, solution, and application architectures. Covers dediren package source, SVG render evidence, a shareable self-contained HTML gallery, optional OEF/XMI export, cross-notation handoff links, build/extract/review/render/validate/lookup, drift detection, .NET™ / Java™ / Bicep™ / workflow lifting, per-view readiness, and maintained architecture evidence.",
  "author": {
    "name": "Sour Old Geezer",
    "email": "claude-marketplace-a.varsity439@passmail.net",
    "url": "https://github.com/tommimarkus"
  },
  "homepage": "https://github.com/tommimarkus/skills",
  "repository": "https://github.com/tommimarkus/skills",
  "license": "MIT",
  "keywords": [
    "architecture",
    "archimate",
    "uml",
    "dediren"
  ],
  "skills": "./skills/",
  "mcpServers": "./mcp/copilot.mcp.json",
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Sour Old Geezer Architecture",
        "shortDescription": "Maintained architecture models and evidence",
        "longDescription": "Build and review maintained ArchiMate and UML dediren packages, rendered evidence, exports, drift, and source reverse lookup.",
        "developerName": "Sour Old Geezer",
        "category": "Productivity",
        "capabilities": [
          "Read",
          "Write"
        ],
        "websiteURL": "https://github.com/tommimarkus/skills",
        "privacyPolicyURL": "https://github.com/tommimarkus/skills/blob/main/PRIVACY.md",
        "termsOfServiceURL": "https://github.com/tommimarkus/skills/blob/main/TERMS.md",
        "defaultPrompt": [
          "Build a maintained architecture model.",
          "Review this dediren package for drift.",
          "Lift this codebase into an architecture view."
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4Python files
  • dediren-mcp.sh
  • 20JSON files
  • 3images
  • 3other files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • skills
  • mcpServers