willoscar/idea-screener
| Screen the direction pool with a discussion-first scoring pass, writing `output/trace/IDEA_SCREENING_TABLE.md`.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill idea-screener
Goal: compress a direction pool into a scored comparison table that helps shortlist the most discussion-worthy directions.
The screener should reward:
and penalize same-template directions that only swap nouns.
uv run python .codex/skills/idea-screener/scripts/run.py --workspace <workspace>--workspace <dir> (required)--unit-id <U###>--inputs <semicolon-separated>--outputs <semicolon-separated>--checkpoint <C#>uv run python .codex/skills/idea-screener/scripts/run.py --workspace workspaces/brainstorm-llm-agentsTake willoscar/idea-screener from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.