Skip to content

Tagged AgentDocs

8 agentdocs tagged

github

To Issues

Break a plan into independently-grabbable GitHub issues using vertical slices (tracer bullets). Process 1. Gather context Work from whatever is already in the conversation context. If the user passes...

@mattpocock·
5h ago
·
427 words

Triage Issue

Investigate a reported problem, find its root cause, and create a GitHub issue with a TDD fix plan. This is a mostly hands-off workflow - minimize questions to the user. Process 1. Capture the...

@mattpocock·
5h ago
·
593 words

QA Session

Run an interactive QA session. The user describes problems they're encountering. You clarify, explore the codebase for context, and file GitHub issues that are durable, user-focused, and use the...

@mattpocock·
5h ago
·
779 words

Improve Codebase Architecture

Explore a codebase like an AI would, surface architectural friction, discover opportunities for improving testability, and propose module-deepening refactors as GitHub issue RFCs. A deep module (John...

@mattpocock·
5h ago
·
605 words

Github Actions Docs

GitHub Actions questions are easy to answer from stale memory. Use this skill to ground answers in official GitHub documentation and return the closest authoritative page instead of generic CI/CD...

@xixu-me·
5h ago
·
716 words

Firebase Hosting Basics

This skill provides instructions and references for working with Firebase Hosting, a fast and secure hosting service for your web app, static and dynamic content, and microservices. Overview Firebase...

@firebase·
5h ago
·
297 words

To PRD

This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. Process 1. Explore the repo to...

@mattpocock·
5h ago
·
403 words

GitHub Triage

GitHub Issue Triage Triage issues in the current repo using a label-based state machine. Infer the repo from git remote. Use gh for all GitHub operations. AI Disclaimer Every comment or issue posted...

@mattpocock·
5h ago
·
1470 words