moai-foundation-specs

Validate SPEC documents for YAML frontmatter and HISTORY compliance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-foundation-specs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-specs
Source: https://github.com/junseokandylee/CookieProxy/tree/main/.moai-backups/backup/.claude/skills/moai-foundation-specs
Command: npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-foundation-specs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the validation of your SPEC (Specification) documents, ensuring they adhere to required metadata standards and historical tracking. It prevents inconsistencies and incomplete documentation by checking for mandatory YAML frontmatter fields and proper HISTORY section compliance, saving you manual review time and maintaining high-quality specifications.

Core Features & Use Cases

  • YAML Frontmatter Validation: Verifies the presence and format of 7 required fields (id, version, status, created, updated, author, priority).
  • HISTORY Section Validation: Checks for the existence and correct formatting of the HISTORY section, including version history tags and author/date consistency.
  • Format Validation: Uses rg (ripgrep) to quickly check for required fields and sections across multiple SPEC documents.
  • Use Case: When you need to "SPEC 검증" (validate SPEC) or "메타데이터 확인" (check metadata) for a new specification, this skill ensures compliance.

Quick Start

Ask "SPEC-AUTH-001 메타데이터 확인해줘" and the skill will validate the YAML frontmatter and HISTORY section.