moai-cc-claude-md

Automate creation and updates of CLAUDE.md project guidance documents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a standard structure and patterns for authoring CLAUDE.md living documents.

Core Features & Use Cases

  • Living Documentation: AI collaboration patterns and workflows.
  • Pattern Templates: Phase-based workflows and guidance.
  • Quality & Traceability: TAG and SPEC integration guidance.

Quick Start

Create a CLAUDE.md living document for a new project and link to SPECs.

Frequently Asked Questions about moai-cc-claude-md

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

FAQPage Schema
How do I create a CLAUDE.md file for my project?

CLAUDE.md is a living documentation standard that captures project workflows, code standards, architecture, and AI collaboration patterns. Start by creating a new markdown file at your project root with sections for Project Overview, Core Workflow, Code Standards (TRUST), Architecture, AI Collaboration Patterns, TAG traceability, and SPEC integration to guide team members and AI tools.

What should I include in CLAUDE.md documentation?

CLAUDE.md enforces a structured template covering Project Overview, Core Workflow, Code Standards (TRUST framework), Architecture, AI Collaboration Patterns, TAG traceability, and SPEC integration. This structure ensures consistent documentation of team standards, workflows, and collaboration patterns while maintaining traceability and living-document practices.

How do I document AI collaboration patterns in CLAUDE.md?

The AI Collaboration Patterns section in CLAUDE.md captures how your team works with AI tools—decision-making workflows, prompt patterns, code review standards, and integration points. This transforms tacit knowledge into explicit guidance that improves consistency and accelerates onboarding for both team members and AI assistants.

Can I use CLAUDE.md to maintain evolving project standards?

Yes, CLAUDE.md is designed as a living document that grows with your project. It integrates TAG traceability and SPEC linkage to keep documentation synchronized with code changes, enabling teams to update workflows, standards, and collaboration patterns as practices evolve without losing historical context.

What's the relationship between CLAUDE.md and SPEC documents?

CLAUDE.md includes a SPEC integration section that links your project guidance to formal specification documents. This bidirectional traceability ensures living documentation reflects actual requirements and design decisions, making it easier to validate that workflows and standards align with project specifications.

How does CLAUDE.md enforce code standards across a team?

CLAUDE.md documents code standards using the TRUST framework within a dedicated section, making quality expectations explicit and discoverable. This shared reference reduces review friction, accelerates contributor onboarding, and provides AI tools with concrete context for code generation and analysis.