pm-configuration

Configure project management backends and methodologies via a Python CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gitwalter/cursor-agent-factory --skill pm-configuration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-configuration
Source: https://github.com/gitwalter/cursor-agent-factory/tree/main/.cursor/skills/pm-configuration
Command: npx skills add https://github.com/gitwalter/cursor-agent-factory --skill pm-configuration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams configure project management systems by selecting the right backend and a fitting methodology to align with their goals and cadence.

Core Features & Use Cases

  • Backend selection & integration: Choose a PM backend (e.g., Jira, Linear, GitHub Projects) or local tracking and wire it into your workflow.
  • Methodology configuration: Define how work flows (Agile Scrum, Kanban, R&D, or Enterprise Integration) to match team needs.
  • Onboarding & workshops support: Use during onboarding or team workshops to establish governance, workflows, and metrics for visibility and success.

Quick Start

Run the PM configuration flow to connect a backend (or opt for local tracking), choose a methodology, and generate the initial configuration:

  • Setup: python cli/factory_cli.py --configure-pm
  • Validate: python cli/factory_cli.py --validate-pm-config pm-config.json

Frequently Asked Questions about pm-configuration

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

FAQPage Schema
How do I configure Jira workflows to align with my team's Agile methodology?

You can configure project management systems by selecting a backend like Jira and choosing a methodology such as Agile Scrum to align workflows with team goals. The setup flow connects the backend and generates the initial configuration file.

What is the best way to set up project management tracking for onboarding and team workshops?

Project management configuration for onboarding and team workshops involves selecting a backend and methodology to establish governance, workflows, and metrics. This setup ensures visibility and aligns team goals during the initial adoption phase.

Can I use local tracking instead of Azure DevOps for project management configuration?

Yes, you can opt for local tracking instead of integrating a backend like Azure DevOps or GitHub Projects. The configuration flow supports local tracking to wire workflows and methodologies into your team's process without external tools.

Does this project management setup support both Kanban and Scrum methodologies?

Yes, the methodology configuration step supports defining work flows for Agile Scrum, Kanban, R&D, or Enterprise Integration. You choose the methodology during setup to match your team's specific needs and operational cadence.

How do I validate a generated project management configuration file?

You validate a generated project management configuration by running the validation command with your pm-config.json file. This checks the backend integration, methodology setup, and workflow triggers to ensure the configuration aligns with team goals.