Maintain Wiki banner
mendixlabs mendixlabs

Maintain Wiki

Documentation community

Description

# Maintain Wiki Skill Synthesize and update concept pages in `docs-wiki/` — the agent-maintained "brain" that sits between raw docs, source code, skills, and the user manual. The wiki's job is to **frame and connect**, never to re-state. If a fact has a better home elsewhere, the wiki links to that home; it does not copy. ## What the wiki IS for Six page categories. Anything outside these belongs somewhere else. 1. **Architectural narratives** — end-to-end pipelines as stories (e.g. MDL

Installation

Installs to ~/.claude/skills/mendixlabs-mxcli-maintain-wiki/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mendixlabs-mxcli-maintain-wiki && curl -fsSL https://raw.githubusercontent.com/mendixlabs/mxcli/HEAD/.claude/skills/maintain-wiki.md -o ~/.claude/skills/mendixlabs-mxcli-maintain-wiki/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository