helpmetest-context

Installation
SKILL.md

HelpMeTest Context

Two responsibilities: discover what already exists before doing work, and link new work back into artifacts after doing it.

These are two sides of the same coin — context discovery prevents recreating work that already exists, and artifact linking ensures future sessions can discover what you just did.

Part 1: Discovery (Before Starting Work)

Always call this before any task:

how_to({ type: "context_discovery" })

Then read the output to understand:

Installs
8
First Seen
Mar 9, 2026
helpmetest-context — help-me-test/skills