Update hardcoded year references from 2025 to 2026 (#91)

- Update "current year is 2025" to 2026 in 4 research agents
- Update year ranges to 2024-2026 for content searches in deepen-plan
  and create-agent-skills workflows
- Change "currency" to "recency" for clarity in domain expertise skill
This commit is contained in:
Trevin Chow
2026-01-20 16:33:37 -08:00
committed by GitHub
parent 87138ea974
commit 215445b5d0
8 changed files with 12 additions and 12 deletions

View File

@@ -108,7 +108,7 @@ Check:
### For Integration Skills
WebSearch for recent changes:
```
"[service name] API changes 2025"
"[service name] API changes 2026"
"[service name] breaking changes"
"[service name] deprecated endpoints"
```
@@ -188,9 +188,9 @@ which {tool} && {tool} --version
```
**WebSearch patterns:**
- Breaking changes: "{service} breaking changes 2025"
- Breaking changes: "{service} breaking changes 2026"
- Deprecations: "{service} deprecated API"
- Current best practices: "{framework} best practices 2025"
- Current best practices: "{framework} best practices 2026"
</verification_shortcuts>
<success_criteria>