Jeremy Lightsmith avatar

Jeremy Lightsmith

Community

@jeremylightsmith · Seattle, WA

47Followers
|
75Public Repos
|
8Published Skills

Jeremy Lightsmith publishes disciplined software engineering skills covering test-driven development, systematic debugging, code review handling, and Relay repo onboarding.

Skills Distribution
DomainDeveloper To...Test-Driven Develo.. (35%)Debugging & Code R.. (25%)Relay Repo Onboard.. (25%)Skill Authoring & .. (15%)

Agent Skills by Jeremy Lightsmith

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Jeremy Lightsmith

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

You can enforce test-driven development before writing implementation code, debug failures systematically before proposing fixes, brainstorm designs before planning, process code review feedback carefully, verify work before committing or opening PRs, author new skills, and onboard or diagnose Relay-wired repositories.

Who should use these skills?▼

Software engineers and developers who want disciplined engineering practices: TDD practitioners, developers handling code review feedback, anyone debugging test failures, and teams wiring repositories to Relay boards or authoring their own skills and commands.

How do the Relay onboarding and doctor skills work together?▼

Use relay-onboard when first wiring a repo to a Relay board to seed the default factory or adopt existing agents and skills. Then relay-doctor validates that flows match the repo's factory, looping until it reports zero errors after flow, agent, skill, or command changes.

When should the verification-before-completion skill be invoked?▼

Invoke it whenever you are about to claim work is complete, fixed, or passing, before expressing satisfaction, or prior to committing, pushing, opening a pull request, or moving to the next task. It ensures claims are verified rather than assumed.

What are the prerequisites for using these skills?▼

The manifest specifies no external dependencies or installations. Skills are invoked contextually: TDD before implementation, systematic-debugging before fixes, brainstorm before design work, and relay-onboard/relay-doctor when a repository needs Relay wiring or flow-factory alignment checks.