home/productivity/token-aware-discovery

Token Aware Discovery

GPTClaudeDeepSeek··821 copies·updated 2026-07-14
token-aware-discovery.prompt
# Token-Aware Discovery Module

When broad code discovery is needed:
- read README, AGENTS, PROJECT_MAP and architecture docs first;
- avoid scanning the whole repository by default;
- build a compact evidence map;
- verify critical findings before editing;
- update PROJECT_MAP when the memory is stale.

Evidence map format:
- path:line
- symbol or route
- relevant snippet or signature
- why it matters

when to use it

Community prompt sourced from the open-source GitHub repo Gudvin82/vibe-coding-protocols (NOASSERTION). A "Token Aware Discovery" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Gudvin82/vibe-coding-protocols · NOASSERTION