setup-matt-pocock-skills

Configure issue tracker, triage labels, and domain documentation for engineering skills.

Updated Sep 30, 2024
One-click install
npx skills add https://github.com/phillip-hirsch/dotfiles --skill setup-matt-pocock-skills-phillip-hirsch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/phillip-hirsch/dotfiles/tree/main/.agents/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/phillip-hirsch/dotfiles --skill setup-matt-pocock-skills-phillip-hirsch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for configuring issue trackers, triage labels, and domain documentation for engineering skills, ensuring they have the necessary context to function effectively.

Core Features & Use Cases

  • Issue Tracker Configuration: Sets up the issue tracker for the repository, supporting GitHub, GitLab, local markdown, and other issue trackers.
  • Triage Label Vocabulary: Maps canonical triage roles to the actual label strings used in the issue tracker.
  • Domain Docs Layout: Confirms and sets up the layout for domain documentation, including CONTEXT.md and ADRs.
  • Use Case: Before using specific engineering skills like to-issues, triage, or diagnose, this Skill ensures that the skills have the correct context for the repository.

Quick Start

Run the setup-matt-pocock-skills Skill to configure the issue tracker, triage labels, and domain documentation for your repository.

Frequently Asked Questions about setup-matt-pocock-skills

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

FAQPage Schema
How do I configure issue tracker labels and domain documentation for a repository?

To configure issue tracker labels and domain documentation, you map canonical triage roles to actual label strings and set up layout files like CONTEXT.md. This skill automates that setup across GitHub, GitLab, and local markdown trackers.

Does this issue tracker configuration support GitLab and local markdown repositories?

Yes, the issue tracker configuration supports GitLab, local markdown, and other trackers alongside GitHub. It maps canonical triage roles to the actual label strings used in your specific repository platform.

What is included in domain documentation setup for engineering skills?

Domain documentation setup includes confirming and creating a layout for CONTEXT.md and Architecture Decision Records (ADRs). This provides necessary repository context for engineering skills to function effectively.

How do I map canonical triage roles to issue tracker labels?

You map canonical triage roles to issue tracker labels by running this setup skill, which prompts you for configuration decisions. It translates standard triage vocabulary into the actual label strings used in your tracker.

When do I need to set up triage labels and domain documentation?

You need to set up triage labels and domain documentation before using specific engineering skills like to-issues, triage, or diagnose. This setup ensures those skills have the correct repository context to function effectively.