setup-matt-pocock-skills

Configure issue trackers, triage labels, and documentation layouts across GitHub, GitLab, and local markdown.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/tonomb/personal-pnl --skill setup-matt-pocock-skills-tonomb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-matt-pocock-skills
Source: https://github.com/tonomb/personal-pnl/tree/main/.agents/skills/setup-matt-pocock-skills
Command: npx skills add https://github.com/tonomb/personal-pnl --skill setup-matt-pocock-skills-tonomb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill eliminates the friction of setting up consistent engineering standards across repositories by automating the configuration of issue trackers, triage labels, and documentation layouts.

Core Features & Use Cases

  • Unified Configuration: Scaffolds issue tracking (GitHub, GitLab, or local markdown) and domain documentation structures.
  • Triage Standardization: Configures canonical triage labels to ensure consistent issue management across projects.
  • Use Case: When starting a new project or onboarding an existing one, use this skill to instantly align the repository with your preferred engineering workflow and documentation standards.

Quick Start

Run the setup-matt-pocock-skills skill to configure the issue tracker and documentation layout for this 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 standardize engineering workflows and documentation across a new repository?

Standardizing engineering workflows involves configuring issue trackers, triage label vocabularies, and domain documentation layouts. This skill automates that scaffolding across GitHub, GitLab, and local markdown environments to ensure consistent project management.

What is the best way to configure issue tracking and triage labels for a GitHub repository?

Configuring issue tracking and triage labels requires establishing a canonical vocabulary for your project. This skill uses the gh CLI to scaffold standardized triage labels and domain documentation layouts directly in your GitHub repository.

Can I set up project management scaffolding for both GitHub and GitLab environments?

Setting up project management scaffolding supports both GitHub and GitLab environments. This skill operates across both platforms using their respective CLI tools, alongside local markdown, to establish consistent triage labels and documentation structures.

Do I need CLI tools installed to automate repository infrastructure configuration?

Automating repository infrastructure configuration requires access to repository configuration files and CLI tools. You need platform-specific CLIs like gh for GitHub or glab for GitLab to establish the requested workflow and documentation state.

How does scaffolding domain documentation layouts improve issue management?

Scaffolding domain documentation layouts improves issue management by aligning architectural documentation with standardized triage labels. This ensures consistent project management and clear architectural context across your engineering workflows.