[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-apappascs-session-tasks-en":3,"guides-for-apappascs-session-tasks":458,"similar-k179gz6cmk721sdhcwf6ntf5cx86nk1q-en":459},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":237,"parentExtension":246,"providers":302,"relations":306,"repo":307,"tags":455,"workflow":456},1778675504402.1907,"k179gz6cmk721sdhcwf6ntf5cx86nk1q",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"apappascs/claude-code-sessions","session-tasks","https://github.com/apappascs/claude-code-sessions",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":239},1778675742168.555,"kn78rf80bsa5b3ye6mrkbzc6sn86nfbk","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,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,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 states the problem of aggregating tasks across sessions and task lists, and provides specific trigger phrases for its use.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a valuable aggregation and searching capability for Claude Code tasks that goes beyond default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill directly addresses its stated use case by parsing and aggregating task data from specified locations.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on managing and querying Claude Code tasks, aligning with its described purpose.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality and provides clear usage guidance.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes specific, narrow tools for listing, filtering, and parsing tasks, rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for filtering and task list specification are clearly documented in the SKILL.md.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `tasks` and `task-lists` are descriptive and aligned with the skill's domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters are specific (e.g., `--status`, `--task-list`) and the output format is structured, not a general dump.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 22, 2026, indicating recent maintenance activity.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension explicitly states it has zero runtime dependencies.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill operates on local files and does not appear to handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on local files and command-line arguments, with no indication of loading untrusted third-party data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only operates on local files and bundled code, with no runtime network calls for code or data.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates on local task and session files and does not attempt to modify files outside its expected 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 skill operates locally and does not submit any data, confidential or otherwise, to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean, printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The bundled code is plain TypeScript and not obfuscated or dynamically loaded.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes local file paths for tasks and sessions, which are standard for the Claude Code environment.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating minimal activity or issues.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The `package.json` indicates version 0.1.0, and there is a CHANGELOG.md, suggesting versioning practices.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","Input parameters like status and task-list IDs are used directly in commands, implying standard shell argument parsing which is generally safe for this use case.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is primarily read-only regarding tasks and sessions; destructive operations are explicitly invoked via separate commands like delete.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The scripts appear to use standard Bun/Node.js error handling, and the CLI commands would surface errors naturally.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","The skill operates on local files and does not perform destructive actions or outbound calls that would necessitate a local audit log.",{"category":118,"check":119,"severity":63,"summary":120},"Compliance","GDPR","The skill operates on task metadata and session files, which do not inherently contain personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill operates on local files and has no regional restrictions, making it global.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on Bun, which is a standard JavaScript runtime, and uses common shell commands.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README is comprehensive, explaining the purpose, installation, features, and architecture.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a manageable number of related commands for task management.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools provided are distinct, focusing on different aspects of task management (lists, status filtering, specific task lists).",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features in the README and SKILL.md have corresponding implementations in the provided scripts.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Clear installation instructions are provided in the README for both marketplace and direct installation.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Command-line interfaces typically provide actionable error messages upon failure.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The project uses Bun and explicitly states zero runtime dependencies, implying pinned interpreters.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill is primarily read-only and does not perform state-changing operations that would require a dry-run.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates locally on files and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill operates locally and does not emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined, stating it aggregates tasks across lists and sessions, and provides clear triggers and boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is concise, delegating more detailed information to the README and command-line examples.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md provides command-line examples and instructions, with the README offering further detail, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is not an exploration or deep audit skill; it performs direct data aggregation and filtering.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide clear, ready-to-use command-line examples for various task filtering and listing scenarios.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation implicitly handles edge cases by providing clear commands for filtering and listing tasks, and the fallback for session JSONL covers legacy data.",{"category":111,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill provides a fallback path using `session-parser.ts` for legacy session JSONL files, making it robust.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill operates on local files and its commands are designed to report on task status directly, implying it would halt on unreadable states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not rely on other specific skills being loaded.",1778675742061,"This skill aggregates and displays tasks from Claude Code task lists and session files, offering filtering by status, task list, and session type. It also identifies orphaned tasks and summarizes dependencies.",[195,196,197,198,199],"Aggregate tasks from filesystem and session JSONL","Filter tasks by status (pending, in_progress, completed)","View tasks from specific task lists","Summarize task dependencies","Identify orphaned tasks",[201,202,203],"Managing tasks outside of Claude Code","Interacting with external task management systems","Performing destructive actions on tasks without explicit commands","3.0.0","4.4.0","To provide users with a comprehensive view of their tasks across all Claude Code sessions and task lists, enabling better tracking and management of work.","All checks passed or were not applicable, indicating a high-quality, well-documented, and safe skill.",100,"A well-executed skill for managing Claude Code tasks with excellent documentation and no security concerns.",[211,212,213,214,215],"tasks","sessions","claude-code","cli","data-aggregation","global","verified",[219,220,221,222],"When asking 'what tasks are pending'","When asking 'show my tasks'","When looking for 'orphaned tasks'","When needing to understand 'task dependencies'",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"popularity":233,"security":235,"testCoverage":238},{"hasLockfile":225},true,1778675724489,{"descriptionLength":228,"readmeSize":229},274,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},1778675742168,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/session-tasks","apappascs","claude-code-sessions","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":253,"parentExtension":256,"providers":288,"relations":297,"tags":298,"workflow":299},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":281,"tags":283,"workflow":284},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":275},{"promptVersionExtension":268,"promptVersionScoring":205,"score":269,"tags":270,"targetMarket":216,"tier":217},"3.1.0",97,[213,271,272,273,274],"session-management","search","analysis","dashboard",{"commitSha":276,"license":236,"marketplace":277,"plugin":279},"HEAD",{"name":244,"pluginCount":278},1,{"mcpCount":8,"provider":280,"skillCount":8},"classify",{"repoId":282},"kd7cytp64hbr754n075h6bx82986n4be",[273,213,274,272,271],{"evaluatedAt":285,"extractAt":286,"updatedAt":287},1778675524766,1778675504402,1778676116752,{"evaluate":289,"extract":294},{"promptVersionExtension":204,"promptVersionScoring":205,"score":290,"tags":291,"targetMarket":216,"tier":217},99,[212,272,292,211,274,293],"analytics","context-recovery",{"commitSha":276,"license":236,"plugin":295},{"mcpCount":8,"provider":280,"skillCount":296},11,{"parentExtensionId":258,"repoId":282},[292,293,274,272,212,211],{"evaluatedAt":300,"extractAt":286,"updatedAt":301},1778675543343,1778676117255,{"evaluate":303,"extract":305},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":304,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":276},{"parentExtensionId":248,"repoId":282},{"_creationTime":308,"_id":282,"identity":309,"providers":310,"workflow":450},1778675498198.2107,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":311,"discover":443,"extract":446,"github":447,"npm":449},{"commitSha":276,"extensions":312},[313,326,357,366,374,382,390,398,406,414,422,430,435],{"basePath":254,"displayName":244,"installMethods":314,"rationale":315,"selectedPaths":316,"source":325,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[317,320,322],{"path":318,"priority":319},".claude-plugin/marketplace.json","mandatory",{"path":321,"priority":319},"README.md",{"path":323,"priority":324},"LICENSE","high","rule",{"basePath":254,"description":251,"displayName":244,"installMethods":327,"license":236,"rationale":328,"selectedPaths":329,"source":325,"sourceLanguage":18,"type":255},{"claudeCode":244},"plugin manifest at .claude-plugin/plugin.json",[330,332,333,334,337,339,341,343,345,347,349,351,353,355],{"path":331,"priority":319},".claude-plugin/plugin.json",{"path":321,"priority":319},{"path":323,"priority":324},{"path":335,"priority":336},"skills/session-cleanup/SKILL.md","medium",{"path":338,"priority":336},"skills/session-delete/SKILL.md",{"path":340,"priority":336},"skills/session-detail/SKILL.md",{"path":342,"priority":336},"skills/session-diff/SKILL.md",{"path":344,"priority":336},"skills/session-export/SKILL.md",{"path":346,"priority":336},"skills/session-list/SKILL.md",{"path":348,"priority":336},"skills/session-resume/SKILL.md",{"path":350,"priority":336},"skills/session-search/SKILL.md",{"path":352,"priority":336},"skills/session-stats/SKILL.md",{"path":354,"priority":336},"skills/session-tasks/SKILL.md",{"path":356,"priority":336},"skills/session-timeline/SKILL.md",{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":325,"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",[364],{"path":365,"priority":319},"SKILL.md",{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":325,"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",[373],{"path":365,"priority":319},{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":325,"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",[381],{"path":365,"priority":319},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":325,"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",[389],{"path":365,"priority":319},{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":325,"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",[397],{"path":365,"priority":319},{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":325,"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",[405],{"path":365,"priority":319},{"basePath":407,"description":408,"displayName":409,"installMethods":410,"rationale":411,"selectedPaths":412,"source":325,"sourceLanguage":18,"type":245},"skills/session-resume","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.","session-resume",{"claudeCode":12},"SKILL.md frontmatter at skills/session-resume/SKILL.md",[413],{"path":365,"priority":319},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":325,"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",[421],{"path":365,"priority":319},{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":325,"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",[429],{"path":365,"priority":319},{"basePath":242,"description":10,"displayName":13,"installMethods":431,"rationale":432,"selectedPaths":433,"source":325,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/session-tasks/SKILL.md",[434],{"path":365,"priority":319},{"basePath":436,"description":437,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":325,"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",[442],{"path":365,"priority":319},{"sources":444},[445],"manual",{"npmPackage":244},{"closedIssues90d":8,"description":261,"forks":8,"license":236,"openIssues90d":8,"pushedAt":231,"readmeSize":229,"stars":232,"topics":448},[],{"downloads":234},{"classifiedAt":451,"discoverAt":452,"extractAt":453,"githubAt":453,"npmAt":454,"updatedAt":451},1778675503952,1778675498198,1778675500116,1778675502052,[213,214,215,212,211],{"evaluatedAt":240,"extractAt":286,"updatedAt":457},1778676118525,[],[460,489,519,548,576,604],{"_creationTime":461,"_id":462,"community":463,"display":464,"identity":470,"providers":475,"relations":482,"tags":485,"workflow":486},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":465,"installMethods":466,"name":468,"sourceUrl":469},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":467},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":471,"githubOwner":472,"githubRepo":473,"locale":18,"slug":474,"type":245},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":476,"extract":481},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":477,"targetMarket":216,"tier":217},[478,255,479,213,480],"validation","developer-tools","mcp",{"commitSha":276,"license":236},{"parentExtensionId":483,"repoId":484},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[213,479,480,255,478],{"evaluatedAt":487,"extractAt":488,"updatedAt":487},1778701241052,1778696691708,{"_creationTime":490,"_id":491,"community":492,"display":493,"identity":499,"providers":503,"relations":512,"tags":514,"workflow":515},1778699106670.4258,"k17c1n6dbde7qh2wemx78d13t986n7x2",{"reviewCount":8},{"description":494,"installMethods":495,"name":497,"sourceUrl":498},"Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.",{"claudeCode":496},"xixu-me/skills","running-claude-code-via-litellm-copilot","https://github.com/xixu-me/skills",{"basePath":500,"githubOwner":501,"githubRepo":502,"locale":18,"slug":497,"type":245},"skills/running-claude-code-via-litellm-copilot","xixu-me","skills",{"evaluate":504,"extract":511},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":505,"targetMarket":216,"tier":217},[506,507,508,213,509,510],"copilot","litellm","proxy","configuration","troubleshooting",{"commitSha":276},{"repoId":513},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[213,509,506,507,508,510],{"evaluatedAt":516,"extractAt":517,"updatedAt":518},1778699196029,1778699106670,1778699384216,{"_creationTime":520,"_id":521,"community":522,"display":523,"identity":529,"providers":533,"relations":540,"tags":543,"workflow":544},1778696712851.9746,"k17ef0e0f693nd248cs3f63rys86ndy8",{"reviewCount":8},{"description":524,"installMethods":525,"name":527,"sourceUrl":528},"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":526},"Ruya-AI/cozempic","guard","https://github.com/Ruya-AI/cozempic",{"basePath":530,"githubOwner":531,"githubRepo":532,"locale":18,"slug":527,"type":245},"plugin/skills/guard","Ruya-AI","cozempic",{"evaluate":534,"extract":539},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":535,"targetMarket":216,"tier":217},[271,536,213,537,538],"context-pruning","python","utility",{"commitSha":276},{"parentExtensionId":541,"repoId":542},"k176hd1j2vn0hpak7ds6v3eand86mfqh","kd79d77qmyh3826dwhk7ynx9xd86nmqm",[213,536,537,271,538],{"evaluatedAt":545,"extractAt":546,"updatedAt":547},1778696790816,1778696712852,1778696924761,{"_creationTime":549,"_id":550,"community":551,"display":552,"identity":558,"providers":562,"relations":569,"tags":572,"workflow":573},1778694480889.9487,"k17eg219cke0p45yfhh8n2t37986mgm4",{"reviewCount":8},{"description":553,"installMethods":554,"name":556,"sourceUrl":557},"Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration",{"claudeCode":555},"NeoLabHQ/context-engineering-kit","create-command","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":559,"githubOwner":560,"githubRepo":561,"locale":18,"slug":556,"type":245},"plugins/customaize-agent/skills/create-command","NeoLabHQ","context-engineering-kit",{"evaluate":563,"extract":568},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":564,"targetMarket":216,"tier":217},[565,566,567,480,213],"command-creation","agent-development","prompt-engineering",{"commitSha":276},{"parentExtensionId":570,"repoId":571},"k173g0c46wghgz5j9gn02wfydn86mkh8","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[566,213,565,480,567],{"evaluatedAt":574,"extractAt":575,"updatedAt":574},1778694773368,1778694480890,{"_creationTime":577,"_id":578,"community":579,"display":580,"identity":586,"providers":591,"relations":597,"tags":600,"workflow":601},1778692488329.0164,"k17d7dgccv6vnj9tcw0cehwnph86nryb",{"reviewCount":8},{"description":581,"installMethods":582,"name":584,"sourceUrl":585},"Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.",{"claudeCode":583},"luiseiman/claude-kit","Rule Effectiveness Analysis","https://github.com/luiseiman/claude-kit",{"basePath":587,"githubOwner":588,"githubRepo":589,"locale":18,"slug":590,"type":245},"skills/rule-effectiveness","luiseiman","claude-kit","rule-effectiveness",{"evaluate":592,"extract":596},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":593,"targetMarket":216,"tier":217},[213,509,273,594,595],"optimization","git",{"commitSha":276,"license":236},{"parentExtensionId":598,"repoId":599},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[273,213,509,595,594],{"evaluatedAt":602,"extractAt":603,"updatedAt":602},1778693275143,1778692488329,{"_creationTime":605,"_id":606,"community":607,"display":608,"identity":612,"providers":614,"relations":621,"tags":622,"workflow":623},1778692488329.0137,"k172mwc9y507ztvq3eqqkqnhvh86n16s",{"reviewCount":8},{"description":609,"installMethods":610,"name":611,"sourceUrl":585},"Initializes the Claude Code configuration in a new or existing project using the dotforge template.",{"claudeCode":583},"bootstrap-project",{"basePath":613,"githubOwner":588,"githubRepo":589,"locale":18,"slug":611,"type":245},"skills/bootstrap-project",{"evaluate":615,"extract":620},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":616,"targetMarket":216,"tier":217},[509,617,618,619,213],"project-setup","automation","dotforge",{"commitSha":276},{"parentExtensionId":598,"repoId":599},[618,213,509,619,617],{"evaluatedAt":624,"extractAt":603,"updatedAt":624},1778692993130]