Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Search

A Codex skill for adaptive public-internet research.

Dynamic Search treats research as an iterative loop: define the question, plan the evidence needed, search in waves, track source quality, update hypotheses, and synthesize only after uncertainty and role-specific implications are clear.

What It Is For

Use it for unfamiliar, ambiguous, or fast-moving topics where the search strategy should evolve as evidence appears:

  • company, market, policy, or technical landscape research
  • claim and source audits
  • competitor mapping
  • public-web diligence
  • GitHub, Reddit, forum, and media scanning
  • source-backed briefing memos

What It Produces

The skill creates a file-backed research pack with:

  • search plan
  • source registry
  • hypothesis ledger
  • evidence matrix
  • open questions
  • role-perspective map
  • final answer or report
  • retrospective

Use With Codex

Copy this repository into your Codex skills directory, or copy the SKILL.md, references/, scripts/, and agents/ files into a local skill folder named dynamic-search.

The skill entrypoint is:

SKILL.md

The helper script is:

scripts/search_pack.py

Quick Start

Initialize a research pack:

python scripts/search_pack.py init --topic "topic name" --project-dir .

Resume and validate an existing pack:

python scripts/search_pack.py migrate --project-dir .
python scripts/search_pack.py validate --project-dir .
python scripts/search_pack.py status --project-dir .

See SKILL.md for the full operating rules.

About

A Codex skill for adaptive public-internet research.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages