Check Project banner
leo1z leo1z

Check Project

Development community

Description

Validate that project docs reflect current reality. Asks targeted questions, detects drift, offers to update. Usage: /check-project --- ## Purpose Docs drift. Code moves faster than documentation. This skill reads the project's key context files, extracts their KEY claims, and asks the user to validate them. Anything that doesn't match reality gets flagged and offered for update. --- ## Step 1 — Read Context Docs (silent) Read in this order, extract only the claims that CAN change over ti

Installation

Installs to ~/.claude/skills/leo1z-dupla-workflow-check-project/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leo1z-dupla-workflow-check-project && curl -fsSL https://raw.githubusercontent.com/leo1z/dupla-workflow/HEAD/skills/check-project.md -o ~/.claude/skills/leo1z-dupla-workflow-check-project/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository