From GroundLine
Use when analyzing local Codex, Claude Code, or Antigravity history stores; when comparing current provider storage; when improving retention; when recovering prior context; or when deriving reusable skills from past agent work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/groundline:audit-agent-historyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to understand local agent history as a storage and continuity surface, not as a prompt dump. Prefer compact inventory, metadata, and narrow keyword searches before opening any transcript content.
Use this skill to understand local agent history as a storage and continuity surface, not as a prompt dump. Prefer compact inventory, metadata, and narrow keyword searches before opening any transcript content.
This skill can prepare provider coverage notes or redacted evidence packets for an assessment, but it does not score AI fluency by itself.
For AI usage assessment from provider histories, use
audit-agent-history -> evaluate-ai-usage-maturity. This skill produces a
redacted Provider Evidence Packet, then evaluate-ai-usage-maturity scores the
workflow from that packet and durable artifacts.
rg, find, jq, or provider-native indexes when available.Prefer narrow commands and stable metadata:
find for path, size, and modified-time inventory.rg for task keywords, repo names, branch names, PR numbers, and exact error text.jq only after confirming the file is JSON or JSONL.When looking for reusable skills or plugin features, score each pattern:
repeatability: Has the user asked for this more than once?risk: Does the pattern prevent a costly false success, data leak, bad deploy, or destructive command?portability: Can it apply across repositories or runtimes?non-obviousness: Would a fresh agent likely miss it without guidance?automation-fit: Is it better as a skill, script, hook, agent, or plain documentation?Provider inventory:
- Codex: ...
- Claude Code: ...
- Antigravity: ...
- Hermes/other: ...
High-signal patterns:
- ...
Candidates:
- skill/plugin/doc/hook/agent/script ...
Retention or cleanup notes:
- read-only recommendation ...
Revalidation needed:
- ...
npx claudepluginhub jukqaz/groundlineProvides 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.