pair-capability-assess-pm

Assess and select a project management tool using a resolution cascade.

6|Updated Aug 3, 2025
One-click install
npx skills add https://github.com/foomakers/pair --skill pair-capability-assess-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pair-capability-assess-pm
Source: https://github.com/foomakers/pair/tree/main/.claude/skills/pair-capability-assess-pm
Command: npx skills add https://github.com/foomakers/pair --skill pair-capability-assess-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex decision-making process for selecting the most suitable project management tool for a given project, ensuring alignment with team needs and technical constraints.

Core Features & Use Cases

  • Automated Tool Assessment: Evaluates PM tools based on project requirements, team size, and methodology.
  • Adoption Integration: Writes the chosen PM tool configuration directly into the project's way-of-working.md file.
  • Decision Recording: Logs the PM tool decision as a non-architectural ADL for future reference.
  • Use Case: When starting a new project, this Skill can be invoked to recommend and configure GitHub Projects, Jira, or a simple filesystem-based approach, based on the project's complexity and team structure.

Quick Start

Use the pair-capability-assess-pm skill to assess and select a project management tool for the current project.

Frequently Asked Questions about pair-capability-assess-pm

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

FAQPage Schema
How do I choose the right project management tool for my team's workflow?

To choose a project management tool, you can run an assessment that evaluates team size, project requirements, and methodology to recommend a suitable platform like GitHub Projects, Jira, or a filesystem-based approach.

How can I automate project management tool selection for a new project?

Automate project management tool selection by using a resolution cascade that checks argument overrides, existing adoption files, and runs a full assessment to output the recommended tool configuration.

Does the tool selection process integrate with our existing way of working?

Yes, the tool selection process integrates with your existing way of working by writing the chosen project management configuration directly into the project's way-of-working.md file.

Can I use this assessment for GitHub Projects or Jira adoption?

Yes, you can use this assessment for GitHub Projects or Jira adoption, as it supports configuration recommendations for GitHub, filesystem, and other project management tools based on your project complexity.

How are project management tool decisions recorded for future reference?

Project management tool decisions are recorded as non-architectural ADLs, logging the chosen configuration into an architecture decision log for future reference and team alignment.