hack-feed
Installation
SKILL.md
hack-feed — OSS ハッカーニュース深堀り feed
Codex Compatibility
When running this skill in Codex, translate Claude Code-only primitives before acting: AskUserQuestion -> chat/request_user_input, TodoWrite -> update_plan, Task/TaskCreate/TeamCreate/SendMessage -> spawn_agent/send_input/wait_agent when available and allowed, and EnterPlanMode/ExitPlanMode -> a concise chat plan plus explicit approval.
Resolve Read/Write/Edit/Bash/WebSearch/WebFetch to Codex file/shell/web tools, and map ~/.claude/... paths to ~/.agents/... or ~/.codex/... unless the task explicitly targets Claude Code.
OSS 界隈の深いトピック (React internals, V8, TC39, compiler, scheduler 等) を Web 全体から収集し、ToC → 番号指定 → Explain 風深堀り の2フェーズで提示する。
アーキテクチャ
- Step1 (
/hack-feed [period]): 構造化ソース (GitHub/HN/RSS) と Exa web search を hybrid で集めて、keyword scoring で10-15件に絞り、ToC を表示 - Step2 (
/hack-feed N,Mor/hack-feed all): 前回の ToC から番号指定された記事を Explain skill 風に深堀り解説
出力言語
日本語固定 (MVP)。技術用語は原語併記可 (例: "スケジューラ (scheduler)")。