dirxml-designer-workspace

Parse NetIQ IDM Designer workspaces to describe drivers, policies, filters, and mappings.

3|3|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/jcombs-pointblue/dirxml-designer-workspace --skill dirxml-designer-workspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dirxml-designer-workspace
Source: https://github.com/jcombs-pointblue/dirxml-designer-workspace/tree/main/skills/dirxml-designer-workspace
Command: npx skills add https://github.com/jcombs-pointblue/dirxml-designer-workspace --skill dirxml-designer-workspace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates understanding and documentation of NetIQ IDM Designer workspaces stored on disk, so IDM consultants can quickly comprehend drivers, policies, filters, entitlements, mappings, and Identity Vault schema without re-deriving the model each session.

Core Features & Use Cases

  • Parse and summarize Designer workspaces, including DriverSets, Drivers, policies, entitlements, filters, and mappings.
  • Describe relationships and policy execution order (Subscriber/Publisher channels, event/matching/create/command policy sets).
  • Produce human- and machine-readable descriptions for design reviews, migrations, or documentation.

Quick Start

Point the skill at the root of a Designer workspace to generate a structured description of its drivers, policies, filters, entitlements, and mappings.

Frequently Asked Questions about dirxml-designer-workspace

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

FAQPage Schema
How do I document NetIQ IDM Designer workspaces on disk?

To document NetIQ IDM Designer workspaces on disk, point the skill at the workspace root to automatically parse and summarize drivers, policies, filters, entitlements, and Identity Vault schemas into a readable description.

Can I summarize IDM driver relationships and policy execution order from a Designer workspace?

Yes, you can summarize IDM driver relationships and policy execution order by parsing the workspace metadata, which reads Subscriber and Publisher channels alongside event, matching, create, and command policy sets.

What is the best way to generate documentation for IDM entitlements and mappings?

The best way to generate documentation for IDM entitlements and mappings is to parse the on-disk workspace metadata and mapping tables, producing an up-to-date, human- and machine-readable description of their interrelations.

Does this workspace documentation approach work with multiple IDM projects in one Designer workspace?

Yes, this workspace documentation approach works with multiple IDM projects in one Designer workspace, relying on frontmatter-defined skill scope and on-disk metadata parsing to identify and describe the full contents and structure.

How do I extract Identity Vault schema details from an IDM Designer project?

You extract Identity Vault schema details from an IDM Designer project by pointing the skill at the workspace root, which parses the on-disk metadata to describe the schema and its interrelations with drivers and policies.

What are the limitations of parsing IDM Designer workspaces for documentation?

Parsing IDM Designer workspaces for documentation is limited to reading on-disk metadata, driver relationships, policy contents, and mapping tables, relying on frontmatter-defined skill scope and requiring a valid workspace structure to produce accurate summaries.