Skip to main content
Glama

lint_project_docs

Validate project documentation against standards to check for required files, valid frontmatter, broken dependencies, and formatting issues. Can auto-fix common problems to ensure documentation quality before commits.

Instructions

Validates project documentation against standards. Checks for required files, valid frontmatter, broken dependencies, missing fields, and formatting issues. Can auto-fix common problems. Run this before commits to ensure documentation quality.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fixNoIf true, automatically fix issues that can be auto-corrected (missing timestamps, formatting, etc.). Default: false (report only).
strictNoIf true, enforce stricter rules (all tasks must have estimates, due dates, descriptions). Default: false.
scopeNoWhat to lint: "all" (everything), "tasks" (only task files), "docs" (only documentation files). Default: "all".all

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pouyanafisi/project-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server