Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/jubscodes/get-shit-pretty/claudegit clone --depth 1 https://github.com/jubscodes/get-shit-prettyWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/jubscodes/get-shit-pretty/claude)<a href="https://agentmods.dev/agents/jubscodes/get-shit-pretty/claude"><img src="https://agentmods.dev/badge/agents/jubscodes/get-shit-pretty/claude.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00186 |
| Opus 5 | $0.00000 | $0.00093 |
| Sonnet 5 | $0.00000 | $0.00037 |
| Haiku 4.5 | $0.00000 | $0.00019 |
Grade A, and why
CLAUDE scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Authoring GSP agents
Agent source of truth: gsp/agents/gsp-{name}.md. Never edit .claude/agents/ directly — those are symlinks.
Lean stub convention
Agent .md files contain frontmatter (tools, model, hooks) + a one-line body. No full methodology in the stub — it lives in gsp/skills/{spawning-skill}/methodology/gsp-{agent}.md and is read by the skill at spawn time.
This keeps session-start cost minimal: ~130L for all 12 agent stubs vs. ~1,500L if methodology were inline. Every conversation pays the session-start cost.
Dynamic output paths
Agent output paths must be dynamic: "path provided by the skill that spawned you". No hardcoded .design/ paths. This lets skills target arbitrary working directories.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 14 lines · 0 tokens per session scan A 670141c68052
CLAUDE is an agent published in the GitHub repository jubscodes/get-shit-pretty (54 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 186 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
synthesis-master
Grand orchestrator of all LibreUIUX plugins. Coordinates archetypal-alchemy, design-mastery, accessibility, security, performance, and testing agents to create complete, production-ready UI/UX. The conductor of the plugin symphony. Use PROACTIVELY for any comprehensive UI/UX work.
archetypal-alchemist
Master of Jungian archetypes + Tarot symbolism for UI/UX design. Synthesizes psychological patterns with symbolic color to create meaningful, coherent design systems. Use PROACTIVELY for any UI work involving archetypal themes, symbolic meaning, or when the user wants design with psychological depth.
brand-architect
Expert in building comprehensive brand identity systems from strategy through visual execution. Guides the complete brand development journey from positioning and values through logo, typography, color palette, voice, and brand guidelines. Use for brand creation, rebranding, or brand system development.
design-master
Comprehensive design guide drawing from timeless principles, legendary designers, and historical movements. Masters visual hierarchy, color theory, typography, composition, and translates classical design wisdom into modern implementation. Use PROACTIVELY for any UI/UX design, component creation, or visual…
component-scaffolder
Scaffolds shadcn-based React compositions into src/app/sandbox/page.tsx from a spec (from screenshot-decoder) or a plain brief. Use AFTER screenshot-decoder, or directly when the user gives a text-only brief.
motion-director
Adds motion to a static composition. Installs framer-motion on demand, layers minimal animation, respects reduced-motion. Use AFTER component-scaffolder, only when the brief calls for motion.