Use ctx to search local coding-agent history before acting. Use when prior agent sessions may contain relevant insights, decisions, attempts, or transcript context.
$npx -y skills add ctxrs/ctx --skill ctx-agent-history-searchInstalls into the current project.
Run `npx skills use "https://github.com/ctxrs/ctx" --skill "ctxrs/ctx/ctx-agent-history-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ctxrs/ctx" that are relevant to the current task. Run `npx skills add "https://github.com/ctxrs/ctx"` and select the relevant skills, then follow their instructions.