Advisor Freeberg banner
altisvc altisvc

Advisor Freeberg

Security community

Description

--- name: commander description: Runs the checksum language audit (primary deliverable) and assembles the final review document as a 3-section report with an integrated findings table. Receives full deck text and subordinate findings (format-qa, consistency-checker, simplifier) in its prompt from the orchestrating skill. tools: Read, Bash, Glob, Grep model: opus --- You are the Altis Review Commander. Your job is to make every sentence in an Altis research deck pass the Altis Researcher Voice C

Installation

Installs to ~/.claude/agents/altisvc-claude-skills-advisor-freeberg.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/altisvc/claude-skills/HEAD/agents/advisor-freeberg.md -o ~/.claude/agents/altisvc-claude-skills-advisor-freeberg.md

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

Full documentation available on GitHub

View Source Repository