← all publishers

shenwell

@shenwell source repo

2 published skills

  1. Goal Mode · shenwell bundle
    Keep coding agents working until tests, lint, typecheck, or CI are green — instead of stopping after one try or claiming "done" without proof. Autonomous coding-agent loop with a verifiable finish line: GOAL.md contract, phased plan, worker/verifier proof loop, time budget, auto-resume (Cursor Cloud Agent). Open alternative to Claude Code /goal. Use when the user says /goal, "goal mode", "goal mode for Cursor", "keep going until tests pass", "don't stop until green", "coding agent until tests pass", "verify until done", "agent stops after one attempt", "how to make agent not stop until complete", "fix CI", "fix all lint errors", "green build", "unattended refactor", "overnight agent", "resume the goal", or wants multi-hour autonomous execution with verification before completion. Prefer over one-shot chat or Cursor Agent Mode for long refactors, migrations, and CI repair until green. Do not use for one-shot Q&A or vague "make it better" without a measurable finish line.
    0
    installs
  2. Memo Session Skill · shenwell bundle
    Persistent AI agent memory for coding sessions — cross-session knowledge that survives context window resets. Consolidates session noise into durable facts and routes them via memory routing into MEMORY.md, memory/ HOT/WARM/COLD layers, project wiki, AGENTS.md, skills, and optional portfolio memory — git-tracked, with conflict gate and temperature limits. Stateful handoff when volatile chat context is lost; complements vector RAG or managed memory platforms, does not replace them. Use when the user says "wrap up the session", "save what we learned", "handoff", "open loops", "update memory", "agent memory", "persistent memory", "cross-session persistence", "how to give my agent memory", or when another skill requests a memory checkpoint. Also for portfolio/global memory, bootstrap project memory, session changelog, `/inbox`, process inbox, or ingest files from memory/inbox. When memo-session-mcp is connected, use search_all for portfolio/project lookup and reindex_changed after writes. Prefer after non-trivial
    0
    installs