Legal Flag banner
svtgrig-truest svtgrig-truest

Legal Flag

Development community

Description

--- description: "Flag legal questions (ToS, IP, compliance, liability) and route them to a Tendem lawyer for a first-pass review." --- Invoke the `legal-flag` skill now and follow its instructions exactly. The user just typed `/legal-flag` — treat this as an explicit manual invocation, which loosens the auto-trigger strictness. Surface any legally-adjacent concerns in the recent conversation the user may want reviewed; if nothing is in context, ask what they want flagged. Then follow the skill

Installation

Installs to ~/.claude/skills/svtgrig-truest-tendem-skills-legal-flag/SKILL.md

Terminal
mkdir -p ~/.claude/skills/svtgrig-truest-tendem-skills-legal-flag && curl -fsSL https://raw.githubusercontent.com/svtgrig-truest/tendem-skills/HEAD/commands/legal-flag.md -o ~/.claude/skills/svtgrig-truest-tendem-skills-legal-flag/SKILL.md

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

Full documentation available on GitHub

View Source Repository