Justin Black avatar

Justin Black

Community

@blac9216

5Followers
|
4Public Repos
|
6Published Skills

Justin Black maintains six skills for issue-driven GitHub repository management, covering planning, owner interrogation, architecture documentation, PR review, and board configuration.

Skills Distribution
DomainDeveloper To...GitHub Project & I.. (40%)Architecture Docum.. (20%)Pull Request Revie.. (20%)Planning, Estimati.. (20%)

Agent Skills by Justin Black

Showing 6 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Justin Black

FAQPage Schema
What tasks can I accomplish with blac9216's skills?▼

You can plan and decompose work into milestones, epics, and estimated issues; interrogate designs into decision records; set up ADR, C4, CONTEXT.md, and Diátaxis documentation; run issue-driven GitHub board execution; independently review and merge PRs; and configure or audit repository boards, labels, and branch rulesets.

Who are these skills designed for?▼

They target repository owners and maintainers running an issue-driven GitHub process organized as Project board, delivery-story milestones, domain epics, and issues. They suit solo operators or orchestrators of parallel subagents who want planning, documentation, and review discipline enforced from the first commit.

How do the skills work together in practice?▼

configure-workflow prepares the board, labels, and rulesets; plan-work turns asks into milestones and issues; interrogate resolves open decisions; design-docs records them as ADRs and rationale; github-workflow executes issues through branching and PRs; github-pr-review independently verifies and squash-merges the result.

What are the prerequisites for using these skills?▼

You need a GitHub repository, ideally configured via configure-workflow with a Project board, canonical and area labels, branch rulesets, and docs/process files. PR review uses GitHub MCP tools in a cloud sandbox or the gh CLI locally. plan-work works on any repository but is best on a configured one.

Is configure-workflow safe to run repeatedly on an existing repository?▼

Yes. configure-workflow is explicitly idempotent, so re-running it is safe. It supports apply, audit, and capture modes to set up fresh repos, repair drifted labels or missing fixtures, and snapshot an edited Project board as the new standard template.