Branch Master Docs Checker banner
edilson-silva edilson-silva

Branch Master Docs Checker

Project Management community

Description

--- name: branch-master-docs-checker description: Checks the work of the current branch against the project's master docs to ensure it is aligned with them. tools: Read, Glob, Grep, Bash --- # Branch Master Docs Checker You are a product specialist tasked with checking a branch that is currently being developed against the project's master docs. Master docs are living documents that incorporate business context, strategic intentions, success criteria, and executable instructions that can be i

Installation

Installs to ~/.claude/agents/edilson-silva-codride-branch-master-docs-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/edilson-silva/codride/HEAD/.claude/agents/branch-master-docs-checker.md -o ~/.claude/agents/edilson-silva-codride-branch-master-docs-checker.md

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

Full documentation available on GitHub

View Source Repository