fs-gg-sdd-authoring-contracts

Validate FS.GG SDD authoring grammars for FR→AC checklist coverage and evidence.yml satisfaction.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/FS-GG/FS.GG.Game --skill fs-gg-sdd-authoring-contracts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fs-gg-sdd-authoring-contracts
Source: https://github.com/FS-GG/FS.GG.Game/tree/main/.agents/skills/fs-gg-sdd-authoring-contracts
Command: npx skills add https://github.com/FS-GG/FS.GG.Game --skill fs-gg-sdd-authoring-contracts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a reference for the FS.GG SDD authoring grammars, ensuring accurate and valid content creation, which is crucial for avoiding unexpected stage blocks and front matter issues.

Core Features & Use Cases

  • Authoring Grammar Validation: Offers a quick reference for the FS.GG SDD authoring grammars that are essential for tool acceptance and avoiding blocking gates.
  • FR→AC Checklist Coverage: Ensures functional requirements are properly covered in the authoring process.
  • evidence.yml Satisfaction: Validates the satisfaction of obligations by matching declarations with the correct result and synthetic flags.
  • specify --input Intent Facts: Guides the specification of intent facts for creating valid specifications.
  • Clarify Decision-Tag Resolution: Resolves ambiguity in decision tags, avoiding blocking errors.
  • Per-Stage Front Matter: Provides the required fields for each stage, helping authors maintain valid front matter.

Quick Start

Use the fs-gg-sdd-authoring-contracts skill to validate your SDD content, ensuring that your authoring is up to the necessary standards.

Frequently Asked Questions about fs-gg-sdd-authoring-contracts

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

FAQPage Schema
How do I validate functional requirements coverage in SDD authoring?

To validate functional requirements coverage in SDD authoring, use a validation skill that checks your FR→AC checklist mappings. This ensures every functional requirement has corresponding acceptance criteria, preventing blocking gates during the documentation process.

Why does my structured documentation get blocked by front matter errors?

Structured documentation gets blocked by front matter errors when required per-stage fields are missing or invalid. You need a validation tool that enforces strict grammatical standards, ensuring accurate front matter formatting to successfully pass tool acceptance checks.

What is evidence.yml satisfaction validation in software documentation?

Evidence.yml satisfaction validation in software documentation is the process of matching obligation declarations with the correct result and synthetic flags. It ensures your structured documentation accurately proves that all specified requirements have been met.

How do I resolve ambiguous decision tags during SDD authoring?

To resolve ambiguous decision tags during SDD authoring, apply a validation reference that clarifies decision-tag resolution rules. This process removes ambiguity from your structured documentation, avoiding blocking errors and ensuring smooth progression through development stages.

Do I need to specify intent facts to create valid software specifications?

Yes, you need to specify intent facts to create valid software specifications. Properly specifying intent facts ensures your structured documentation adheres to grammatical standards, allowing validation tools to accurately process your input and prevent unexpected stage blocks.