setup-matt-pocock-skills

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

Updated Feb 28, 2019
One-click install
npx skills add https://github.com/rjschie/dotfiles --skill setup-matt-pocock-skills-rjschie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/rjschie/dotfiles/tree/main/files/claude/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/rjschie/dotfiles --skill setup-matt-pocock-skills-rjschie

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures that engineering skills within a repository have the necessary context about the issue tracker, triage labels, and domain documentation, streamlining collaboration and skill activation.

Core Features & Use Cases

  • Issue Tracker Configuration: Sets up the issue tracker for the repository, supporting GitHub, GitLab, local markdown, and other custom setups.
  • Triage Label Vocabulary: Maps canonical triage roles to the actual label strings used in the repository's issue tracker.
  • Domain Documentation Layout: Confirms and sets up the structure for CONTEXT.md and ADRs, supporting single and multi-context layouts.
  • Use Case: For a repository using GitHub, this Skill configures the issue tracker, sets up triage labels, and lays out domain documentation for the engineering skills to use.

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 triage labels for engineering skills in a repository?

Configuring issue tracker triage labels involves mapping canonical triage roles to the actual label strings used in your repository's issue tracker. This setup ensures engineering skills have the necessary context for streamlined collaboration and activation.

Does this issue tracker setup work with GitLab and local markdown?

Yes, the issue tracker setup supports GitHub, GitLab, local markdown, and custom issue trackers. It configures the tracker and maps triage labels regardless of your specific platform or local documentation setup.

What is the best way to set up domain documentation like CONTEXT.md and ADRs?

The best way to set up domain documentation is to configure the structure for CONTEXT.md and ADRs, supporting both single and multi-context layouts. This provides essential domain context for engineering skills operating within the repository.

How do I map canonical triage roles to actual label strings in my issue tracker?

Mapping canonical triage roles to actual label strings requires user input for configuration decisions. The setup process guides you through associating standard roles with the specific labels present in your repository's issue tracker.

Why do engineering skills need domain documentation and triage label configuration?

Engineering skills need domain documentation and triage label configuration to understand repository context, issue tracking, and triage roles. This streamlines collaboration and ensures skills activate with the correct operational knowledge.