By bhpark1013
DevFeed — HackerNews and GitHub Trending in your status line while Claude Code thinks
Expand the news item currently shown in the claudenews status line (full summary, HN comments, repo page). Triggers when the user wants more on the current/this news — e.g. "이 뉴스 자세히/더 보여줘", "claudenews 이거 펼쳐줘", "expand this news", "what's this story about". No slash needed; just ask.
Send feedback, a bug report, or a feature request about claudenews to the maintainer. Triggers when the user wants to give claudenews feedback — e.g. "claudenews 피드백 보낼래", "claudenews에 건의/버그 제보할래", "send claudenews feedback", "report a claudenews bug". Confirm the message with the user before sending. No slash needed; just ask.
Show or change which news sources feed the claudenews status line. Triggers when the user wants to see/list/change/add/remove news sources or feeds — e.g. "claudenews 뉴스 소스/목록 보여줘", "뉴스 소스 바꿔/켜/꺼줘", "show/change my news sources", "manage claudenews feeds". No slash needed; just ask.
Finalize claudenews setup by wiring the status line wrapper
Remove claudenews status line wiring (does not uninstall the plugin itself)
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.
Switching to another task while Claude works costs you context. Just staring at the terminal is boring. claudenews fills those short waits with dev news — so the idle time isn't wasted and you never lose your place.
Claude가 다른 명령을 처리하는 동안 다른 일을 하자니 컨텍스트 스위칭 비용이 들고, 터미널만 보고 있자니 심심하셨죠? 그 짧은 시간을 개발 뉴스로 채우고, 흐름은 그대로 유지하세요.
A Claude Code plugin that surfaces Hacker News, GitHub Trending, and per-language dev & news sources in the status line during agent wait time — auto-translated into your OS language, with short summaries that fade in as Claude fetches them in the background.

The title is a clickable link, ▲ score / 💬 comments show for HN
items, and the trailing hint rotates through the commands (dropped
automatically if the terminal is too narrow). Korean / Japanese /
Chinese users see the same item auto-translated — no configuration:

Inside Claude Code:
/plugin marketplace add bhpark1013/claudenews
/plugin install claudenews@claudenews
/reload-plugins
/claudenews:setup
/reload-plugins activates the hooks and slash commands without a full
restart. Then restart Claude Code once so the status line takes effect —
the next time the agent thinks, a news item rotates in.
AppleLocale, then $LANG,
then Python locale. Korean, Japanese, Chinese, Spanish, etc. all work without
configuration. English users get titles untranslated.parentStatusLine in ~/.claudenews/config.json
and claudenews appends underneath rather than replacing.The source list is the menu: run /claudenews:list to see every source
(id + flag + on/off) and toggle by id. You can also just ask Claude in
plain language — "show my news sources", "이 뉴스 자세히 보여줘",
"change the news language to Korean", "send claudenews feedback" — and
the right command runs automatically.
| Command | What it does |
|---|---|
/claudenews:setup | Wire the status line wrapper (run once after install) |
/claudenews:update | Update to the latest version in one step |
/claudenews:feed | Expand the current news item (HN comments, repo page, etc.) |
/claudenews:feed latest | Show the 5 most recent news items |
/claudenews:translate ko | Force a target language (ko, ja, zh, es, …) |
/claudenews:translate off | Disable translation |
/claudenews:list | Show every source inline; toggle one or more by id (/claudenews:list cnn bbc hn) |
/claudenews:feedback | Send feedback / a bug report / a feature request to the maintainer |
/claudenews:teardown | Remove status line wiring (run before /plugin remove) |
/claudenews:update
/reload-plugins
/claudenews:update pulls the latest version, refreshes the cache, and
updates the status-line launcher in one step. /reload-plugins then
activates the new hooks and commands (a Claude Code runtime action a
plugin can't do itself). You never need to re-run /claudenews:setup —
the status line auto-tracks the newest installed version.
Sources are a catalog you choose from with /claudenews:list:
npx claudepluginhub bhpark1013/claudenews --plugin claudenewsComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.