[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-rohitg00-safe-mode-en":3,"guides-for-rohitg00-safe-mode":810,"similar-k17anj41t8hgk7k78wc98gw6a186n8ks-en":811},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":232,"parentExtension":246,"providers":308,"relations":312,"repo":313,"tags":808,"workflow":809},1778696595410.5671,"k17anj41t8hgk7k78wc98gw6a186n8ks",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.",{"claudeCode":12},"rohitg00/pro-workflow","safe-mode","https://github.com/rohitg00/pro-workflow",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":239},1778696971063.6565,"kn746b3k12yty6hxsk21t9k2z586n06x","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"targetMarket":215,"tier":216,"useCases":217},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,117,121,124,127,130,133,136,139,143,147,150,153,157,160,164,167,170,173,176,179,182,185,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of preventing destructive operations using Claude Code hooks and names the specific modes of protection.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over simple prompts by providing robust, configurable guardrails for destructive operations, going beyond default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, covering the complete lifecycle of preventing destructive operations with clear modes and implementation details.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on providing safety guardrails for destructive operations, aligning with its description and name.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's functionality, modes, and the tools it uses.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses specific PreToolUse matchers for Bash, Edit, and Write, rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for the different modes (cautious, lockdown, clear) are clearly documented, including how to activate them and their effects.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill and its modes (`cautious`, `lockdown`, `clear`) are descriptively named.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Inputs for the skill are clear commands with optional path arguments, and outputs are informative text messages.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is MIT licensed, as indicated by the badge in the README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 12, 2026, indicating recent maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project uses npm and includes a lockfile, indicating proper dependency management.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The skill focuses on operation safety rather than secret management and does not echo secrets.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill's implementation uses specific patterns and checks, avoiding arbitrary code execution from external data.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill operates on predefined patterns and does not fetch external code or data at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill operates within the hook system and its actions are focused on command/file path validation, not external file manipulation outside the project scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","The implementation does not contain obvious sandbox escape primitives like detached processes or retry loops on denied calls.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill's purpose is to prevent destructive operations and does not involve reading or submitting confidential data.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and descriptions do not appear to contain hidden steering tricks.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The JavaScript code for the hooks is presented as plain, readable source.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill correctly uses relative paths for lockdown and session state, avoiding assumptions about absolute user-specific paths.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","There are 0 open issues in the last 90 days and 5 closed, indicating active maintenance and responsiveness.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The README indicates versioning via npm, and the last commit is recent.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","Input validation is performed for command patterns and file paths, ensuring they conform to expected structures.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The skill's primary purpose is to guard destructive operations, implementing confirmation gates and warnings.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The implementation includes clear error messages for blocked operations and warnings, providing user guidance.",{"category":110,"check":114,"severity":115,"summary":116},"Logging","not_applicable","The skill operates as a hook that prevents or warns about operations; explicit local audit logging beyond the standard session transcript is not a primary concern for this type of tool.",{"category":118,"check":119,"severity":115,"summary":120},"Compliance","GDPR","The skill does not operate on personal data; it focuses on code operation safety.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's functionality is universally applicable and does not have any regional or jurisdictional limitations.",{"category":91,"check":125,"severity":24,"summary":126},"Runtime stability","The skill uses standard JavaScript and relies on Claude Code's hook system, ensuring cross-platform compatibility.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README is comprehensive, detailing the project's purpose, features, installation, and usage.",{"category":33,"check":131,"severity":115,"summary":132},"Tool surface size","This is a single-purpose skill invoked via a command, not a collection of tools.",{"category":40,"check":134,"severity":115,"summary":135},"Overlapping near-synonym tools","The skill has distinct modes activated by different commands, not overlapping tool names.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features (modes, warnings, lockdown) are implemented and described in the SKILL.md and README.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Clear installation instructions and invocation examples are provided in the README.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Error messages clearly state the problem (e.g., destructive operation detected, file outside lockdown path) and offer remediation (e.g., confirm, clear mode).",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","The project includes a lockfile (npm), indicating pinned dependencies.",{"category":33,"check":151,"severity":115,"summary":152},"Dry-run preview","The skill's core function is to prevent or warn about destructive actions, rather than executing them with a preview mode.",{"category":154,"check":155,"severity":115,"summary":156},"Protocol","Idempotent retry & timeouts","The skill acts as a hook that intercepts or blocks operations; it does not perform state-changing remote calls itself.",{"category":87,"check":158,"severity":115,"summary":159},"Forked exploration","This skill does not perform deep exploration that would require forked context.",{"category":161,"check":162,"severity":115,"summary":163},"Context","Progressive Disclosure","The SKILL.md is concise and does not require further progressive disclosure.",{"category":161,"check":165,"severity":24,"summary":166},"Concise Body","The SKILL.md is concise and focused, not exceeding reasonable length.",{"category":40,"check":168,"severity":24,"summary":169},"Concise Frontmatter","The frontmatter in SKILL.md is concise and clearly states the purpose and modes.",{"category":40,"check":171,"severity":24,"summary":172},"Precise Purpose","The description clearly defines the skill's purpose of preventing destructive operations with specific modes and triggers.",{"category":87,"check":174,"severity":115,"summary":175},"Tool Fallback","The skill relies on Claude Code's internal hook system and does not depend on external MCP servers or tools.",{"category":110,"check":177,"severity":24,"summary":178},"Halt on unexpected state","The skill clearly defines preconditions (e.g., lockdown path, mode activation) and halts or warns on unexpected states or configurations.",{"category":91,"check":180,"severity":24,"summary":181},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills, clearly stating its scope.",{"category":91,"check":183,"severity":24,"summary":184},"Stack assumptions","The skill is written in JavaScript and relies on the standard Claude Code execution environment, with no exotic language runtimes assumed.",{"category":44,"check":186,"severity":24,"summary":187},"Usage examples","Sufficient examples are provided for activating each mode and demonstrating their effects.",{"category":22,"check":189,"severity":24,"summary":190},"Edge cases","The skill addresses edge cases like session scope, state persistence, and provides clear failure modes and recovery steps (e.g., clearing mode).",1778696970957,"This skill implements safety guardrails for destructive operations within Claude Code sessions using PreToolUse hooks. It offers three modes: 'cautious' for warnings on dangerous commands, 'lockdown' to restrict edits to a specified directory, and 'clear' to disable all restrictions. It uses specific pattern matching for Bash commands and file path checks for Edit/Write tools.",[194,195,196,197,198],"Prevent destructive operations with warnings","Restrict edits to a specific directory","Three distinct safety modes: cautious, lockdown, clear","Uses PreToolUse hooks for Bash, Edit, and Write tools","Session-scoped state management",[200,201,202],"Replacing formal Git branching strategies","Acting as a substitute for code reviews","Enforcing style guides or linting rules","3.0.0","4.4.0","To prevent accidental destructive operations during AI coding sessions by providing configurable safety nets.","All checks passed or were not applicable, indicating high quality and adherence to best practices.",100,"A highly polished skill providing robust safety guardrails for destructive operations.",[210,211,212,213,214],"security","guardrails","operations","code-quality","hooks","global","verified",[218,219,220,221],"Working on sensitive production codebases","Performing focused refactoring within a specific module","Pair programming with AI to limit accidental changes","Junior developer guardrail for scope control",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"popularity":235,"security":237,"testCoverage":238},{"hasLockfile":224},true,1778696957717,{"descriptionLength":227,"readmeSize":228},237,22012,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"openIssues90d":8,"pushedAt":233,"stars":234},5,203,false,1778554780000,2113,{"npmDownloads":236},611,{"hasNpmPackage":224,"smitheryVerified":232},{"hasCi":224,"hasTests":232},{"updatedAt":240},1778696971063,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/safe-mode","rohitg00","pro-workflow","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":256,"parentExtension":259,"providers":291,"relations":304,"tags":305,"workflow":306},1778696595410.5615,"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv",{"reviewCount":8},{"description":251,"installMethods":252,"name":255,"sourceUrl":14},"Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.",{"claudeCode":244,"cursor":253,"npm":244,"skillkit":254},"/add-plugin pro-workflow","npx skillkit install pro-workflow","Pro Workflow",{"basePath":257,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":285,"tags":287,"workflow":288},1778696595410.5613,"k1741gyqaf0tj1ffq65gjpsm6x86mfhx",{"reviewCount":8},{"description":264,"installMethods":265,"name":255,"sourceUrl":14},"Battle-tested Claude Code workflows from power users",{"claudeCode":12},{"basePath":257,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":267},"marketplace",{"evaluate":269,"extract":278},{"promptVersionExtension":270,"promptVersionScoring":204,"score":271,"tags":272,"targetMarket":215,"tier":216},"3.1.0",99,[273,274,275,276,277],"workflow","productivity","ai-assistance","developer-tools","knowledge-management",{"commitSha":279,"license":280,"marketplace":281,"plugin":283},"HEAD","MIT",{"name":244,"pluginCount":282},1,{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd7am4e918eq98hrd9s31jm4vs86nn0b",[275,276,277,274,273],{"evaluatedAt":289,"extractAt":290,"updatedAt":289},1778696611346,1778696595410,{"evaluate":292,"extract":301},{"promptVersionExtension":203,"promptVersionScoring":204,"score":293,"tags":294,"targetMarket":215,"tier":300},96,[273,274,295,296,297,298,214,299],"ai-coding","self-correction","knowledge-base","sqlite","agents","community",{"commitSha":279,"license":280,"plugin":302},{"mcpCount":8,"provider":284,"skillCount":303},34,{"parentExtensionId":261,"repoId":286},[299,295,214,297,274,296,298,273],{"evaluatedAt":307,"extractAt":290,"updatedAt":307},1778696621396,{"evaluate":309,"extract":311},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":310,"targetMarket":215,"tier":216},[210,211,212,213,214],{"commitSha":279},{"parentExtensionId":248,"repoId":286},{"_creationTime":314,"_id":286,"identity":315,"providers":316,"workflow":803},1778696588306.821,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":317,"discover":782,"extract":785,"github":786,"npm":802},{"commitSha":279,"extensions":318},[319,329,470,479,487,495,503,511,519,527,535,543,551,559,567,578,586,594,602,610,618,626,634,641,649,654,662,670,678,690,698,706,738,748,764,774],{"basePath":257,"description":264,"displayName":244,"installMethods":320,"rationale":321,"selectedPaths":322,"source":328,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md","rule",{"basePath":257,"description":251,"displayName":244,"installMethods":330,"license":280,"rationale":331,"selectedPaths":332,"source":328,"sourceLanguage":18,"type":258},{"claudeCode":244},"plugin manifest at .claude-plugin/plugin.json",[333,335,336,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468],{"path":334,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":337,"priority":338},"skills/agent-teams/SKILL.md","medium",{"path":340,"priority":338},"skills/auto-setup/SKILL.md",{"path":342,"priority":338},"skills/batch-orchestration/SKILL.md",{"path":344,"priority":338},"skills/bug-capture/SKILL.md",{"path":346,"priority":338},"skills/compact-guard/SKILL.md",{"path":348,"priority":338},"skills/context-engineering/SKILL.md",{"path":350,"priority":338},"skills/context-optimizer/SKILL.md",{"path":352,"priority":338},"skills/cost-tracker/SKILL.md",{"path":354,"priority":338},"skills/deslop/SKILL.md",{"path":356,"priority":338},"skills/file-watcher/SKILL.md",{"path":358,"priority":338},"skills/insights/SKILL.md",{"path":360,"priority":338},"skills/learn-rule/SKILL.md",{"path":362,"priority":338},"skills/llm-council/SKILL.md",{"path":364,"priority":338},"skills/llm-gate/SKILL.md",{"path":366,"priority":338},"skills/mcp-audit/SKILL.md",{"path":368,"priority":338},"skills/module-map/SKILL.md",{"path":370,"priority":338},"skills/orchestrate/SKILL.md",{"path":372,"priority":338},"skills/parallel-worktrees/SKILL.md",{"path":374,"priority":338},"skills/permission-tuner/SKILL.md",{"path":376,"priority":338},"skills/plan-interrogate/SKILL.md",{"path":378,"priority":338},"skills/pro-workflow/SKILL.md",{"path":380,"priority":338},"skills/replay-learnings/SKILL.md",{"path":382,"priority":338},"skills/safe-mode/SKILL.md",{"path":384,"priority":338},"skills/session-handoff/SKILL.md",{"path":386,"priority":338},"skills/smart-commit/SKILL.md",{"path":388,"priority":338},"skills/sprint-status/SKILL.md",{"path":390,"priority":338},"skills/survey-generator/SKILL.md",{"path":392,"priority":338},"skills/thoroughness-scoring/SKILL.md",{"path":394,"priority":338},"skills/token-efficiency/SKILL.md",{"path":396,"priority":338},"skills/wiki-builder/SKILL.md",{"path":398,"priority":338},"skills/wiki-query/SKILL.md",{"path":400,"priority":338},"skills/wiki-research-loop/SKILL.md",{"path":402,"priority":338},"skills/wiki-viewer/SKILL.md",{"path":404,"priority":338},"skills/wrap-up/SKILL.md",{"path":406,"priority":407},"agents/context-engineer.md","high",{"path":409,"priority":407},"agents/cost-analyst.md",{"path":411,"priority":407},"agents/debugger.md",{"path":413,"priority":407},"agents/orchestrator.md",{"path":415,"priority":407},"agents/permission-analyst.md",{"path":417,"priority":407},"agents/planner.md",{"path":419,"priority":407},"agents/reviewer.md",{"path":421,"priority":407},"agents/scout.md",{"path":423,"priority":407},"commands/auto-setup.md",{"path":425,"priority":407},"commands/commit.md",{"path":427,"priority":407},"commands/compact-guard.md",{"path":429,"priority":407},"commands/context-optimizer.md",{"path":431,"priority":407},"commands/cost-tracker.md",{"path":433,"priority":407},"commands/deslop.md",{"path":435,"priority":407},"commands/develop.md",{"path":437,"priority":407},"commands/doctor.md",{"path":439,"priority":407},"commands/handoff.md",{"path":441,"priority":407},"commands/insights.md",{"path":443,"priority":407},"commands/learn-rule.md",{"path":445,"priority":407},"commands/learn.md",{"path":447,"priority":407},"commands/list.md",{"path":449,"priority":407},"commands/mcp-audit.md",{"path":451,"priority":407},"commands/parallel.md",{"path":453,"priority":407},"commands/permission-tuner.md",{"path":455,"priority":407},"commands/replay.md",{"path":457,"priority":407},"commands/safe-mode.md",{"path":459,"priority":407},"commands/search.md",{"path":461,"priority":407},"commands/sprint-status.md",{"path":463,"priority":407},"commands/wiki.md",{"path":465,"priority":407},"commands/wrap-up.md",{"path":467,"priority":407},"hooks/hooks.json",{"path":469,"priority":407},".cursor-plugin/plugin.json",{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":328,"sourceLanguage":18,"type":245},"skills/agent-teams","Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.","agent-teams",{"claudeCode":12},"SKILL.md frontmatter at skills/agent-teams/SKILL.md",[477],{"path":478,"priority":325},"SKILL.md",{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":328,"sourceLanguage":18,"type":245},"skills/auto-setup","Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.","auto-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/auto-setup/SKILL.md",[486],{"path":478,"priority":325},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":328,"sourceLanguage":18,"type":245},"skills/batch-orchestration","Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.","batch-orchestration",{"claudeCode":12},"SKILL.md frontmatter at skills/batch-orchestration/SKILL.md",[494],{"path":478,"priority":325},{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":328,"sourceLanguage":18,"type":245},"skills/bug-capture","Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says \"file an issue\", \"log this as a bug\", \"capture this\".","bug-capture",{"claudeCode":12},"SKILL.md frontmatter at skills/bug-capture/SKILL.md",[502],{"path":478,"priority":325},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":328,"sourceLanguage":18,"type":245},"skills/compact-guard","Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.","compact-guard",{"claudeCode":12},"SKILL.md frontmatter at skills/compact-guard/SKILL.md",[510],{"path":478,"priority":325},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":328,"sourceLanguage":18,"type":245},"skills/context-engineering","Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compaction strategies, and context partitioning to keep AI sessions sharp and efficient.","context-engineering",{"claudeCode":12},"SKILL.md frontmatter at skills/context-engineering/SKILL.md",[518],{"path":478,"priority":325},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":328,"sourceLanguage":18,"type":245},"skills/context-optimizer","Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.","context-optimizer",{"claudeCode":12},"SKILL.md frontmatter at skills/context-optimizer/SKILL.md",[526],{"path":478,"priority":325},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":328,"sourceLanguage":18,"type":245},"skills/cost-tracker","Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.","cost-tracker",{"claudeCode":12},"SKILL.md frontmatter at skills/cost-tracker/SKILL.md",[534],{"path":478,"priority":325},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":328,"sourceLanguage":18,"type":245},"skills/deslop","Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, and strips defensive code. Use when cleaning up code, simplifying, removing boilerplate, or before committing.","deslop",{"claudeCode":12},"SKILL.md frontmatter at skills/deslop/SKILL.md",[542],{"path":478,"priority":325},{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":328,"sourceLanguage":18,"type":245},"skills/file-watcher","Configure file watching hooks to auto-react to config changes, env file updates, and dependency modifications. Use to set up reactive workflows.","file-watcher",{"claudeCode":12},"SKILL.md frontmatter at skills/file-watcher/SKILL.md",[550],{"path":478,"priority":325},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":328,"sourceLanguage":18,"type":245},"skills/insights","Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history. Use when asking for stats, statistics, progress, how am I doing, coding history, or dashboard.","insights",{"claudeCode":12},"SKILL.md frontmatter at skills/insights/SKILL.md",[558],{"path":478,"priority":325},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":328,"sourceLanguage":18,"type":245},"skills/learn-rule","Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user says \"remember this\", \"don't forget\", \"note this\", or \"learn from this\".","learn-rule",{"claudeCode":12},"SKILL.md frontmatter at skills/learn-rule/SKILL.md",[566],{"path":478,"priority":325},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":328,"sourceLanguage":18,"type":245},"skills/llm-council","Provider-agnostic multi-LLM deliberation. Three phases — independent responses, cross-model anonymized ranking, chairman synthesis. Provider config from env (OPENAI/ANTHROPIC/FIREWORKS/OPENROUTER/custom OpenAI-compatible base URL). Persists transcript to a wiki page when --wiki \u003Cslug> is passed. Use when the user wants multiple AI perspectives, consensus-building, or the \"LLM Council\" approach for high-stakes reviews, plan critique, or contested learning rules.","llm-council",{"claudeCode":12},"SKILL.md frontmatter at skills/llm-council/SKILL.md",[574,575],{"path":478,"priority":325},{"path":576,"priority":577},"scripts/council.js","low",{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":328,"sourceLanguage":18,"type":245},"skills/llm-gate","LLM-powered quality verification using prompt hooks. Validates commit messages, code patterns, and conventions using AI before allowing operations. Use to set up intelligent guardrails.","llm-gate",{"claudeCode":12},"SKILL.md frontmatter at skills/llm-gate/SKILL.md",[585],{"path":478,"priority":325},{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":328,"sourceLanguage":18,"type":245},"skills/mcp-audit","Audit connected MCP servers for token overhead, redundancy, and security. Use when sessions feel slow or before adding new MCPs.","mcp-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-audit/SKILL.md",[593],{"path":478,"priority":325},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":328,"sourceLanguage":18,"type":245},"skills/module-map","Produce a one-screen map of an unfamiliar area of the codebase: entry points, modules, data flow, callers. Designed to be read in fifteen seconds. Use when the user says \"I do not know this area\", \"give me the map\", \"zoom out\", \"orient me\".","module-map",{"claudeCode":12},"SKILL.md frontmatter at skills/module-map/SKILL.md",[601],{"path":478,"priority":325},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":328,"sourceLanguage":18,"type":245},"skills/orchestrate","Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.","orchestrate",{"claudeCode":12},"SKILL.md frontmatter at skills/orchestrate/SKILL.md",[609],{"path":478,"priority":325},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":328,"sourceLanguage":18,"type":245},"skills/parallel-worktrees","Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously.","parallel-worktrees",{"claudeCode":12},"SKILL.md frontmatter at skills/parallel-worktrees/SKILL.md",[617],{"path":478,"priority":325},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":328,"sourceLanguage":18,"type":245},"skills/permission-tuner","Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission prompts are slowing you down or after sessions with many denials.","permission-tuner",{"claudeCode":12},"SKILL.md frontmatter at skills/permission-tuner/SKILL.md",[625],{"path":478,"priority":325},{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":328,"sourceLanguage":18,"type":245},"skills/plan-interrogate","Stress-test a plan by walking its decision tree one question at a time. Use when the user wants to pressure-test a design before implementation.","plan-interrogate",{"claudeCode":12},"SKILL.md frontmatter at skills/plan-interrogate/SKILL.md",[633],{"path":478,"priority":325},{"basePath":635,"description":636,"displayName":244,"installMethods":637,"rationale":638,"selectedPaths":639,"source":328,"sourceLanguage":18,"type":245},"skills/pro-workflow","Complete AI coding workflow system. Orchestration patterns, 18 hook events, 5 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents.",{"claudeCode":12},"SKILL.md frontmatter at skills/pro-workflow/SKILL.md",[640],{"path":478,"priority":325},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":328,"sourceLanguage":18,"type":245},"skills/replay-learnings","Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns. Use when starting a task, saying \"what do I know about\", \"previous mistakes\", \"lessons learned\", or \"remind me about\".","replay-learnings",{"claudeCode":12},"SKILL.md frontmatter at skills/replay-learnings/SKILL.md",[648],{"path":478,"priority":325},{"basePath":242,"description":10,"displayName":13,"installMethods":650,"rationale":651,"selectedPaths":652,"source":328,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/safe-mode/SKILL.md",[653],{"path":478,"priority":325},{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":328,"sourceLanguage":18,"type":245},"skills/session-handoff","Generate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to resume work. Use when ending a session, saying \"continue later\", \"save progress\", \"session summary\", or \"pick up where I left off\".","session-handoff",{"claudeCode":12},"SKILL.md frontmatter at skills/session-handoff/SKILL.md",[661],{"path":478,"priority":325},{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":328,"sourceLanguage":18,"type":245},"skills/smart-commit","Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying \"commit\", \"git commit\", \"save my changes\", or ready to commit after making changes.","smart-commit",{"claudeCode":12},"SKILL.md frontmatter at skills/smart-commit/SKILL.md",[669],{"path":478,"priority":325},{"basePath":671,"description":672,"displayName":673,"installMethods":674,"rationale":675,"selectedPaths":676,"source":328,"sourceLanguage":18,"type":245},"skills/sprint-status","Track parallel work sessions and prevent confusion across multiple Claude Code instances. Every major step ends with a status line. Every question re-states project, branch, and task.","sprint-status",{"claudeCode":12},"SKILL.md frontmatter at skills/sprint-status/SKILL.md",[677],{"path":478,"priority":325},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":328,"sourceLanguage":18,"type":245},"skills/survey-generator","Compile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bibliography of real papers) from a public anchor resource, then a chosen LLM generates the survey artifact. Output target is a wiki page (markdown), not a one-off HTML — survey lands in `\u003Cwiki>/derived/surveys/\u003Cslug>.md` with full bibliography rows in `sources.md`. Provider-agnostic (Anthropic/OpenAI/OpenRouter/Fireworks/custom OpenAI-compat). Use when the user asks for a \"survey\", \"literature review\", \"lit review\", or \"deep dive\" on a technical topic.","survey-generator",{"claudeCode":12},"SKILL.md frontmatter at skills/survey-generator/SKILL.md",[685,686,688],{"path":478,"priority":325},{"path":687,"priority":577},"scripts/build-survey.js",{"path":689,"priority":577},"templates/research_bundle.template.json",{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":328,"sourceLanguage":18,"type":245},"skills/thoroughness-scoring","Score every decision point with a Thoroughness Rating (1-10). AI makes the marginal cost of doing things properly near-zero — pick the higher-rated option every time. Includes scope checks to distinguish contained vs unbounded work.","thoroughness-scoring",{"claudeCode":12},"SKILL.md frontmatter at skills/thoroughness-scoring/SKILL.md",[697],{"path":478,"priority":325},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":328,"sourceLanguage":18,"type":245},"skills/token-efficiency","Reduce token waste by 40-60% through anti-sycophancy rules, tool-call budgets, one-pass coding, task profiles, and read-before-write enforcement. Inspired by drona23/claude-token-efficient.","token-efficiency",{"claudeCode":12},"SKILL.md frontmatter at skills/token-efficiency/SKILL.md",[705],{"path":478,"priority":325},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":328,"sourceLanguage":18,"type":245},"skills/wiki-builder","Start, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base. Each wiki is a folder of markdown pages with provenance, plus a shadow FTS5 index so any session can recall it. Use when the user says \"start a wiki\", \"add to wiki\", \"compile a page\", \"wiki on X\", or wants a long-lived knowledge base on a topic, paper, product, person, project, or codebase.","wiki-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-builder/SKILL.md",[713,714,716,718,720,722,724,726,728,730,732,734,736],{"path":478,"priority":325},{"path":715,"priority":338},"references/wiki-flavors.md",{"path":717,"priority":577},"scripts/init_wiki.sh",{"path":719,"priority":577},"scripts/wiki-cli.js",{"path":721,"priority":577},"templates/index.md",{"path":723,"priority":577},"templates/maintenance-log.md",{"path":725,"priority":577},"templates/prompts/compile-concept-page.md",{"path":727,"priority":577},"templates/prompts/compile-index.md",{"path":729,"priority":577},"templates/prompts/compile-source-page.md",{"path":731,"priority":577},"templates/prompts/lint-wiki.md",{"path":733,"priority":577},"templates/prompts/query-and-file.md",{"path":735,"priority":577},"templates/sources.md",{"path":737,"priority":577},"templates/wiki.config.md",{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":328,"sourceLanguage":18,"type":245},"skills/wiki-query","Query pro-workflow wikis via SQLite FTS5 BM25 retrieval. Returns top-K passages with citations. Use when answering a question that any of the user's wikis already covers, when the user says \"what does the wiki say about X\", \"ask wiki\", \"search wikis\", or before drafting a new wiki page (to avoid duplication).","wiki-query",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-query/SKILL.md",[745,746],{"path":478,"priority":325},{"path":747,"priority":577},"scripts/query.js",{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":328,"sourceLanguage":18,"type":245},"skills/wiki-research-loop","Auto-grow a pro-workflow wiki by running a budget-capped BFS research loop over pluggable source fetchers (web, arXiv, GitHub). Each iteration pops a seed from the queue, fetches sources, drafts a wiki page, dedupes claims against existing pages, enqueues follow-up seeds. Halts on budget cap, depth cap, or convergence. Use when the user says \"research \u003Ctopic>\", \"grow the \u003Cslug> wiki\", \"auto-research\", or wants a knowledge base that builds itself overnight.","wiki-research-loop",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-research-loop/SKILL.md",[755,756,758,760,762],{"path":478,"priority":325},{"path":757,"priority":577},"scripts/research-loop.js",{"path":759,"priority":577},"scripts/source-fetchers/arxiv.js",{"path":761,"priority":577},"scripts/source-fetchers/github.js",{"path":763,"priority":577},"scripts/source-fetchers/web.js",{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":328,"sourceLanguage":18,"type":245},"skills/wiki-viewer","Render a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file. No external dependencies, no JS framework, S3-uploadable. Use when the user wants to browse a wiki visually, share its current state with someone, audit research progress, or hand off a knowledge base. Inspired by Thariq Shihipar's \"Unreasonable Effectiveness of HTML\" — favors information density and shareability over markdown-only outputs.","wiki-viewer",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-viewer/SKILL.md",[771,772],{"path":478,"priority":325},{"path":773,"priority":577},"scripts/render.js",{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":328,"sourceLanguage":18,"type":245},"skills/wrap-up","End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying \"wrap up\", \"done for the day\", \"finish coding\", or ending a coding session.","wrap-up",{"claudeCode":12},"SKILL.md frontmatter at skills/wrap-up/SKILL.md",[781],{"path":478,"priority":325},{"sources":783},[784],"manual",{"npmPackage":244},{"closedIssues90d":230,"description":787,"forks":231,"homepage":788,"openIssues90d":8,"pushedAt":233,"readmeSize":228,"stars":234,"topics":789},"Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.","https://rohitg00.github.io/pro-workflow/infographic.html",[790,791,792,273,793,794,295,795,796,797,798,799,514,276,800,214,274,296,801],"claude","claude-code","cursor","agent-orchestration","ai-agents","ai-workflow","claude-code-plugin","claude-code-skills","claude-skills","codex","gemini-cli","worktrees",{"downloads":236},{"classifiedAt":804,"discoverAt":805,"extractAt":806,"githubAt":806,"npmAt":807,"updatedAt":804},1778696594915,1778696588306,1778696590961,1778696593284,[213,211,214,212,210],{"evaluatedAt":240,"extractAt":290,"updatedAt":240},[],[812,840,868,896,916,945],{"_creationTime":813,"_id":814,"community":815,"display":816,"identity":822,"providers":827,"relations":833,"tags":836,"workflow":837},1778698175626.3276,"k17cj6pbcgtrw523a4sw8mhcxn86mzvv",{"reviewCount":8},{"description":817,"installMethods":818,"name":820,"sourceUrl":821},"Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.",{"claudeCode":819},"trailofbits/skills","Semgrep Rule Creator","https://github.com/trailofbits/skills",{"basePath":823,"githubOwner":824,"githubRepo":825,"locale":18,"slug":826,"type":245},"plugins/semgrep-rule-creator/skills/semgrep-rule-creator","trailofbits","skills","semgrep-rule-creator",{"evaluate":828,"extract":832},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":829,"targetMarket":215,"tier":216},[830,210,831,213,276],"semgrep","static-analysis",{"commitSha":279},{"parentExtensionId":834,"repoId":835},"k1757483sd0rdv04r5773w2tb986mb9g","kd7d5sbrd9m157hjv9c7v4wfyn86mk2f",[213,276,210,830,831],{"evaluatedAt":838,"extractAt":839,"updatedAt":838},1778699451460,1778698175626,{"_creationTime":841,"_id":842,"community":843,"display":844,"identity":850,"providers":854,"relations":861,"tags":863,"workflow":864},1778692607327.2307,"k17bwx69hk0p0w7rnpzvv2p16h86mp2k",{"reviewCount":8},{"description":845,"installMethods":846,"name":848,"sourceUrl":849},"Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.",{"claudeCode":847},"majiayu000/vibeguard","fixflow","https://github.com/majiayu000/vibeguard",{"basePath":851,"githubOwner":852,"githubRepo":853,"locale":18,"slug":848,"type":245},"workflows/fixflow","majiayu000","vibeguard",{"evaluate":855,"extract":860},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":856,"targetMarket":215,"tier":216},[213,857,276,858,859,210],"ai-safety","code-generation","workflow-automation",{"commitSha":279},{"repoId":862},"kd7b0vh258xpbyerk68bk3e1ks86mk58",[857,858,213,276,210,859],{"evaluatedAt":865,"extractAt":866,"updatedAt":867},1778692812461,1778692607327,1778693059223,{"_creationTime":869,"_id":870,"community":871,"display":872,"identity":878,"providers":881,"relations":889,"tags":892,"workflow":893},1778675056600.2393,"k17ct63reqgdem6s75y0b76kn186m8xs",{"reviewCount":8},{"description":873,"installMethods":874,"name":876,"sourceUrl":877},"Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for \"run ship gate\", \"am I ready to ship\", \"pre-launch audit\", \"can I deploy\", \"push to production\", \"go live checklist\", \"preflight check\". Not for CI/CD setup or infra provisioning.\n",{"claudeCode":875},"alirezarezvani/claude-skills","ship-gate","https://github.com/alirezarezvani/claude-skills",{"basePath":879,"githubOwner":880,"githubRepo":798,"locale":18,"slug":876,"type":245},"engineering/skills/ship-gate","alirezarezvani",{"evaluate":882,"extract":888},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":883,"targetMarket":215,"tier":216},[210,213,884,885,886,887],"deployment","audit","checklist","devops",{"commitSha":279,"license":280},{"parentExtensionId":890,"repoId":891},"k173223hfbd6c4mx6r1jdx23wn86mbpb","kd7ff9s1w43mfyy1n7hf87816186m6px",[885,886,213,884,887,210],{"evaluatedAt":894,"extractAt":895,"updatedAt":894},1778679066333,1778675056600,{"_creationTime":897,"_id":898,"community":899,"display":900,"identity":903,"providers":904,"relations":912,"tags":913,"workflow":914},1778696595410.565,"k17dpppapcysybz0ng3mnet0w986m5r2",{"reviewCount":8},{"description":580,"installMethods":901,"name":902,"sourceUrl":14},{"claudeCode":12},"LLM Gate",{"basePath":579,"githubOwner":243,"githubRepo":244,"locale":18,"slug":581,"type":245},{"evaluate":905,"extract":911},{"promptVersionExtension":203,"promptVersionScoring":204,"score":906,"tags":907,"targetMarket":215,"tier":216},98,[908,213,909,214,211,910],"ai","llm","automation",{"commitSha":279,"license":280},{"parentExtensionId":248,"repoId":286},[908,910,213,211,214,909],{"evaluatedAt":915,"extractAt":290,"updatedAt":915},1778696838160,{"_creationTime":917,"_id":918,"community":919,"display":920,"identity":926,"providers":930,"relations":938,"tags":941,"workflow":942},1778696691708.3264,"k179thjzaw5kepc7zhdj9sat3n86mcqp",{"reviewCount":8},{"description":921,"installMethods":922,"name":924,"sourceUrl":925},"Validate pending migrations for foreign key consistency, rollback safety, and best practices",{"claudeCode":923},"ruvnet/ruflo","migrate-validate","https://github.com/ruvnet/ruflo",{"basePath":927,"githubOwner":928,"githubRepo":929,"locale":18,"slug":924,"type":245},"plugins/ruflo-migrations/skills/migrate-validate","ruvnet","ruflo",{"evaluate":931,"extract":937},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":932,"targetMarket":215,"tier":216},[933,934,935,936,213,276],"database","migrations","sql","validation",{"commitSha":279},{"parentExtensionId":939,"repoId":940},"k176me0sh9b6bc3gzttnywx4w986njzh","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[213,933,276,934,935,936],{"evaluatedAt":943,"extractAt":944,"updatedAt":943},1778701008912,1778696691708,{"_creationTime":946,"_id":947,"community":948,"display":949,"identity":955,"providers":961,"relations":968,"tags":971,"workflow":972},1778698296017.8315,"k17dzgrxxkxpeqmtcn5v3tjmad86n5tm",{"reviewCount":8},{"description":950,"installMethods":951,"name":953,"sourceUrl":954},"과잉 엔지니어링 패턴이 감지되면 자동으로 활성화됩니다: (1) 사용자가 명시적으로 변경을 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(class, interface, factory, wrapper)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 의존성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 \"너무 많아\", \"거기는 건드리지 마\", \"X만 변경해\", \"간단하게\", \"그만\" 등의 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 에러 처리, 유효성 검사, 방어적 코드를 추가하는 경우 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서를 생성하는 경우\n",{"claudeCode":952},"uucz/moyu","Moyu (摸鱼)","https://github.com/uucz/moyu",{"basePath":956,"githubOwner":957,"githubRepo":958,"locale":959,"slug":960,"type":245},"skills/moyu-ko","uucz","moyu","ko","moyu-ko",{"evaluate":962,"extract":967},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":963,"targetMarket":215,"tier":216},[964,213,965,276,966],"ai-assist","prompt-engineering","refactoring",{"commitSha":279,"license":280},{"parentExtensionId":969,"repoId":970},"k17a8j7hxkm1n8dabrtcwp2z2d86nr39","kd7ccbpk8y3xm113xt8wy1c5jd86n94h",[964,213,276,965,966],{"evaluatedAt":973,"extractAt":974,"updatedAt":975},1778698415064,1778698296017,1778698589704]