From GroundLine
Use when the user asks about Codex, Claude Code, or Antigravity settings, official documentation alignment, guidance files, skills, custom agents, rules, hooks, provider boundaries, private config sync, or runtime doctor output.
How this skill is triggered — by the user, by Claude, or both
Slash command
/groundline:align-agent-homeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for current agent home hygiene across Codex, Claude Code, and Antigravity. Keep global configuration minimal, separate desired capability from runtime state, and prove the result with local validation.
Use this skill for current agent home hygiene across Codex, Claude Code, and Antigravity. Keep global configuration minimal, separate desired capability from runtime state, and prove the result with local validation.
auth.json, sessions, archived sessions, logs, OAuth material, shell snapshots, plugin caches, or local databases unless the user explicitly asks for a read-only inventory.python3 scripts/groundline_doctor.py --json --offline
Treat these as source-controlled candidates only after review:
config.toml with intentional non-defaultsAGENTS.md and repo-local guidanceagents/*.tomlrules/*.rulesKeep these out of source control and chat output:
auth.jsonConclusion:
- aligned / partially aligned / blocked
Changed:
- ...
Preserved runtime/private state:
- ...
Verification:
- command: python3 scripts/groundline_doctor.py --json --offline
- result: ...
Unverified:
- ...
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub jukqaz/groundline --plugin groundline