# Compliant Position

> Skill that runs gbrain search before external lookup

- Skill: `thedixitjain/compliant-position` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/compliant-position`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/compliant-position/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/thedixitjain/compliant-position

---



# compliant-position

This skill demonstrates position-relative compliance: the first brain
reference (gbrain search) appears strictly before the first external
reference (web_search), so the analyzer accepts it without requiring
the canonical callout.

## Workflow

1. Run `gbrain search "topic"` to find existing brain pages.
2. If brain answer is thin, fall back to web_search for fresh data.

---

**Source:** [`garrytan/gbrain`](https://github.com/garrytan/gbrain) → `test/fixtures/brain-first-skills/compliant-position/SKILL.md`

