---
name: willoscar/idea-signal-mapper
source: https://app.decimal.ai/s/willoscar-idea-signal-mapper@1/SKILL.md
source_sha256: 1ec598521190
---

# Idea Signal Mapper

Goal: create a reusable, table-first artifact that answers:
- where the literature tension is concrete rather than generic,
- which missing control or missing comparison actually keeps the question open,
- what the literature already suggests,
- where the tension lies,
- what is still missing,
- which academically meaningful axis might be worth deeper discussion.

## Script

### Quick Start

- `uv run python .codex/skills/idea-signal-mapper/scripts/run.py --workspace <workspace>`

### All Options

- `--workspace <dir>` (required)
- `--unit-id <U###>`
- `--inputs <semicolon-separated>`
- `--outputs <semicolon-separated>`
- `--checkpoint <C#>`

### Examples

- Map signals for a brainstorm workspace:
  - `uv run python .codex/skills/idea-signal-mapper/scripts/run.py --workspace workspaces/brainstorm-llm-agents`