diff --git a/.github/agents/repo-consistency.agent.md b/.github/agents/repo-consistency.agent.md index b2ef033..b4fa45b 100644 --- a/.github/agents/repo-consistency.agent.md +++ b/.github/agents/repo-consistency.agent.md @@ -18,7 +18,7 @@ consistency gaps, template evolution updates, and recommended changes for the sp ## Consistency Steps -1. Fetch the last 20 merged PRs (`is:pr is:merged`) from +1. Fetch the 20 most recently merged PRs (`is:pr is:merged sort:updated-desc`) from 2. Determine the intent of the template pull requests (what changes were performed to which files) 3. Apply missing changes to this repository's files (if appropriate and with translation)