← all publishers

MissSophieSterling

@misssophiesterling source repo

11 published skills

  1. Limit Window Warmup · misssophiesterling
    Schedule one tiny, cheap prompt before the workday so a Claude or ChatGPT/Codex plan's 5-hour usage window starts early and resets sooner. Use when the user runs out of the 5-hour limit partway through the morning, or asks to warm up, ping or pre-start their usage window on a schedule.
    0 installs
  2. Pinpoint · misssophiesterling
    Turn a vague task into a pinpointed brief before searching, and map a codebase once so later tasks start in the right file. Use when a request has no location or expected result ("fix my site", "debug this", "the button doesn't work"), or when asked to map where things live in a repo.
    0 installs
  3. Skillify · misssophiesterling
    Turn a workflow that just worked into a reusable Agent Skill (a SKILL.md folder). Use when the user says "turn this into a skill", "save this workflow" or "make this repeatable", or when the same multi-step job has now been done twice.
    0 installs
  4. Quiet Tools · misssophiesterling
    Cut tool-output noise (test logs, build logs, installs, huge searches) without hiding failures. Use when command output floods the context ("the test output is huge", "stop dumping logs", "why is my context full"), or when setting up quiet-output habits or a test-output filter hook for Claude Code or Codex.
    0 installs
  5. Token Saver · misssophiesterling bundle
    Full playbook for making an AI coding agent's plan usage last longer on any model. Covers pinpointed prompts, budgets, lean context, cheap subagents, quiet tools, short answers, progress files, skills, cost experiments and window timing. Use at the start of heavy agent sessions, or when the user hits or worries about Claude Code, Codex or Gemini CLI usage limits.
    0 installs
  6. Usage Budget · misssophiesterling
    Work to an explicit usage budget. Estimate first, spend on the highest-value steps, check in at 50% and 80%, and stop before overspending. Use when the user sets a budget or limit ("do this in 3% of my usage", "keep it cheap", "I'm nearly out of tokens", "under 20 tool calls").
    0 installs
  7. Context Audit · misssophiesterling
    Measure and trim what loads before the first message (AGENTS.md, CLAUDE.md or GEMINI.md, memory, installed skills, MCP servers, plugins). Use when context is already full at session start, limits run out faster than expected, the user asks to clean up instruction files, skills or MCP servers, or as a monthly checkup.
    0 installs
  8. Short Answers · misssophiesterling
    Keep replies as short as the job allows without dropping what the user needs to act on. Use when the user says answers are too long, asks for concise, terse, caveman-style or ADHD-friendly replies, mentions output tokens or verbosity, or wants lean reply defaults in AGENTS.md or CLAUDE.md.
    0 installs
  9. Cheap Subagents · misssophiesterling
    Plan and review on the strong model while cheaper models do narrow jobs in subagents, under a spawn cap. Use for large or parallel work (bulk edits, many searches, triaging batches of emails or tickets, drafting to a template), or when the user says "use subagents", "delegate" or "use a cheaper model".
    0 installs
  10. Progress Ledger · misssophiesterling
    Keep a short progress file on long, batch or multi-session work so a crash or a new session resumes from the last verified step instead of redoing it. Use for jobs longer than about 30 minutes or over many items, and when resuming ("pick up where you left off", "resume the batch", after a crash or compaction).
    0 installs
  11. Workflow Optimizer · misssophiesterling
    Make a recurring job cheaper. Measure a baseline, test cheaper variants against the same quality check, keep the winner as a skill. Use when the user wants a repeat workflow (reports, content batches, triage, builds) to cost less ("optimize this workflow", "get this under 1% of my usage").
    0 installs