setup-matt-pocock-skills

Automate repository setup for engineering skills with issue tracker and triage labels.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stephangrobler/myBpmFlow --skill setup-matt-pocock-skills-stephangrobler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/stephangrobler/myBpmFlow/tree/main/agent/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/stephangrobler/myBpmFlow --skill setup-matt-pocock-skills-stephangrobler

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup of a repository for engineering skills, including issue tracker configuration, triage label vocabulary, and domain doc layout.

Core Features & Use Cases

  • Issue Tracker Configuration: Sets up the issue tracker (GitHub, GitLab, local markdown, or other) and determines if pull requests are a request surface.
  • Triage Label Vocabulary: Defines the label vocabulary for triage roles like 'needs-triage', 'needs-info', 'ready-for-agent', 'ready-for-human', and 'wontfix'.
  • Domain Docs Layout: Confirms the layout for domain documentation, whether single-context or multi-context.
  • Documentation Generation: Generates documentation for agent skills, including issue tracker, triage labels, and domain doc layout.

Quick Start

Run the setup-matt-pocock-skills skill to configure your repository for engineering skills.

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 settings and triage labels for a new repository?

Repository setup for engineering teams involves configuring the issue tracker, defining triage label vocabularies like 'needs-triage', and establishing domain documentation layouts to automate administrative workflows. This skill interacts with you to confirm settings for GitHub, GitLab, or local markdown trackers.

What are the standard triage labels needed for engineering repository setup?

Standard triage label vocabulary for engineering repository setup includes 'needs-triage', 'needs-info', 'ready-for-agent', 'ready-for-human', and 'wontfix' to categorize issue tracker tickets effectively and streamline administrative workflows.

Does this repository setup process support both GitHub and GitLab issue trackers?

Yes, the repository setup process supports configuring issue trackers for GitHub, GitLab, local markdown, or other platforms. It confirms if pull requests are a request surface and generates appropriate agent documentation.

How do I structure domain documentation layout for single-context vs multi-context repositories?

Configuring domain documentation layout requires confirming whether the repository uses a single-context or multi-context structure. This ensures the generated agent skills documentation accurately reflects the domain doc layout.

Can I use local markdown files instead of a platform issue tracker for engineering repository setup?

Yes, you can use local markdown files during engineering repository setup. The configuration process supports local markdown alongside GitHub and GitLab to manage issue tracking and triage label workflows without external platform dependencies.