Jerry Holland avatar

Jerry Holland

Community

@jwh3times · Raleigh, NC

3Followers
|
14Public Repos
|
28Published Skills

Jerry Holland's skill registry provides agent-driven software engineering practices: issue-tracker planning, TDD, code review, domain modeling, and session handoffs.

Skills Distribution
DomainDeveloper To...Software Design & .. (30%)Issue Tracking & P.. (25%)Testing & Code Qua.. (20%)Research & Documen.. (15%)

Agent Skills by Jerry Holland

Showing 28 vetted skills indexed across 1 GitHub repositories.

jwh3timesjwh3times
1

research

Investigate questions against primary sources and write cited findings to Markdown files.

Community
Basic
jwh3timesjwh3times
1

domain-modeling

Build and maintain project domain glossaries and architectural decision records.

Community
Intermediate
jwh3timesjwh3times
1

wayfinder

Plans large efforts as decision-ticket maps on an issue tracker.

Community
Advanced
jwh3timesjwh3times
1

setup-matt-pocock-skills

Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.

Community
Intermediate
jwh3timesjwh3times
1

writing-for-agents

Write skills, AGENTS.md, and CLAUDE.md documents that agents follow predictably.

Community
Intermediate
jwh3timesjwh3times
1

wait-what

Re-pitches the previous AI response using ASD-STE100 Simplified Technical English and project context.

Community
Basic
jwh3timesjwh3times
1

handoff

Writes a session handoff document to Proton Drive and registers it in a shared handoff map.

Community
Advanced
jwh3timesjwh3times
1

diagnosing-bugs

Diagnose hard bugs and performance regressions through a structured feedback-loop workflow.

Community
Advanced
jwh3timesjwh3times
1

code-review

Reviews a git diff against documented coding standards and the originating spec in parallel sub-agents.

Community
Intermediate
jwh3timesjwh3times
1

to-tickets

Break plans and specs into tracer-bullet tickets with declared blocking edges.

Community
Intermediate
jwh3timesjwh3times
1

ask-matt

Routes user situations to the appropriate skill or workflow in the repository.

Community
Intermediate
jwh3timesjwh3times
1

wizard

Generate interactive bash wizards that walk humans through manual setup and migration procedures.

Community
Intermediate
jwh3timesjwh3times
1

improve-codebase-architecture

Scan a codebase for module deepening opportunities and present them as a visual HTML report.

Community
Advanced
jwh3timesjwh3times
1

to-questionnaire

Generates a structured Markdown questionnaire for a recipient who holds knowledge the user lacks.

Community
Basic
jwh3timesjwh3times
1

to-spec

Synthesizes conversation context into a structured spec published to the project issue tracker.

Community
Intermediate
jwh3timesjwh3times
1

codebase-design

Designs deep modules with small interfaces, clean seams, and testable adapters.

Community
Intermediate
jwh3timesjwh3times
1

triage

Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.

Community
Advanced
jwh3timesjwh3times
1

prototype

Build throwaway HTML demos and UI variants to answer design questions.

Community
Intermediate
jwh3timesjwh3times
1

end-session

Reconcile session outcomes across repositories, GitHub Issues, memory, and workspace cleanup.

Community
Advanced
jwh3timesjwh3times
1

lets-go

Resumes work from the active Proton Drive handoff and marks it consumed.

Community
Advanced
jwh3timesjwh3times
1

resolving-merge-conflicts

Resolves in-progress git merge and rebase conflicts while preserving both change intents.

Community
Intermediate
jwh3timesjwh3times
1

grill-with-docs

Interrogates a plan or design through structured questioning while generating ADRs and a glossary.

Community
Basic
jwh3timesjwh3times
1

implement

Implements work from specs or tickets using TDD, code review, and PR shipping.

Community
Intermediate
jwh3timesjwh3times
1

teach

Create stateful teaching workspaces with HTML lessons, learning records, and curated resources.

Community
Intermediate

Frequently Asked Questions About Jerry Holland

FAQPage Schema
What tasks can I accomplish with Jerry Holland's skill registry?▼

You can research topics against primary sources, build domain models and ADRs, decompose plans into blocking-linked tickets, run test-driven development, diagnose bugs and performance regressions, review branches against standards and specs, resolve merge conflicts, and ship branches with SemVer classification and CHANGELOG entries.

Who are these skills designed for?▼

Software engineers and technical leads running agent-assisted development sessions. The skills target practitioners who manage work through issue trackers, practice TDD and red-green-refactor, maintain domain models and architecture decision records, and coordinate multi-session or multi-machine work.

How do I set up and start using these skills?▼

Run the setup-matt-pocock-skills skill once per repository first — it configures the issue tracker, triage label vocabulary, and domain document layout. After that, invoke individual skills by name or use the ask-matt router skill to identify which skill fits your current situation.

What prerequisites or dependencies do these skills require?▼

Skills operate inside a repository with an issue tracker, which the setup skill configures. Cross-machine session continuity via handoff and lets-go requires Proton Drive access. The wizard skill generates interactive bash walkthroughs for human-only steps like credential setup or CI secret provisioning.

How do the skills handle large or multi-session work?▼

The wayfinder skill plans oversized work as a map of decision tickets on your issue tracker, resolving them one at a time. The handoff skill writes session state to Proton Drive with a registered handoff map, and lets-go resumes it on another machine, with end-session reconciling repositories and issues.