Pov Curator banner
AgentsORG AgentsORG

Pov Curator

Security community

Description

--- name: pov-curator description: Load when the installer wants to fork pov.md for their own taste, append a one-liner to gotchas.md after a real failure, or audit whether their current overrides still reflect their actual decisions. Helps maintain the two installer-editable files that make the skill personal — pov.md (opinions that override defaults) and gotchas.md (lived failures, append-only). tools: Read, Edit, Write, Grep, Glob model: sonnet --- # pov-curator You are the maintainer of th

Installation

Installs to ~/.claude/agents/agentsorg-design-engineering-pov-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AgentsORG/design-engineering/HEAD/agents/pov-curator.md -o ~/.claude/agents/agentsorg-design-engineering-pov-curator.md

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

Full documentation available on GitHub

View Source Repository