- 9 skills
- 0 followers
- 3 days ago last updated
- ▌
- ▌ Handoff 2 · ykdojoWrite or update a handoff document so the next agent with fresh context can continue this work.
- ▌ Hn Summarize · ykdojoFetch and summarize Hacker News / hckrnews.com top stories, articles, and their comment threads. Use when asked to summarize HN front-page stories, a specific HN story plus its discussion, or "the top N from hckrnews".
- ▌
- ▌ Quarter Clone · ykdojoClone the last quarter of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
- ▌ Reddit Fetch · ykdojoFetch content from Reddit via its JSON API using a browser session (DuckDuckGo-hop unlock). Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.
- ▌ Private Github Search · ykdojo bundleFull-text search across all of the user's GitHub repos (including private ones) using a local mirror and ripgrep. Use for "where did I put X", "which repo has X", or any search spanning the user's repos - gh search code / the REST API cannot reliably search private repos.
- ▌ Version Check · ykdojoRecommend which Claude Code version to run, or whether to update. Use when asked which Claude Code version is best/safe, whether to update now, whether a recent release is buggy, or what changed since the installed version.
- ▌ Half Clone · ykdojoClone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.