By ykdojo
Debug GitHub Actions failures, clone and half-clone conversations to reduce token usage, create handoff documents, research Reddit and Hacker News, and check Claude Code versions against community feedback.
Review recent conversations to find improvements for CLAUDE.md files.
Recommend 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.
Clone the current conversation so the user can branch off and try a different approach.
Analyze GitHub Actions failures and identify root causes
Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Here are my tips for getting the most out of Claude Code, including a custom status line script and Claude Code running itself in a container. Also includes the dx plugin: skills for everyday dev workflows.
📺 Quick demo - See some of these tips in action with a multi-Claude workflow and voice input:
npx claudepluginhub ykdojo/claude-code-tips --plugin dxSearch academic papers via OpenAlex — find papers by keyword, look up details by DOI, with pagination and sorting
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
A Claude Code guide — skills for interactive onboarding and Q&A on setup, best practices, automation, and effective workflows
General purpose Claude Code toolkit with research agents, skills, and introspection commands
Commands for Git operations, commits, and PRs
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow