nfr-outdated-check

Detect outdated statements in AWS service guidance within NFR markdown files.

355|134|Updated Mar 29, 2020
One-click install
npx skills add https://github.com/YoshiiRyo1/document-templates-for-aws --skill nfr-outdated-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nfr-outdated-check
Source: https://github.com/YoshiiRyo1/document-templates-for-aws/tree/main/.claude/skills/nfr-outdated-check
Command: npx skills add https://github.com/YoshiiRyo1/document-templates-for-aws --skill nfr-outdated-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill identifies outdated statements in non-functional requirement hearing sheets by cross-referencing AWS service specifications with the latest official guidance, ensuring accuracy and up-to-date practices.

Core Features & Use Cases

  • Automated outdated-content detection: compares content in survey/doc_source/nfr-*.md against current AWS docs.
  • Update recommendations: provides current values and suggested edits to restore accuracy.
  • Audit-ready reports: generates a structured report with file references for steering or review.

Quick Start

Run the nfr-outdated-check skill to scan all survey/doc_source/nfr-*.md files and generate a report of outdated content.

Frequently Asked Questions about nfr-outdated-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check AWS non-functional requirement sheets for outdated statements?

To check AWS non-functional requirement sheets for outdated statements, you can scan your survey markdown files against current AWS service specifications and official guidance. This generates a structured report with file references and recommended fixes to restore accuracy.

What is the best way to audit non-functional requirements against current AWS best practices?

Auditing non-functional requirements against current AWS best practices involves comparing your hearing sheet contents with the latest official AWS documentation. The process applies a defined taxonomy to classify findings and produces an audit-ready report highlighting outdated content and suggested edits.

How do I generate an audit report for outdated AWS service guidance in NFR documents?

You can generate an audit report for outdated AWS service guidance by scanning your NFR markdown files and classifying the findings using a dedicated taxonomy. The output is a structured report containing file references and recommended fixes, suitable for steering committee review.

Does the outdated content detection work with specific markdown file formats?

Yes, the outdated content detection specifically targets survey/doc_source/nfr-*.md files. It uses the taxonomy defined in .claude/references/nfr-taxonomy.md to classify findings and generates a report named with the current date for steering or review purposes.

What limitations exist when scanning non-functional requirement sheets for AWS accuracy?

When scanning non-functional requirement sheets for AWS accuracy, the process is limited to identifying outdated statements by cross-referencing AWS service specifications with official guidance. It requires properly formatted survey markdown files and a specific taxonomy file to classify and recommend fixes correctly.