willoscar/idea-memo-writer
| Synthesize the shortlist into a discussion-ready research idea brainstorm memo, writing `output/REPORT.md`, `output/APPENDIX.md`, and `output/REPORT.json`.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill idea-memo-writer
Goal: turn the shortlist into a discussion-ready memo.
Always read:
references/overview.mdreferences/report_structure.mdUse scripts/run.py only for:
tooling/ideation.py library functions for renderingDo not treat run.py as the place for:
The final memo should feel like:
and still feel like:
uv run python .codex/skills/idea-memo-writer/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-memo-writer/scripts/run.py --workspace workspaces/brainstorm-llm-agentsTake willoscar/idea-memo-writer 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.