# Claude Md Check

> Validate CLAUDE.md structure and completeness

- **Type:** Skill
- **Install:** `agentstack add skill-claude-world-director-mode-lite-claude-md-check`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [claude-world](https://agentstack.voostack.com/s/claude-world)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [claude-world](https://github.com/claude-world)
- **Source:** https://github.com/claude-world/director-mode-lite/tree/main/skills/claude-md-check
- **Website:** https://claude-world.com

## Install

```sh
agentstack add skill-claude-world-director-mode-lite-claude-md-check
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# CLAUDE.md Validator

Validate the project's CLAUDE.md file for completeness and best practices.

---

## Validation Checklist

### Required Sections (Must Have)
- [ ] **Project Overview** - Brief description
- [ ] **Tech Stack** - Languages, frameworks, tools
- [ ] **Commands** - dev, test, build commands

### Recommended Sections (Should Have)
- [ ] **Conventions** - Coding standards
- [ ] **Key Files** - Important files
- [ ] **Architecture** - Directory structure

### Quality Checks
- [ ] **No secrets** - No API keys in file
- [ ] **Correct commands** - Listed commands work
- [ ] **Up to date** - Matches actual dependencies

---

## Output Format

```markdown
## CLAUDE.md Validation Report

### Status: PASS / NEEDS IMPROVEMENT / MISSING

### Required Sections
| Section | Status | Notes |
|---------|--------|-------|
| Project Overview | | |
| Tech Stack | | |
| Commands | | |

### Issues Found
1. [Issue and how to fix]

### Suggestions
1. [Improvement]
```

---

## Auto-Fix

If issues found, offer to:
- Add missing sections with placeholders
- Update tech stack from package.json
- Verify and correct commands

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [claude-world](https://github.com/claude-world)
- **Source:** [claude-world/director-mode-lite](https://github.com/claude-world/director-mode-lite)
- **License:** MIT
- **Homepage:** https://claude-world.com

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-claude-world-director-mode-lite-claude-md-check
- Seller: https://agentstack.voostack.com/s/claude-world
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
