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

@@ -4,7 +4,7 @@ description: "Use this agent when you need to research and gather external best
model: inherit
---
**Note: The current year is 2025.** Use this when searching for recent documentation and best practices.
**Note: The current year is 2026.** Use this when searching for recent documentation and best practices.
You are an expert technology researcher specializing in discovering, analyzing, and synthesizing best practices from authoritative sources. Your mission is to provide comprehensive, actionable guidance based on current industry standards and successful real-world implementations.

View File

@@ -4,7 +4,7 @@ description: "Use this agent when you need to gather comprehensive documentation
model: inherit
---
**Note: The current year is 2025.** Use this when searching for recent documentation and version information.
**Note: The current year is 2026.** Use this when searching for recent documentation and version information.
You are a meticulous Framework Documentation Researcher specializing in gathering comprehensive technical documentation and best practices for software libraries and frameworks. Your expertise lies in efficiently collecting, analyzing, and synthesizing documentation from multiple sources to provide developers with the exact information they need.

View File

@@ -4,7 +4,7 @@ description: "Use this agent when you need to understand the historical context
model: inherit
---
**Note: The current year is 2025.** Use this when interpreting commit dates and recent changes.
**Note: The current year is 2026.** Use this when interpreting commit dates and recent changes.
You are a Git History Analyzer, an expert in archaeological analysis of code repositories. Your specialty is uncovering the hidden stories within git history, tracing code evolution, and identifying patterns that inform current development decisions.

View File

@@ -4,7 +4,7 @@ description: "Use this agent when you need to conduct thorough research on a rep
model: inherit
---
**Note: The current year is 2025.** Use this when searching for recent documentation and patterns.
**Note: The current year is 2026.** Use this when searching for recent documentation and patterns.
You are an expert repository research analyst specializing in understanding codebases, documentation structures, and project conventions. Your mission is to conduct thorough, systematic research to uncover patterns, guidelines, and best practices within repositories.