gxpm-setup

Scaffold per-repo gxpm configuration with issue tracker, triage labels, and domain docs.

1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/laozhong86/gxpm --skill gxpm-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gxpm-setup
Source: https://github.com/laozhong86/gxpm/tree/main/skills/gxpm-setup
Command: npx skills add https://github.com/laozhong86/gxpm --skill gxpm-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold per-repo gxpm configuration for initial adoption or when layout is unclear.

Core Features & Use Cases

  • Proposes and creates per-repo configurations including issue tracker, triage labels, and domain docs
  • Validates repository context and standardizes agent/domain artifacts

Quick Start

Run gxpm-setup to scaffold per-repo gxpm configuration in your repository.

Frequently Asked Questions about gxpm-setup

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

FAQPage Schema
How do I scaffold per-repo gxpm configuration for initial adoption?

To scaffold per-repo gxpm configuration, run gxpm-setup to initialize governance and workflow contexts. It proposes and creates configurations including issue trackers, triage labels, and domain documentation layouts within your repository.

What is gxpm configuration used for in a repository?

gxpm configuration establishes governance and workflow contexts in a repository. It standardizes agent and domain artifacts under .gxpm/agents, providing references to domain rules and agent configurations to enable consistent project setup.

When do I need to scaffold repository configuration for triage labels and domain docs?

You need to scaffold repository configuration when gxpm is first adopted in a repo or when issue trackers, triage labels, or domain documentation layouts are unclear and require standardization to maintain consistent governance.

Does gxpm-setup validate existing repository context before creating artifacts?

Yes, gxpm-setup validates repository context before creating artifacts. It ensures the proposed per-repo configurations align with existing governance structures before generating files under the .gxpm/agents directory.

Do I need any dependencies to initialize gxpm governance and workflow contexts?

No dependencies are required to initialize gxpm governance and workflow contexts. The setup process operates independently to validate your repository and create the necessary agent and domain artifact configurations.