personio-common-experimental
Experimental engineering skills for Personio development workflows.
Installation
claude plugin install personio-common-experimental@personio-claude-code-marketplace
Dependencies
personio-commonplugin (recommended): Provides thepersonio-mcp-serverMCP server, used by thefind-informationskill for TechDocs search and retrieval. Install it for full functionality.- Optional integrations for
find-information: The skill fans out to Atlassian MCP (Confluence), Slack MCP, and Google Drive MCP when those servers are registered in the session. Missing integrations are silently skipped; none are required.
Skills
conflict-resolution
Analyze merge conflicts between a PR branch and its target, understand the intent of both sides, and provide specific resolution recommendations.
/conflict-resolution 456
find-information
Search for internal documentation, specs, runbooks, decisions, or discussions across TechDocs, GitHub, Confluence, Slack, and Google Drive in one parallel fan-out. Returns a source-grouped digest with links and short previews.
Sources: TechDocs (via personio-mcp-server), GitHub (gh search), Confluence (Atlassian MCP), Slack (Slack MCP), Google Drive (Google Drive MCP). Unavailable sources are skipped silently.
find info about service catalog onboarding
mermaid-converter
Convert a Mermaid .mmd file to a PNG or SVG image and get a markdown image reference ready to embed in documentation.
Requires: npx (ships with Node.js). On first use, @mermaid-js/mermaid-cli is downloaded automatically — no manual install needed.
Convert architecture.mmd to a PNG for the docs