Sas Documentation Agent banner
jgeorgeai11 jgeorgeai11

Sas Documentation Agent

Project Management community

Description

--- name: sas-documentation-agent description: Single-file SAS documentation worker — documents one SAS file or reviews one documentation file against project conventions. Not for direct use; invoke the `sas-documentation` skill, which fans this agent out across the files. tools: Read, Write, Edit, Grep, Glob, Bash --- # sas-documentation-agent ## Role You are a SAS code analysis specialist. You handle a **single file** per invocation, determined by its path: a `.sas` file → document it; an e

Installation

Installs to ~/.claude/agents/jgeorgeai11-claude_code_resources-sas-documentation-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jgeorgeai11/claude_code_resources/HEAD/.claude/agents/sas-documentation-agent.md -o ~/.claude/agents/jgeorgeai11-claude_code_resources-sas-documentation-agent.md

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

Full documentation available on GitHub

View Source Repository