moai-foundation-tags
CommunityEnsure code traceability with automated @TAG scanning.
Authorjunseokandylee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the critical task of scanning and verifying @TAG markers (SPEC, TEST, CODE, DOC) directly from your codebase. It ensures complete traceability across all development artifacts, identifies orphaned tags, and verifies the integrity of your tag chains, preventing documentation gaps and improving code maintainability.
Core Features & Use Cases
- CODE-FIRST Scanning: Directly scans code using
rg(ripgrep) without intermediate caches, ensuring real-time accuracy. - TAG Inventory Generation: Lists all tags with file locations, detects orphaned tags, and identifies broken links in the tag chain.
- TAG Chain Verification: Ensures traceability by checking the
@SPEC → @TEST → @CODE → @DOCconnection across all artifacts. - Use Case: When you need to "TAG 스캔" (scan tags) or "고아 TAG 찾아줘" (find orphaned tags), this skill provides a comprehensive report.
Quick Start
Ask "TAG 전체 스캔해줘" and the skill will scan all files and generate a TAG inventory report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: moai-foundation-tags Download link: https://github.com/junseokandylee/CookieProxy/archive/main.zip#moai-foundation-tags Please download this .zip file, extract it, and install it in the .claude/skills/ directory.