By ykdojo
Debug GitHub Actions failures by analyzing logs, identifying breaking commits, and finding fix PRs. Clone conversations to branch experiments or halve token usage. Generate HANDOFF.md for agent handoffs and review chats to improve CLAUDE.md. Fetch Reddit content when WebFetch is blocked.
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.
Write or update a handoff document so the next agent with fresh context can continue this work.
Fetch 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".
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.
📺 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
Hand off context to any AI coding agent. Creates comprehensive handoff documents that capture the current task, progress, modified files, and all relevant context needed to seamlessly continue work in any AI assistant (Claude Code, Cursor, Copilot, Aider, etc.).
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Commands for Git operations, commits, and PRs
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
General purpose Claude Code toolkit with research agents, skills, and introspection commands