← all publishers

thebpandey

@thebpandey source repo

2 published skills

  1. Context Summary · thebpandey bundle
    Produces a lean, paste-ready session handoff so work can continue in a new conversation without re-paying the cost of the full chat. Emits a seven-block skeleton optimized for re-entry, not archival. Trigger this skill whenever the user says any of the following (exact or close paraphrase): "context summary", "context-summary", "context handoff", "handoff summary", "give me the handoff", "hand this off", "carry context forward", "prep the handoff". Always trigger this skill for these phrases. Do not answer them directly without consulting this skill. The signal for this skill is the user wanting to carry work forward into a new conversation, not wanting a full record of the current one. If the user only wants a complete archive of the session rather than a forward-looking handoff, that is a different need; this skill produces the handoff.
    0
    installs
  2. Session Detail · thebpandey bundle
    Generates a structured, detailed session archive in markdown format for long-term logging, record-keeping, or session handoff. Triggers on: "session detail", "detailed session summary", "session archive". Force a full archive with "full session detail", "full session-detail", "session-detail full", "session detail full". Force an incremental with "session detail incremental", "session-detail inc". Always trigger this skill on these exact phrases. Do not answer them directly without consulting this skill. By default the skill auto-detects whether an earlier checkpoint exists in the current session and produces an incremental from that point, otherwise a full. Output is markdown with exactly two sections: Full Version (session_full) and Context Updates (context_updates), delivered as a downloadable file where the environment supports it, otherwise in chat.
    0
    installs