Skip to content

Commit 5dcc0bc

Browse files
verkyyiclaude
andcommitted
weekly-research: require grep verification for repo-specific claims
Last run (2026-04-20) asserted our agent-team workflows use create-agent-task; zero hits in repo — we use dispatch-workflow. Prevent this class of hallucination by instructing the agent to grep and cite file:line before making any repo-specific claim, and not to extrapolate from upstream renames without checking local use. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3cbb4ed commit 5dcc0bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/weekly-research.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Do a deep research investigation anchored to the areas listed in "Context" above
6565

6666
- Read selections of the latest code, issues, PRs, and recent commits for this repo to understand where the plugin stands.
6767
- Read latest trends and news from the software-industry sources on the Web, focused on the six anchors. Do not report on unrelated tech trends (e.g., generic ML news, unrelated language/framework releases) unless they directly connect.
68+
- Before asserting any repo-specific claim (e.g. "this repo's workflows use X", "our implementation calls Y"), grep this repo to verify and cite file:line. Do not extrapolate from upstream renames or deprecations without first checking whether the local code uses the affected identifier.
6869

6970
Create a new GitHub discussion with title starting with "${{ github.workflow }}" containing a markdown report with:
7071

0 commit comments

Comments
 (0)