Skip to content

πŸ“‹ Resource Staleness ReportΒ #2133

Description

@github-actions

Summary

  • Stale (>30 days): 722 resources
  • Aging (14–30 days): 25 resources
  • Fresh (<14 days): 33 resources (not listed)

πŸ”΄ Stale Resources (>30 days since last major change)

Showing the 30 oldest; remaining 692 resources are omitted for brevity (dominated by agents, skills, and instructions added in batch commits).

Resource Type Last Major Change Days Ago
instructions/azure-functions-typescript.instructions.md Instruction 2025-07-02 359
instructions/bicep-code-best-practices.instructions.md Instruction 2025-07-02 359
instructions/blazor.instructions.md Instruction 2025-07-02 359
instructions/cmake-vcpkg.instructions.md Instruction 2025-07-02 359
instructions/copilot-thought-logging.instructions.md Instruction 2025-07-02 359
instructions/genaiscript.instructions.md Instruction 2025-07-02 359
instructions/generate-modern-terraform-code-for-azure.instructions.md Instruction 2025-07-02 359
instructions/localization.instructions.md Instruction 2025-07-02 359
instructions/nextjs-tailwind.instructions.md Instruction 2025-07-02 359
instructions/memory-bank.instructions.md Instruction 2025-07-07 354
instructions/quarkus.instructions.md Instruction 2025-07-07 354
instructions/ruby-on-rails.instructions.md Instruction 2025-07-08 353
instructions/playwright-typescript.instructions.md Instruction 2025-07-09 352
instructions/ai-prompt-engineering-safety-best-practices.instructions.md Instruction 2025-07-13 348
instructions/devops-core-principles.instructions.md Instruction 2025-07-13 348
instructions/kubernetes-deployment-best-practices.instructions.md Instruction 2025-07-13 348
instructions/nodejs-javascript-vitest.instructions.md Instruction 2025-07-13 348
instructions/power-platform-connector.instructions.md Instruction 2025-07-13 348
instructions/taming-copilot.instructions.md Instruction 2025-07-13 348
instructions/tanstack-start-shadcn-tailwind.instructions.md Instruction 2025-07-13 348
instructions/quarkus-mcp-server-sse.instructions.md Instruction 2025-07-14 347
instructions/self-explanatory-code-commenting.instructions.md Instruction 2025-07-14 347
instructions/gilfoyle-code-review.instructions.md Instruction 2025-07-16 345
instructions/spec-driven-workflow-v1.instructions.md Instruction 2025-07-18 343
instructions/dotnet-architecture-good-practices.instructions.md Instruction 2025-07-22 339
instructions/dotnet-wpf.instructions.md Instruction 2025-07-24 337
instructions/terraform.instructions.md Instruction 2025-07-27 334
instructions/nestjs.instructions.md Instruction 2025-07-28 333
instructions/sql-sp-generation.instructions.md Instruction 2025-08-03 327
instructions/task-implementation.instructions.md Instruction 2025-08-06 324

🟑 Aging Resources (14–30 days since last major change)

25 resources
Resource Type Last Major Change Days Ago
agents/expert-embedded-c-engineer.agent.md Agent 2026-05-27 30
instructions/use-cliche-data-in-docs.instructions.md Instruction 2026-05-27 30
skills/adobe-illustrator-scripting/ Skill 2026-05-27 30
skills/from-the-other-side-anitta/ Skill 2026-05-27 30
skills/from-the-other-side-quinn/ Skill 2026-05-27 30
skills/from-the-other-side-wiggins/ Skill 2026-05-27 30
instructions/dotnet-framework.instructions.md Instruction 2026-05-28 29
instructions/powershell-pester-5.instructions.md Instruction 2026-05-28 29
skills/conventional-branch/ Skill 2026-05-28 29
skills/rhino3d-scripts/ Skill 2026-05-28 29
instructions/qa-engineering-best-practices.instructions.md Instruction 2026-05-29 28
skills/namecheap/ Skill 2026-05-29 28
agents/aws-principal-architect.agent.md Agent 2026-06-10 16
agents/aws-serverless-architect.agent.md Agent 2026-06-10 16
agents/terraform-aws-implement.agent.md Agent 2026-06-10 16
agents/terraform-aws-planning.agent.md Agent 2026-06-10 16
instructions/java-junit5-assertions.instructions.md Instruction 2026-06-10 16
instructions/scala-spark.instructions.md Instruction 2026-06-10 16
skills/aws-cost-optimize/ Skill 2026-06-10 16
skills/aws-resource-health-diagnose/ Skill 2026-06-10 16
skills/aws-resource-query/ Skill 2026-06-10 16
skills/aws-well-architected-review/ Skill 2026-06-10 16
instructions/cpp-language-service-tools.instructions.md Instruction 2026-06-11 15
instructions/vue.instructions.md Instruction 2026-06-12 14
skills/pinecone-rag/ Skill 2026-06-12 14

Deep Review: 10 Oldest Stale Resources

Resource Verdict Key Problems Recommended Action
instructions/azure-functions-typescript.instructions.md Mostly current References Node.js v20; v22 LTS is current in 2026. Minor modernization
instructions/bicep-code-best-practices.instructions.md Mostly current No version-specific anchors; all practices remain sound. No urgent change needed
instructions/blazor.instructions.md Problematic States 'currently C# 13' (outdated). Mandates 'All unit testing must use Visual Studio Enterprise' β€” wrong for VS Code users. Targeted refresh: remove VS Enterprise mandate, update C# version
instructions/cmake-vcpkg.instructions.md Mostly current Brief, practical, evergreen content. No urgent change needed
instructions/copilot-thought-logging.instructions.md Problematic Uses Windows backslash paths (\\file) that fail on Unix/macOS. Applies to ** (all files). Overly rigid phased workflow. Targeted refresh: fix cross-platform paths, narrow applyTo
instructions/genaiscript.instructions.md Materially stale Advises 'avoid exception handlers or error checking' β€” unsafe. External doc URL may be outdated. Targeted refresh: remove harmful error-handling advice, verify URL
instructions/generate-modern-terraform-code-for-azure.instructions.md Mostly current 'Use latest stable versions' framing keeps content from going stale. No urgent change needed
instructions/localization.instructions.md Mostly current Relative path ../../issues in disclaimer may break depending on context. Minor modernization
instructions/nextjs-tailwind.instructions.md Mostly current No version pinning; App Router, RSC, Zod patterns remain current. No urgent change needed
instructions/memory-bank.instructions.md Problematic Missing description frontmatter (validation failure). applyTo: '**' is excessively broad. Creates multiple auxiliary files in workspace root. Targeted refresh: add description, narrow applyTo, add opt-in framing

Priority Actions

  1. Immediate rework/removal: None identified
  2. Targeted refresh:
    • instructions/blazor.instructions.md β€” remove VS Enterprise mandate, update C# version
    • instructions/copilot-thought-logging.instructions.md β€” fix cross-platform paths, narrow scope
    • instructions/genaiscript.instructions.md β€” remove harmful 'avoid error handling' guidance
    • instructions/memory-bank.instructions.md β€” add description field, narrow applyTo
  3. Minor modernization: instructions/azure-functions-typescript.instructions.md, instructions/localization.instructions.md
  4. No urgent change needed: bicep-code-best-practices, cmake-vcpkg, generate-modern-terraform-code-for-azure, nextjs-tailwind
  5. Bulk aging review: 722 stale resources span agents (196), skills (341), instructions (179), hooks (6). A periodic content sweep is recommended to catch outdated framework assumptions across community contributions.

Generated by Resource Staleness Report Β· 80.1 AIC Β· βŒ– 7.57 AIC Β· ⊞ 6K Β· β—·

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions