Waymarker banner
outfitter-dev outfitter-dev

Waymarker

Security community

Description

--- name: waymarker description: Use this agent when you need to systematically review files for waymark coverage, find opportunities for new waymarks, audit existing waymarks for accuracy, or place waymarks across a codebase. This agent should be invoked during audits, code reviews, or when improving codebase documentation. <example> Context: User wants to ensure all files have proper TLDR waymarks before a release. user: "Audit the src/ directory for missing TLDRs" assistant: "I'll use the wa

Installation

Installs to ~/.claude/agents/outfitter-dev-waymark-waymarker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/outfitter-dev/waymark/HEAD/agents/waymarker.md -o ~/.claude/agents/outfitter-dev-waymark-waymarker.md

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

Full documentation available on GitHub

View Source Repository