[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-apappascs-session-resume-en":3,"guides-for-apappascs-session-resume":457,"similar-k17cpc6wr7zp63s8feff012cvd86m18f-en":458},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":237,"parentExtension":246,"providers":301,"relations":305,"repo":306,"tags":454,"workflow":455},1778675504402.19,"k17cpc6wr7zp63s8feff012cvd86m18f",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Generates a context recovery prompt from a past Claude Code session so a new session can pick up where it left off. Use when the user says \"resume from\", \"pick up where I left off\", \"continue that session\", \"context recovery\", or wants to start a new session with context from an old one.",{"claudeCode":12},"apappascs/claude-code-sessions","session-resume","https://github.com/apappascs/claude-code-sessions",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":239},1778675683794.4634,"kn7cjaa09q5n7st227mqbdfhr186mg21","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of generating a context recovery prompt from past Claude Code sessions to resume work.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a distinct value by creating a structured context recovery prompt from session data, which goes beyond default LLM behavior and offers more utility than a simple prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears production-ready, as it addresses its stated use case of session context recovery with clear steps and scripts.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on session context recovery and management, aligning with its single responsibility principle.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality and use cases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension utilizes specific, scoped tools like `session-store.ts` and `session-parser.ts` for distinct operations.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The extension does not appear to have configurable parameters or options beyond the implicit CLI arguments for its scripts.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tool names (`session-store.ts`, `session-parser.ts`) are descriptive and indicate their function within the domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The scripts appear to accept specific inputs (session paths, project names) and produce structured outputs (JSONL, markdown prompts) without unnecessary data.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 22, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project states zero runtime dependencies, thus no third-party dependency management concerns.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The extension appears to be read-only regarding session data and does not handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The extension processes session data and does not appear to load untrusted external content as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension uses local session files and does not fetch remote code or data at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The extension operates on local session files and does not appear to modify files outside its intended scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the provided scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension's focus is on local session data analysis and does not involve submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The bundled scripts are plain TypeScript and do not use obfuscation techniques like base64 or eval.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The scripts appear to handle session file paths correctly and do not make rigid assumptions about project structure outside of the session data itself.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 0 open and 0 closed issues in the last 90 days, the engagement metrics are minimal but not indicative of neglect.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a CHANGELOG.md and uses GitHub releases, providing clear versioning signals.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The scripts appear to perform basic validation on input file paths and session data.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The extension is primarily read-only; destructive operations like deletion are explicit and likely gated.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The scripts are expected to exit non-zero on error with clear messages, as is standard for CLI tools.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The skill is primarily analytical and read-only, so a local audit log is not strictly necessary.",{"category":117,"check":118,"severity":46,"summary":119},"Compliance","GDPR","The extension operates on session data and does not appear to handle personal data that would trigger GDPR concerns.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","There are no regional or jurisdictional signals, and the extension is globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The extension uses Bun and standard scripting practices, suggesting good cross-platform compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README exists, is comprehensive, and clearly states the extension's purpose and features.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The extension exposes 11 distinct skills, which is within the acceptable range.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The skill names are distinct and cover separate functionalities, avoiding near-synonym overlaps.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features in the README appear to have corresponding skills or functionalities implemented.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Clear installation instructions for the plugin marketplace and direct CLI invocation examples are provided in the README.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","CLI scripts typically provide actionable error messages upon failure.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The project states zero runtime dependencies, and the scripts use Bun which has its own versioning.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The extension is primarily read-only and analytical, thus a dry-run mode is not applicable.",{"category":154,"check":155,"severity":46,"summary":156},"Protocol","Idempotent retry & timeouts","The extension operates on local files and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension does not appear to emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the skill's purpose: generating context recovery prompts from past sessions, and provides specific trigger phrases and use cases.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and trigger phrases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is reasonably concise, outlining steps and delegating to separate files as needed.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to separate files for more detailed information, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","This skill is not an exploration-heavy skill that would benefit from 'context: fork'.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides clear CLI examples for using the core functionalities of the session management tools.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md implicitly handles edge cases by describing different scenarios like resumed sessions and abrupt endings, with clear steps for recovery.",{"category":104,"check":183,"severity":46,"summary":184},"Tool Fallback","The extension does not rely on external MCP servers or tools that would require a fallback.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The scripts are designed to process specific session file inputs and would likely fail gracefully on unexpected states rather than proceeding destructively.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not appear to rely on other specific skills being loaded simultaneously.",1778675683141,"This skill enables users to generate context recovery prompts from past Claude Code sessions, allowing new sessions to seamlessly resume previous work. It parses session data to reconstruct project status, key files, decisions made, and pending tasks.",[195,196,197,198,199],"Generate context recovery prompts from past sessions","List and identify recent sessions","Extract resume data from session files","Synthesize structured context documents","Offer alternative session continuation methods",[201,202,203],"Modifying active sessions directly.","Providing real-time collaboration features.","Replacing the core functionality of Claude Code.","3.0.0","4.4.0","To provide developers with a way to easily pick up where they left off in Claude Code sessions by generating a structured summary of past work.","The extension has a high level of quality, with excellent documentation, clear scope, and strong security practices. The only finding preventing a perfect score is the lack of explicit 'edge case' documentation beyond descriptions of common scenarios, which is a minor point.",99,"A high-quality skill for managing and recovering context from Claude Code sessions.",[211,212,213,214,215],"claude-code","session-management","developer-tools","productivity","context-recovery","global","verified",[219,220,221,222],"When a user wants to resume a previous coding session using phrases like \"resume from\" or \"pick up where I left off\".","To start a new session with the context of an old one.","When a session ended abruptly and needs to be reconstructed.","To understand what was being worked on in a past session.",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"popularity":233,"security":235,"testCoverage":238},{"hasLockfile":225},true,1778675666093,{"descriptionLength":228,"readmeSize":229},288,5805,{"closedIssues90d":8,"forks":8,"hasChangelog":225,"openIssues90d":8,"pushedAt":231,"stars":232},1776871130000,4,{"npmDownloads":234},1049,{"hasNpmPackage":225,"license":236,"smitheryVerified":237},"MIT",false,{"hasCi":225,"hasTests":225},{"updatedAt":240},1778675683794,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/session-resume","apappascs","claude-code-sessions","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":253,"parentExtension":256,"providers":287,"relations":296,"tags":297,"workflow":298},1778675504402.1882,"k17eba5sp62yzfrxyh8th28emd86m3nw",{"reviewCount":8},{"description":251,"installMethods":252,"name":244,"sourceUrl":14},"Session intelligence for Claude Code: search, analyze, diff, and resume past sessions with a web dashboard",{"claudeCode":244},{"basePath":254,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":255},"","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":264,"providers":266,"relations":280,"tags":282,"workflow":283},1778675504402.1877,"k17djtcadze2803pars5r2gn1n86mrdk",{"reviewCount":8},{"description":261,"installMethods":262,"name":263,"sourceUrl":14},"Session intelligence for Claude Code — search, analyze, and manage every session across all your projects",{"claudeCode":12},"Claude Code Sessions",{"basePath":254,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":265},"marketplace",{"evaluate":267,"extract":274},{"promptVersionExtension":268,"promptVersionScoring":205,"score":269,"tags":270,"targetMarket":216,"tier":217},"3.1.0",97,[211,212,271,272,273],"search","analysis","dashboard",{"commitSha":275,"license":236,"marketplace":276,"plugin":278},"HEAD",{"name":244,"pluginCount":277},1,{"mcpCount":8,"provider":279,"skillCount":8},"classify",{"repoId":281},"kd7cytp64hbr754n075h6bx82986n4be",[272,211,273,271,212],{"evaluatedAt":284,"extractAt":285,"updatedAt":286},1778675524766,1778675504402,1778676116752,{"evaluate":288,"extract":293},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":289,"targetMarket":216,"tier":217},[290,271,291,292,273,215],"sessions","analytics","tasks",{"commitSha":275,"license":236,"plugin":294},{"mcpCount":8,"provider":279,"skillCount":295},11,{"parentExtensionId":258,"repoId":281},[291,215,273,271,290,292],{"evaluatedAt":299,"extractAt":285,"updatedAt":300},1778675543343,1778676117255,{"evaluate":302,"extract":304},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":303,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":275},{"parentExtensionId":248,"repoId":281},{"_creationTime":307,"_id":281,"identity":308,"providers":309,"workflow":449},1778675498198.2107,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":310,"discover":442,"extract":445,"github":446,"npm":448},{"commitSha":275,"extensions":311},[312,325,356,365,373,381,389,397,405,410,418,426,434],{"basePath":254,"displayName":244,"installMethods":313,"rationale":314,"selectedPaths":315,"source":324,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[316,319,321],{"path":317,"priority":318},".claude-plugin/marketplace.json","mandatory",{"path":320,"priority":318},"README.md",{"path":322,"priority":323},"LICENSE","high","rule",{"basePath":254,"description":251,"displayName":244,"installMethods":326,"license":236,"rationale":327,"selectedPaths":328,"source":324,"sourceLanguage":18,"type":255},{"claudeCode":244},"plugin manifest at .claude-plugin/plugin.json",[329,331,332,333,336,338,340,342,344,346,348,350,352,354],{"path":330,"priority":318},".claude-plugin/plugin.json",{"path":320,"priority":318},{"path":322,"priority":323},{"path":334,"priority":335},"skills/session-cleanup/SKILL.md","medium",{"path":337,"priority":335},"skills/session-delete/SKILL.md",{"path":339,"priority":335},"skills/session-detail/SKILL.md",{"path":341,"priority":335},"skills/session-diff/SKILL.md",{"path":343,"priority":335},"skills/session-export/SKILL.md",{"path":345,"priority":335},"skills/session-list/SKILL.md",{"path":347,"priority":335},"skills/session-resume/SKILL.md",{"path":349,"priority":335},"skills/session-search/SKILL.md",{"path":351,"priority":335},"skills/session-stats/SKILL.md",{"path":353,"priority":335},"skills/session-tasks/SKILL.md",{"path":355,"priority":335},"skills/session-timeline/SKILL.md",{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":324,"sourceLanguage":18,"type":245},"skills/session-cleanup","Finds old, empty, or tiny Claude Code session files that are candidates for deletion. Use when the user wants to clean up sessions, free disk space, says \"clean up old sessions\", or asks about session storage usage.","session-cleanup",{"claudeCode":12},"SKILL.md frontmatter at skills/session-cleanup/SKILL.md",[363],{"path":364,"priority":318},"SKILL.md",{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":324,"sourceLanguage":18,"type":245},"skills/session-delete","Delete a Claude Code session file, with optional cleanup of associated task lists and tasks. Warns about orphaned tasks before deleting. Use when the user says \"delete session\", \"remove session\", or wants to clean up a specific session.","session-delete",{"claudeCode":12},"SKILL.md frontmatter at skills/session-delete/SKILL.md",[372],{"path":364,"priority":318},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":324,"sourceLanguage":18,"type":245},"skills/session-detail","Show detailed information about a Claude Code session including stats, token usage, models used, tools called, associated tasks, and conversation messages. Use when the user says \"show session\", \"session details\", \"what happened in session X\".","session-detail",{"claudeCode":12},"SKILL.md frontmatter at skills/session-detail/SKILL.md",[380],{"path":364,"priority":318},{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":324,"sourceLanguage":18,"type":245},"skills/session-diff","Compares two Claude Code sessions — shows what changed in files, tools used, branches, and topics. Use when the user says \"what changed between sessions\", \"diff sessions\", \"compare yesterday and today\", or wants to understand how work evolved across sessions.","session-diff",{"claudeCode":12},"SKILL.md frontmatter at skills/session-diff/SKILL.md",[388],{"path":364,"priority":318},{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":324,"sourceLanguage":18,"type":245},"skills/session-export","Exports a Claude Code session as a clean, readable markdown transcript. Use when the user wants to export a session, create a transcript, save session history to a file, or says \"export this session\".","session-export",{"claudeCode":12},"SKILL.md frontmatter at skills/session-export/SKILL.md",[396],{"path":364,"priority":318},{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":324,"sourceLanguage":18,"type":245},"skills/session-list","Lists all Claude Code sessions for a project or globally, sorted by recency, size, or duration. Use when the user asks how many sessions they have, wants to see recent sessions, says \"list sessions\", or wants a session inventory.","session-list",{"claudeCode":12},"SKILL.md frontmatter at skills/session-list/SKILL.md",[404],{"path":364,"priority":318},{"basePath":242,"description":10,"displayName":13,"installMethods":406,"rationale":407,"selectedPaths":408,"source":324,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/session-resume/SKILL.md",[409],{"path":364,"priority":318},{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":324,"sourceLanguage":18,"type":245},"skills/session-search","Searches Claude Code sessions across all projects by keyword, topic, or content. Use when the user wants to find a previous session, locate past work, search for something they discussed before, or cannot remember which project a conversation was in. Also use when the user says \"find that session where\" or \"search sessions\".","session-search",{"claudeCode":12},"SKILL.md frontmatter at skills/session-search/SKILL.md",[417],{"path":364,"priority":318},{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":324,"sourceLanguage":18,"type":245},"skills/session-stats","Shows token usage, model distribution, turn count, duration, and tool usage for a Claude Code session. Use when the user asks about token usage, session cost, model breakdown, or says \"session stats\" or \"how much did this session use\".","session-stats",{"claudeCode":12},"SKILL.md frontmatter at skills/session-stats/SKILL.md",[425],{"path":364,"priority":318},{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":324,"sourceLanguage":18,"type":245},"skills/session-tasks","Aggregates tasks across Claude Code task lists and sessions — shows pending, in-progress, and completed tasks with dependencies. Use when the user asks \"what tasks are pending\", \"show my tasks\", \"orphaned tasks\", \"task dependencies\", or wants a cross-session task inventory.","session-tasks",{"claudeCode":12},"SKILL.md frontmatter at skills/session-tasks/SKILL.md",[433],{"path":364,"priority":318},{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":324,"sourceLanguage":18,"type":245},"skills/session-timeline","Shows a chronological timeline of all Claude Code sessions for a project. Use when the user asks \"what's the history of this project\", \"show me all sessions\", \"session timeline\", or wants to see patterns in their work.","session-timeline",{"claudeCode":12},"SKILL.md frontmatter at skills/session-timeline/SKILL.md",[441],{"path":364,"priority":318},{"sources":443},[444],"manual",{"npmPackage":244},{"closedIssues90d":8,"description":261,"forks":8,"license":236,"openIssues90d":8,"pushedAt":231,"readmeSize":229,"stars":232,"topics":447},[],{"downloads":234},{"classifiedAt":450,"discoverAt":451,"extractAt":452,"githubAt":452,"npmAt":453,"updatedAt":450},1778675503952,1778675498198,1778675500116,1778675502052,[211,215,213,214,212],{"evaluatedAt":240,"extractAt":285,"updatedAt":456},1778676118004,[],[459,488,517,535,564,593],{"_creationTime":460,"_id":461,"community":462,"display":463,"identity":469,"providers":474,"relations":481,"tags":484,"workflow":485},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":464,"installMethods":465,"name":467,"sourceUrl":468},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":466},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":470,"githubOwner":471,"githubRepo":472,"locale":18,"slug":473,"type":245},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":475,"extract":480},{"promptVersionExtension":204,"promptVersionScoring":205,"score":476,"tags":477,"targetMarket":216,"tier":217},100,[478,255,213,211,479],"validation","mcp",{"commitSha":275,"license":236},{"parentExtensionId":482,"repoId":483},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[211,213,479,255,478],{"evaluatedAt":486,"extractAt":487,"updatedAt":486},1778701241052,1778696691708,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":498,"providers":502,"relations":509,"tags":512,"workflow":513},1778696712851.9746,"k17ef0e0f693nd248cs3f63rys86ndy8",{"reviewCount":8},{"description":493,"installMethods":494,"name":496,"sourceUrl":497},"Protect Claude Code sessions from context overflow by running a background daemon that monitors session size and auto-prunes before compaction hits. Use when the user says \"guard\", \"protect session\", \"context getting long\", \"prevent compaction\", \"session management\", or is running agent teams that need continuous context protection.\n",{"claudeCode":495},"Ruya-AI/cozempic","guard","https://github.com/Ruya-AI/cozempic",{"basePath":499,"githubOwner":500,"githubRepo":501,"locale":18,"slug":496,"type":245},"plugin/skills/guard","Ruya-AI","cozempic",{"evaluate":503,"extract":508},{"promptVersionExtension":204,"promptVersionScoring":205,"score":476,"tags":504,"targetMarket":216,"tier":217},[212,505,211,506,507],"context-pruning","python","utility",{"commitSha":275},{"parentExtensionId":510,"repoId":511},"k176hd1j2vn0hpak7ds6v3eand86mfqh","kd79d77qmyh3826dwhk7ynx9xd86nmqm",[211,505,506,212,507],{"evaluatedAt":514,"extractAt":515,"updatedAt":516},1778696790816,1778696712852,1778696924761,{"_creationTime":518,"_id":519,"community":520,"display":521,"identity":523,"providers":524,"relations":531,"tags":532,"workflow":533},1778675504402.1895,"k17ddrpwx0m05a5axc3zdg5jgd86mx9m",{"reviewCount":8},{"description":391,"installMethods":522,"name":392,"sourceUrl":14},{"claudeCode":12},{"basePath":390,"githubOwner":243,"githubRepo":244,"locale":18,"slug":392,"type":245},{"evaluate":525,"extract":530},{"promptVersionExtension":204,"promptVersionScoring":205,"score":476,"tags":526,"targetMarket":216,"tier":217},[527,528,212,529,211],"transcript","export","markdown",{"commitSha":275},{"parentExtensionId":248,"repoId":281},[211,528,529,212,527],{"evaluatedAt":534,"extractAt":285,"updatedAt":534},1778675647712,{"_creationTime":536,"_id":537,"community":538,"display":539,"identity":545,"providers":550,"relations":557,"tags":559,"workflow":560},1778696473190.3645,"k175pwr78zcnem11h4am251frn86mh2m",{"reviewCount":8},{"description":540,"installMethods":541,"name":543,"sourceUrl":544},"Run /handoff to capture session data, then write a phased implementation plan that references it. Creates beads for tracking.",{"claudeCode":542},"REMvisual/claude-handoff","Claude Handoff","https://github.com/REMvisual/claude-handoff",{"basePath":546,"githubOwner":547,"githubRepo":548,"locale":18,"slug":549,"type":245},"skills/handoffplan","REMvisual","claude-handoff","handoffplan",{"evaluate":551,"extract":556},{"promptVersionExtension":204,"promptVersionScoring":205,"score":476,"tags":552,"targetMarket":216,"tier":217},[553,554,212,555,213],"context","planning","code-review",{"commitSha":275,"license":236},{"repoId":558},"kd751dv4xqaztg0deehhxazcjn86mynf",[555,553,213,554,212],{"evaluatedAt":561,"extractAt":562,"updatedAt":563},1778696514353,1778696473190,1778696537692,{"_creationTime":565,"_id":566,"community":567,"display":568,"identity":574,"providers":578,"relations":585,"tags":588,"workflow":589},1778693511416.3655,"k17dre81ghdhwnja4h61m340qd86m942",{"reviewCount":8},{"description":569,"installMethods":570,"name":572,"sourceUrl":573},"Run context-mode diagnostics. Checks runtimes, hooks, FTS5,\nplugin registration, npm and marketplace versions.\nTrigger: /context-mode:ctx-doctor\n",{"claudeCode":571},"mksglu/context-mode","ctx-doctor","https://github.com/mksglu/context-mode",{"basePath":575,"githubOwner":576,"githubRepo":577,"locale":18,"slug":572,"type":245},"skills/ctx-doctor","mksglu","context-mode",{"evaluate":579,"extract":584},{"promptVersionExtension":204,"promptVersionScoring":205,"score":476,"tags":580,"targetMarket":216,"tier":217},[581,213,214,582,583],"context-management","debugging","diagnostics",{"commitSha":275},{"parentExtensionId":586,"repoId":587},"k17ezy748es7sfnbnp9phht43h86m53y","kd764b2fctbqg4b8j8y6xvmkvs86m29m",[581,582,213,583,214],{"evaluatedAt":590,"extractAt":591,"updatedAt":592},1778693603549,1778693511416,1778693817685,{"_creationTime":594,"_id":595,"community":596,"display":597,"identity":603,"providers":607,"relations":613,"tags":615,"workflow":616},1778694240519.7407,"k1768d4q1hqa8kxf56x9qa0bgh86n843",{"reviewCount":8},{"description":598,"installMethods":599,"name":601,"sourceUrl":602},"Lightweight session initialization with context recovery",{"claudeCode":600},"mshadmanrahman/pm-pilot","session-init","https://github.com/mshadmanrahman/pm-pilot",{"basePath":604,"githubOwner":605,"githubRepo":606,"locale":18,"slug":601,"type":245},"skills/productivity/session-init","mshadmanrahman","pm-pilot",{"evaluate":608,"extract":612},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":609,"targetMarket":216,"tier":217},[212,215,214,610,611],"workflow-automation","initialization",{"commitSha":275},{"repoId":614},"kd728wqst6vwd95ymycxb97nrx86mnsn",[215,611,214,212,610],{"evaluatedAt":617,"extractAt":618,"updatedAt":617},1778694630730,1778694240519]