moai-foundation-tags

Scan codebases for TAG integrity and detect orphaned tags.

1|Updated Jul 28, 2025
One-click install
npx skills add https://github.com/kivo360/quickhooks --skill moai-foundation-tags-kivo360
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-tags
Source: https://github.com/kivo360/quickhooks/tree/main/.claude/skills/moai-foundation-tags
Command: npx skills add https://github.com/kivo360/quickhooks --skill moai-foundation-tags-kivo360

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages TAG inventory, scanning, and orphan detection to maintain traceability and quality across specs, tests, code, and docs.

Core Features & Use Cases

  • TAG Inventory: Track SPEC, TEST, CODE, and DOC tags
  • Orphan Detection: Identify orphaned or broken TAGs
  • Template-Guided Output: Standardized tag chains and examples
  • Quality Gates: Aligns with TRUST 5

Quick Start

Scan a codebase for TAG integrity and identify missing TAGs.

Frequently Asked Questions about moai-foundation-tags

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

FAQPage Schema
How do I scan a codebase for orphaned tags and tag inventory gaps?

Tag inventory scanning automates detection of orphaned or broken tags across SPEC, TEST, CODE, and DOC artifacts. The Skill identifies missing tags and traceability gaps to maintain quality across your codebase and documentation.

What does tag traceability mean and why is it important for code quality?

Tag traceability links requirements, tests, code, and documentation through consistent tagging. It ensures every feature is tracked end-to-end, prevents orphaned code, and enforces quality gates aligned with TRUST 5 standards.

Can I use tag inventory management with foundation-domain projects and SPEC implementations?

Yes. The Skill applies specifically to foundation-domain projects with SPEC implementations, supporting feature design, code reviews, TDD workflows, and integration with language detection and quality gates.

How do I enforce tag best practices across specs, tests, code, and documentation?

Tag inventory management applies standardized tag chains and templates to enforce best-practices across all artifact types. It satisfies functional and technical requirements while maintaining up-to-date tool versions.

What happens when tags become orphaned or broken in my codebase?

Orphan detection identifies tags disconnected from their source artifacts or requirements. This reveals dead code, incomplete features, and documentation drift, enabling you to remediate quality issues before they propagate.