idea-brief

Turn a fuzzy ideation request into an auditable brainstorm contract for the later ideation stack.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "idea-brief" with this command: npx skills add willoscar/research-units-pipeline-skills/willoscar-research-units-pipeline-skills-idea-brief

Idea Brief

Turn a fuzzy ideation request into an auditable brainstorm contract for the later ideation stack.

This skill does not retrieve papers. It only locks topic, audience, constraints, exclusions, rubric, query buckets, and target artifact shape into:

  • output/trace/IDEA_BRIEF.md

  • queries.md

  • DECISIONS.md

Inputs

  • GOAL.md

  • DECISIONS.md

  • queries.md

Outputs

  • output/trace/IDEA_BRIEF.md

  • queries.md

  • DECISIONS.md

Execution notes

This skill starts from GOAL.md , then refines the topic/constraints into output/trace/IDEA_BRIEF.md , updates queries.md , and records blockers or approvals in DECISIONS.md .

Read references/overview.md before changing the package shape or the brief contract. assets/brief_contract.json is the machine-readable source for:

  • required brief sections

  • goal / audience framing

  • rubric rows

  • query bucket templates

  • default exclusions

  • focus placeholder

  • shared table/open-question text

  • decisions bootstrap text

Script

Quick Start

  • python .codex/skills/idea-brief/scripts/run.py --workspace <workspace_dir>

All Options

  • --workspace <dir>

  • --unit-id <id>

  • --inputs <a;b;...>

  • --outputs <a;b;...>

  • --checkpoint <C*>

Examples

  • python .codex/skills/idea-brief/scripts/run.py --workspace workspaces/<ws>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

evidence-auditor

No summary provided by upstream source.

Repository SourceNeeds Review
Security

pipeline-auditor

No summary provided by upstream source.

Repository SourceNeeds Review
Security

artifact-contract-auditor

No summary provided by upstream source.

Repository SourceNeeds Review