[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-rohitg00-context-engineering-en":3,"guides-for-rohitg00-context-engineering":799,"similar-k179gjvpd2zmhdnc6d5qq66wqs86nxf6-en":800},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":229,"isFallback":220,"parentExtension":234,"providers":297,"relations":301,"repo":302,"tags":797,"workflow":798},1778696595410.563,"k179gjvpd2zmhdnc6d5qq66wqs86nxf6",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"rohitg00/pro-workflow","context-engineering","https://github.com/rohitg00/pro-workflow",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":210,"workflow":227},1778696717543.522,"kn70p91rgqfnx96dcpenqdy15h86mg5a","en",{"checks":20,"evaluatedAt":181,"extensionSummary":182,"features":183,"nonGoals":188,"promptVersionExtension":192,"promptVersionScoring":193,"purpose":194,"rationale":195,"score":196,"summary":197,"tags":198,"targetMarket":203,"tier":204,"useCases":205},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,85,89,93,97,100,104,108,111,114,117,120,123,126,129,133,136,140,144,147,150,153,157,160,163,166,168,172,176,179,180],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of context loss and repetition in AI sessions and offers a solution through context engineering techniques.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers advanced context management strategies like writing to external files, selective retrieval, and partitioning execution spaces, which go beyond basic prompt engineering.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete framework for context management, including strategies for different phases of development and clear instructions for implementation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on context engineering and management within AI sessions, with no unrelated capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately and concisely reflects the skill's capabilities in mastering context engineering operations.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The SKILL.md clearly defines the artifact (AI context) and the user intent (manage context efficiently) with specific operations and strategies.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability of mastering context engineering operations.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md is well-structured, under 500 lines, and delegates detailed procedures to separate files where appropriate.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","Detailed procedures and examples are embedded within the SKILL.md, which is appropriate for this skill's scope.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","The skill does not involve deep exploration or code review that would necessitate a forked context.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The SKILL.md provides clear usage examples for core patterns like scratchpad workflow and progressive retrieval.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The SKILL.md explicitly discusses anti-patterns and scenarios for using /clear vs /compact vs Subagent, and provides guidance on context budget planning.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill does not appear to rely on external MCP servers or tools that would require fallbacks.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill implies halting and reporting on unexpected states through its structured approach to context management and clear instructions on when to use different actions.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill is self-contained and focuses on context engineering principles applicable across various workflows without implicit reliance on other skills.",{"category":33,"check":77,"severity":56,"summary":78},"Tool surface size","This is a skill and does not expose individual tools or commands in the way a CLI or MCP server would.",{"category":40,"check":80,"severity":56,"summary":81},"Overlapping near-synonym tools","This is a skill and does not expose individual tools with near-synonym names.",{"category":47,"check":83,"severity":24,"summary":84},"Phantom features","All advertised context engineering operations (Write, Select, Compress, Isolate) are clearly explained and implemented within the skill's documentation.",{"category":86,"check":87,"severity":24,"summary":88},"Install","Installation instruction","The README provides clear installation instructions using the marketplace and includes examples of its usage within the README and SKILL.md.",{"category":90,"check":91,"severity":56,"summary":92},"Errors","Actionable error messages","As a skill, it does not have explicit user-facing error paths in the same way a command-line tool or plugin would; its output is primarily text-based guidance.",{"category":94,"check":95,"severity":56,"summary":96},"Execution","Pinned dependencies","No third-party dependencies are explicitly managed or declared by this skill's documentation.",{"category":33,"check":98,"severity":56,"summary":99},"Dry-run preview","The skill provides guidance and strategies, not direct state-changing operations that would require a dry-run mode.",{"category":101,"check":102,"severity":56,"summary":103},"Protocol","Idempotent retry & timeouts","The skill itself does not perform remote calls or state-changing operations that would require idempotency or timeouts.",{"category":105,"check":106,"severity":24,"summary":107},"Security","Unguarded Destructive Operations","The skill focuses on context management strategies and does not involve destructive operations.",{"category":105,"check":109,"severity":56,"summary":110},"Secret Management","The skill does not handle or expose secrets.",{"category":105,"check":112,"severity":24,"summary":113},"Injection","The skill's documentation emphasizes treating information as data and provides clear instructions for context management, inherently guarding against instruction injection within the context itself.",{"category":105,"check":115,"severity":24,"summary":116},"Transitive Supply-Chain Grenades","The skill's documentation focuses on internal context management and does not involve fetching or executing external code or data at runtime.",{"category":105,"check":118,"severity":24,"summary":119},"Sandbox Isolation","The skill operates within the Claude Code environment and does not interact with the filesystem or external resources in a way that would violate sandbox isolation.",{"category":105,"check":121,"severity":24,"summary":122},"Sandbox escape primitives","No mechanisms for escaping the sandbox are present in the documented strategies.",{"category":105,"check":124,"severity":24,"summary":125},"Data Exfiltration","The skill's focus on managing internal context does not involve reading or submitting confidential data to third parties.",{"category":105,"check":127,"severity":24,"summary":128},"Hidden Text Tricks","The bundled documentation is free of hidden text tricks or obfuscation.",{"category":130,"check":131,"severity":24,"summary":132},"Hooks","Opaque code execution","The skill is purely documentation-based and does not involve any opaque code execution.",{"category":73,"check":134,"severity":24,"summary":135},"Structural Assumption","The skill's advice on writing to external files suggests using standard locations like NOTES.md or .claude/memory/, which are generally portable.",{"category":137,"check":138,"severity":24,"summary":139},"Trust","Issues Attention","Open issues: 0, Closed issues (last 90d): 5. Closure rate is high and open issues are low, indicating good maintainer engagement.",{"category":141,"check":142,"severity":24,"summary":143},"Versioning","Release Management","The README shows an npm version badge, indicating versioning is in place.",{"category":65,"check":145,"severity":56,"summary":146},"Validation","This skill is purely instructional and does not involve executable code or structured output that requires validation.",{"category":65,"check":148,"severity":56,"summary":149},"Error Handling","As an instructional skill, it does not have executable code paths with error conditions to handle.",{"category":65,"check":151,"severity":56,"summary":152},"Logging","The skill does not perform actions that require logging.",{"category":154,"check":155,"severity":56,"summary":156},"Compliance","GDPR","The skill does not operate on personal data.",{"category":154,"check":158,"severity":24,"summary":159},"Target market","The skill's advice on context engineering is universally applicable to AI development and has no regional restrictions.",{"category":73,"check":161,"severity":56,"summary":162},"Runtime stability","The skill is purely documentation and does not have runtime dependencies or assumptions.",{"category":47,"check":164,"severity":24,"summary":165},"README","The README is comprehensive, well-structured, and clearly states the project's purpose and capabilities.",{"category":40,"check":74,"severity":24,"summary":167},"The skill is self-contained and provides guidance on context engineering principles that can be applied independently or alongside other skills.",{"category":169,"check":170,"severity":24,"summary":171},"License","License usability","The project is licensed under MIT, which is a permissive open-source license.",{"category":173,"check":174,"severity":24,"summary":175},"Maintenance","Commit recency","The last commit was on 2026-05-12, which is very recent.",{"category":173,"check":177,"severity":56,"summary":178},"Dependency Management","The skill does not appear to have external dependencies that require management.",{"category":105,"check":170,"severity":24,"summary":171},{"category":105,"check":170,"severity":24,"summary":171},1778696717445,"This skill provides a detailed framework and strategies for mastering the four operations of context engineering: Write, Select, Compress, and Isolate. It guides users on managing token budgets, compaction strategies, and context partitioning to maintain AI session sharpness and efficiency, offering patterns, examples, and anti-patterns.",[184,185,186,187],"Mastering four operations of context engineering: Write, Select, Compress, Isolate","Strategies for managing token budgets and compaction","Guidance on context partitioning using subagents and isolation methods","Detailed patterns and anti-patterns for effective context management",[189,190,191],"Providing specific AI model implementations","Managing external tool execution beyond context impact","Replacing core AI model capabilities","3.0.0","4.4.0","To empower users to master context engineering and maintain efficient, high-quality AI sessions by providing a structured approach to managing information flow and token budgets.","The extension has a high score due to its excellent documentation, clear purpose, and strong alignment with context engineering principles. No critical or warning findings were identified.",98,"Excellent skill for mastering AI context engineering, offering a comprehensive framework for managing token budgets and session efficiency.",[13,199,200,201,202],"prompt-management","ai-productivity","workflow-optimization","session-management","global","verified",[206,207,208,209],"Maintaining long AI coding sessions without context degradation","Optimizing AI responses by precisely selecting relevant information","Implementing durable memory and knowledge persistence for AI sessions","Reducing AI session costs and latency through efficient token usage",{"codeQuality":211,"collectedAt":213,"documentation":214,"maintenance":217,"popularity":223,"security":225,"testCoverage":226},{"hasLockfile":212},true,1778696702765,{"descriptionLength":215,"readmeSize":216},196,22012,{"closedIssues90d":218,"forks":219,"hasChangelog":220,"openIssues90d":8,"pushedAt":221,"stars":222},5,203,false,1778554780000,2113,{"npmDownloads":224},611,{"hasNpmPackage":212,"smitheryVerified":220},{"hasCi":212,"hasTests":220},{"updatedAt":228},1778696717543,{"basePath":230,"githubOwner":231,"githubRepo":232,"locale":18,"slug":13,"type":233},"skills/context-engineering","rohitg00","pro-workflow","skill",{"_creationTime":235,"_id":236,"community":237,"display":238,"identity":244,"parentExtension":247,"providers":279,"relations":293,"tags":294,"workflow":295},1778696595410.5615,"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv",{"reviewCount":8},{"description":239,"installMethods":240,"name":243,"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":232,"cursor":241,"npm":232,"skillkit":242},"/add-plugin pro-workflow","npx skillkit install pro-workflow","Pro Workflow",{"basePath":245,"githubOwner":231,"githubRepo":232,"locale":18,"slug":232,"type":246},"","plugin",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":254,"providers":256,"relations":273,"tags":275,"workflow":276},1778696595410.5613,"k1741gyqaf0tj1ffq65gjpsm6x86mfhx",{"reviewCount":8},{"description":252,"installMethods":253,"name":243,"sourceUrl":14},"Battle-tested Claude Code workflows from power users",{"claudeCode":12},{"basePath":245,"githubOwner":231,"githubRepo":232,"locale":18,"slug":232,"type":255},"marketplace",{"evaluate":257,"extract":266},{"promptVersionExtension":258,"promptVersionScoring":193,"score":259,"tags":260,"targetMarket":203,"tier":204},"3.1.0",99,[261,262,263,264,265],"workflow","productivity","ai-assistance","developer-tools","knowledge-management",{"commitSha":267,"license":268,"marketplace":269,"plugin":271},"HEAD","MIT",{"name":232,"pluginCount":270},1,{"mcpCount":8,"provider":272,"skillCount":8},"classify",{"repoId":274},"kd7am4e918eq98hrd9s31jm4vs86nn0b",[263,264,265,262,261],{"evaluatedAt":277,"extractAt":278,"updatedAt":277},1778696611346,1778696595410,{"evaluate":280,"extract":290},{"promptVersionExtension":192,"promptVersionScoring":193,"score":281,"tags":282,"targetMarket":203,"tier":289},96,[261,262,283,284,285,286,287,288],"ai-coding","self-correction","knowledge-base","sqlite","hooks","agents","community",{"commitSha":267,"license":268,"plugin":291},{"mcpCount":8,"provider":272,"skillCount":292},34,{"parentExtensionId":249,"repoId":274},[288,283,287,285,262,284,286,261],{"evaluatedAt":296,"extractAt":278,"updatedAt":296},1778696621396,{"evaluate":298,"extract":300},{"promptVersionExtension":192,"promptVersionScoring":193,"score":196,"tags":299,"targetMarket":203,"tier":204},[13,199,200,201,202],{"commitSha":267},{"parentExtensionId":236,"repoId":274},{"_creationTime":303,"_id":274,"identity":304,"providers":305,"workflow":792},1778696588306.821,{"githubOwner":231,"githubRepo":232,"sourceUrl":14},{"classify":306,"discover":771,"extract":774,"github":775,"npm":791},{"commitSha":267,"extensions":307},[308,318,459,468,476,484,492,500,505,513,521,529,537,545,553,564,572,580,588,596,604,612,620,627,635,643,651,659,667,679,687,695,727,737,753,763],{"basePath":245,"description":252,"displayName":232,"installMethods":309,"rationale":310,"selectedPaths":311,"source":317,"sourceLanguage":18,"type":255},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[312,315],{"path":313,"priority":314},".claude-plugin/marketplace.json","mandatory",{"path":316,"priority":314},"README.md","rule",{"basePath":245,"description":239,"displayName":232,"installMethods":319,"license":268,"rationale":320,"selectedPaths":321,"source":317,"sourceLanguage":18,"type":246},{"claudeCode":232},"plugin manifest at .claude-plugin/plugin.json",[322,324,325,328,330,332,334,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457],{"path":323,"priority":314},".claude-plugin/plugin.json",{"path":316,"priority":314},{"path":326,"priority":327},"skills/agent-teams/SKILL.md","medium",{"path":329,"priority":327},"skills/auto-setup/SKILL.md",{"path":331,"priority":327},"skills/batch-orchestration/SKILL.md",{"path":333,"priority":327},"skills/bug-capture/SKILL.md",{"path":335,"priority":327},"skills/compact-guard/SKILL.md",{"path":337,"priority":327},"skills/context-engineering/SKILL.md",{"path":339,"priority":327},"skills/context-optimizer/SKILL.md",{"path":341,"priority":327},"skills/cost-tracker/SKILL.md",{"path":343,"priority":327},"skills/deslop/SKILL.md",{"path":345,"priority":327},"skills/file-watcher/SKILL.md",{"path":347,"priority":327},"skills/insights/SKILL.md",{"path":349,"priority":327},"skills/learn-rule/SKILL.md",{"path":351,"priority":327},"skills/llm-council/SKILL.md",{"path":353,"priority":327},"skills/llm-gate/SKILL.md",{"path":355,"priority":327},"skills/mcp-audit/SKILL.md",{"path":357,"priority":327},"skills/module-map/SKILL.md",{"path":359,"priority":327},"skills/orchestrate/SKILL.md",{"path":361,"priority":327},"skills/parallel-worktrees/SKILL.md",{"path":363,"priority":327},"skills/permission-tuner/SKILL.md",{"path":365,"priority":327},"skills/plan-interrogate/SKILL.md",{"path":367,"priority":327},"skills/pro-workflow/SKILL.md",{"path":369,"priority":327},"skills/replay-learnings/SKILL.md",{"path":371,"priority":327},"skills/safe-mode/SKILL.md",{"path":373,"priority":327},"skills/session-handoff/SKILL.md",{"path":375,"priority":327},"skills/smart-commit/SKILL.md",{"path":377,"priority":327},"skills/sprint-status/SKILL.md",{"path":379,"priority":327},"skills/survey-generator/SKILL.md",{"path":381,"priority":327},"skills/thoroughness-scoring/SKILL.md",{"path":383,"priority":327},"skills/token-efficiency/SKILL.md",{"path":385,"priority":327},"skills/wiki-builder/SKILL.md",{"path":387,"priority":327},"skills/wiki-query/SKILL.md",{"path":389,"priority":327},"skills/wiki-research-loop/SKILL.md",{"path":391,"priority":327},"skills/wiki-viewer/SKILL.md",{"path":393,"priority":327},"skills/wrap-up/SKILL.md",{"path":395,"priority":396},"agents/context-engineer.md","high",{"path":398,"priority":396},"agents/cost-analyst.md",{"path":400,"priority":396},"agents/debugger.md",{"path":402,"priority":396},"agents/orchestrator.md",{"path":404,"priority":396},"agents/permission-analyst.md",{"path":406,"priority":396},"agents/planner.md",{"path":408,"priority":396},"agents/reviewer.md",{"path":410,"priority":396},"agents/scout.md",{"path":412,"priority":396},"commands/auto-setup.md",{"path":414,"priority":396},"commands/commit.md",{"path":416,"priority":396},"commands/compact-guard.md",{"path":418,"priority":396},"commands/context-optimizer.md",{"path":420,"priority":396},"commands/cost-tracker.md",{"path":422,"priority":396},"commands/deslop.md",{"path":424,"priority":396},"commands/develop.md",{"path":426,"priority":396},"commands/doctor.md",{"path":428,"priority":396},"commands/handoff.md",{"path":430,"priority":396},"commands/insights.md",{"path":432,"priority":396},"commands/learn-rule.md",{"path":434,"priority":396},"commands/learn.md",{"path":436,"priority":396},"commands/list.md",{"path":438,"priority":396},"commands/mcp-audit.md",{"path":440,"priority":396},"commands/parallel.md",{"path":442,"priority":396},"commands/permission-tuner.md",{"path":444,"priority":396},"commands/replay.md",{"path":446,"priority":396},"commands/safe-mode.md",{"path":448,"priority":396},"commands/search.md",{"path":450,"priority":396},"commands/sprint-status.md",{"path":452,"priority":396},"commands/wiki.md",{"path":454,"priority":396},"commands/wrap-up.md",{"path":456,"priority":396},"hooks/hooks.json",{"path":458,"priority":396},".cursor-plugin/plugin.json",{"basePath":460,"description":461,"displayName":462,"installMethods":463,"rationale":464,"selectedPaths":465,"source":317,"sourceLanguage":18,"type":233},"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",[466],{"path":467,"priority":314},"SKILL.md",{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":317,"sourceLanguage":18,"type":233},"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",[475],{"path":467,"priority":314},{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":317,"sourceLanguage":18,"type":233},"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",[483],{"path":467,"priority":314},{"basePath":485,"description":486,"displayName":487,"installMethods":488,"rationale":489,"selectedPaths":490,"source":317,"sourceLanguage":18,"type":233},"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",[491],{"path":467,"priority":314},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":317,"sourceLanguage":18,"type":233},"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",[499],{"path":467,"priority":314},{"basePath":230,"description":10,"displayName":13,"installMethods":501,"rationale":502,"selectedPaths":503,"source":317,"sourceLanguage":18,"type":233},{"claudeCode":12},"SKILL.md frontmatter at skills/context-engineering/SKILL.md",[504],{"path":467,"priority":314},{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":317,"sourceLanguage":18,"type":233},"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",[512],{"path":467,"priority":314},{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":317,"sourceLanguage":18,"type":233},"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",[520],{"path":467,"priority":314},{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":317,"sourceLanguage":18,"type":233},"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",[528],{"path":467,"priority":314},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":317,"sourceLanguage":18,"type":233},"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",[536],{"path":467,"priority":314},{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":317,"sourceLanguage":18,"type":233},"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",[544],{"path":467,"priority":314},{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":317,"sourceLanguage":18,"type":233},"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",[552],{"path":467,"priority":314},{"basePath":554,"description":555,"displayName":556,"installMethods":557,"rationale":558,"selectedPaths":559,"source":317,"sourceLanguage":18,"type":233},"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",[560,561],{"path":467,"priority":314},{"path":562,"priority":563},"scripts/council.js","low",{"basePath":565,"description":566,"displayName":567,"installMethods":568,"rationale":569,"selectedPaths":570,"source":317,"sourceLanguage":18,"type":233},"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",[571],{"path":467,"priority":314},{"basePath":573,"description":574,"displayName":575,"installMethods":576,"rationale":577,"selectedPaths":578,"source":317,"sourceLanguage":18,"type":233},"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",[579],{"path":467,"priority":314},{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":317,"sourceLanguage":18,"type":233},"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",[587],{"path":467,"priority":314},{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":317,"sourceLanguage":18,"type":233},"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",[595],{"path":467,"priority":314},{"basePath":597,"description":598,"displayName":599,"installMethods":600,"rationale":601,"selectedPaths":602,"source":317,"sourceLanguage":18,"type":233},"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",[603],{"path":467,"priority":314},{"basePath":605,"description":606,"displayName":607,"installMethods":608,"rationale":609,"selectedPaths":610,"source":317,"sourceLanguage":18,"type":233},"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",[611],{"path":467,"priority":314},{"basePath":613,"description":614,"displayName":615,"installMethods":616,"rationale":617,"selectedPaths":618,"source":317,"sourceLanguage":18,"type":233},"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",[619],{"path":467,"priority":314},{"basePath":621,"description":622,"displayName":232,"installMethods":623,"rationale":624,"selectedPaths":625,"source":317,"sourceLanguage":18,"type":233},"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",[626],{"path":467,"priority":314},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":317,"sourceLanguage":18,"type":233},"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",[634],{"path":467,"priority":314},{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":317,"sourceLanguage":18,"type":233},"skills/safe-mode","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.","safe-mode",{"claudeCode":12},"SKILL.md frontmatter at skills/safe-mode/SKILL.md",[642],{"path":467,"priority":314},{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":317,"sourceLanguage":18,"type":233},"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",[650],{"path":467,"priority":314},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":317,"sourceLanguage":18,"type":233},"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",[658],{"path":467,"priority":314},{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":317,"sourceLanguage":18,"type":233},"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",[666],{"path":467,"priority":314},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":317,"sourceLanguage":18,"type":233},"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",[674,675,677],{"path":467,"priority":314},{"path":676,"priority":563},"scripts/build-survey.js",{"path":678,"priority":563},"templates/research_bundle.template.json",{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":317,"sourceLanguage":18,"type":233},"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",[686],{"path":467,"priority":314},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":317,"sourceLanguage":18,"type":233},"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",[694],{"path":467,"priority":314},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":317,"sourceLanguage":18,"type":233},"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",[702,703,705,707,709,711,713,715,717,719,721,723,725],{"path":467,"priority":314},{"path":704,"priority":327},"references/wiki-flavors.md",{"path":706,"priority":563},"scripts/init_wiki.sh",{"path":708,"priority":563},"scripts/wiki-cli.js",{"path":710,"priority":563},"templates/index.md",{"path":712,"priority":563},"templates/maintenance-log.md",{"path":714,"priority":563},"templates/prompts/compile-concept-page.md",{"path":716,"priority":563},"templates/prompts/compile-index.md",{"path":718,"priority":563},"templates/prompts/compile-source-page.md",{"path":720,"priority":563},"templates/prompts/lint-wiki.md",{"path":722,"priority":563},"templates/prompts/query-and-file.md",{"path":724,"priority":563},"templates/sources.md",{"path":726,"priority":563},"templates/wiki.config.md",{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":317,"sourceLanguage":18,"type":233},"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",[734,735],{"path":467,"priority":314},{"path":736,"priority":563},"scripts/query.js",{"basePath":738,"description":739,"displayName":740,"installMethods":741,"rationale":742,"selectedPaths":743,"source":317,"sourceLanguage":18,"type":233},"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",[744,745,747,749,751],{"path":467,"priority":314},{"path":746,"priority":563},"scripts/research-loop.js",{"path":748,"priority":563},"scripts/source-fetchers/arxiv.js",{"path":750,"priority":563},"scripts/source-fetchers/github.js",{"path":752,"priority":563},"scripts/source-fetchers/web.js",{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":317,"sourceLanguage":18,"type":233},"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",[760,761],{"path":467,"priority":314},{"path":762,"priority":563},"scripts/render.js",{"basePath":764,"description":765,"displayName":766,"installMethods":767,"rationale":768,"selectedPaths":769,"source":317,"sourceLanguage":18,"type":233},"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",[770],{"path":467,"priority":314},{"sources":772},[773],"manual",{"npmPackage":232},{"closedIssues90d":218,"description":776,"forks":219,"homepage":777,"openIssues90d":8,"pushedAt":221,"readmeSize":216,"stars":222,"topics":778},"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",[779,780,781,261,782,783,283,784,785,786,787,788,13,264,789,287,262,284,790],"claude","claude-code","cursor","agent-orchestration","ai-agents","ai-workflow","claude-code-plugin","claude-code-skills","claude-skills","codex","gemini-cli","worktrees",{"downloads":224},{"classifiedAt":793,"discoverAt":794,"extractAt":795,"githubAt":795,"npmAt":796,"updatedAt":793},1778696594915,1778696588306,1778696590961,1778696593284,[200,13,199,202,201],{"evaluatedAt":228,"extractAt":278,"updatedAt":228},[],[801,830,860,884,912,943],{"_creationTime":802,"_id":803,"community":804,"display":805,"identity":811,"providers":816,"relations":823,"tags":826,"workflow":827},1778686037155.6213,"k17c4mnj5tqbvbytqebggz8e7s86nasv",{"reviewCount":8},{"description":806,"installMethods":807,"name":809,"sourceUrl":810},"Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer reliably.",{"claudeCode":808},"deanpeters/Product-Manager-Skills","Context Engineering Advisor","https://github.com/deanpeters/Product-Manager-Skills",{"basePath":812,"githubOwner":813,"githubRepo":814,"locale":18,"slug":815,"type":233},"skills/context-engineering-advisor","deanpeters","Product-Manager-Skills","context-engineering-advisor",{"evaluate":817,"extract":821},{"promptVersionExtension":192,"promptVersionScoring":193,"score":196,"tags":818,"targetMarket":203,"tier":204},[783,819,201,13,820],"product-management","prompt-engineering",{"commitSha":267,"license":822},"CC-BY-NC-SA-4.0",{"parentExtensionId":824,"repoId":825},"k17675zpjmgjcq20k7kxqmnbc986mgh3","kd79w54je3w4zrhk2stxg9246186nbp1",[783,13,819,820,201],{"evaluatedAt":828,"extractAt":829,"updatedAt":828},1778687341952,1778686037155,{"_creationTime":831,"_id":832,"community":833,"display":834,"identity":840,"providers":844,"relations":853,"tags":856,"workflow":857},1778694269038.669,"k171pshmgmyv8he1yhep1nkths86mr39",{"reviewCount":8},{"description":835,"installMethods":836,"name":838,"sourceUrl":839},"This skill should be used when the user asks to \"optimize context\", \"reduce token costs\", \"improve context efficiency\", \"implement KV-cache optimization\", \"partition context\", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.",{"claudeCode":837},"muratcankoylan/Agent-Skills-for-Context-Engineering","context-optimization","https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",{"basePath":841,"githubOwner":842,"githubRepo":843,"locale":18,"slug":838,"type":233},"skills/context-optimization","muratcankoylan","Agent-Skills-for-Context-Engineering",{"evaluate":845,"extract":852},{"promptVersionExtension":192,"promptVersionScoring":193,"score":846,"tags":847,"targetMarket":203,"tier":204},100,[13,848,849,850,851],"prompt-optimization","llm-efficiency","kv-cache","token-reduction",{"commitSha":267},{"parentExtensionId":854,"repoId":855},"k1754dy3wbsv2a5gr1a983zzs586njca","kd7f12maf5nxmx5xttjx7scfnx86m1tv",[13,850,849,848,851],{"evaluatedAt":858,"extractAt":859,"updatedAt":858},1778694467379,1778694269038,{"_creationTime":861,"_id":862,"community":863,"display":864,"identity":868,"providers":871,"relations":880,"tags":881,"workflow":882},1778694269038.6682,"k1752cypc448mke749yjbkc65186mg6f",{"reviewCount":8},{"description":865,"installMethods":866,"name":867,"sourceUrl":839},"This skill should be used when the user asks to \"compress context\", \"summarize conversation history\", \"implement compaction\", \"reduce token usage\", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.",{"claudeCode":837},"Context Compression",{"basePath":869,"githubOwner":842,"githubRepo":843,"locale":18,"slug":870,"type":233},"skills/context-compression","context-compression",{"evaluate":872,"extract":879},{"promptVersionExtension":192,"promptVersionScoring":193,"score":846,"tags":873,"targetMarket":203,"tier":204},[13,874,875,876,877,878],"llm","agent","summarization","compression","evaluation",{"commitSha":267,"license":268},{"parentExtensionId":854,"repoId":855},[875,877,13,878,874,876],{"evaluatedAt":883,"extractAt":859,"updatedAt":883},1778694410149,{"_creationTime":885,"_id":886,"community":887,"display":888,"identity":894,"providers":898,"relations":905,"tags":907,"workflow":908},1778692906303.5942,"k17e8fgrjhgk34vzyxq9phbaad86m56g",{"reviewCount":8},{"description":889,"installMethods":890,"name":892,"sourceUrl":893},"Creates, updates, or optimizes an AGENTS.md file for a repository with minimal, high-signal instructions covering non-discoverable coding conventions, tooling quirks, workflow preferences, and project-specific rules that agents cannot infer from reading the codebase. Use when setting up agent instructions or Claude configuration for a new repository, when an existing AGENTS.md is too long, generic, or stale, when agents repeatedly make avoidable mistakes, or when repository workflows have changed and the agent configuration needs pruning. Applies a discoverability filter—omitting anything Claude can learn from README, code, config, or directory structure—and a quality gate to verify each line remains accurate and operationally significant.",{"claudeCode":891},"mcollina/skills","init","https://github.com/mcollina/skills",{"basePath":895,"githubOwner":896,"githubRepo":897,"locale":18,"slug":892,"type":233},"skills/init","mcollina","skills",{"evaluate":899,"extract":904},{"promptVersionExtension":192,"promptVersionScoring":193,"score":846,"tags":900,"targetMarket":203,"tier":204},[901,288,13,902,903],"initialization","agents-md","maintenance",{"commitSha":267},{"repoId":906},"kd7e22d93dm7xdjcrsgq33f53d86mqm7",[288,902,13,901,903],{"evaluatedAt":909,"extractAt":910,"updatedAt":911},1778692978251,1778692906303,1778693261976,{"_creationTime":913,"_id":914,"community":915,"display":916,"identity":922,"providers":927,"relations":936,"tags":939,"workflow":940},1778696691708.3218,"k17eqpa3h27h177b037g2e8m8n86ndwb",{"reviewCount":8},{"description":917,"installMethods":918,"name":920,"sourceUrl":921},"Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection",{"claudeCode":919},"ruvnet/ruflo","Horizon Track","https://github.com/ruvnet/ruflo",{"basePath":923,"githubOwner":924,"githubRepo":925,"locale":18,"slug":926,"type":233},"plugins/ruflo-goals/skills/horizon-track","ruvnet","ruflo","horizon-track",{"evaluate":928,"extract":935},{"promptVersionExtension":192,"promptVersionScoring":193,"score":846,"tags":929,"targetMarket":203,"tier":204},[930,931,932,933,202,934],"objective-tracking","project-management","long-term-goals","persistence","mcp",{"commitSha":267,"license":268},{"parentExtensionId":937,"repoId":938},"k17bh7m6sv83frxqdhrd00vzcx86n03e","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[932,934,930,933,931,202],{"evaluatedAt":941,"extractAt":942,"updatedAt":941},1778700614118,1778696691708,{"_creationTime":944,"_id":945,"community":946,"display":947,"identity":953,"providers":957,"relations":965,"tags":968,"workflow":969},1778696712851.975,"k178yja51cgmcwkj5yctnzbj3186m30w",{"reviewCount":8},{"description":948,"installMethods":949,"name":951,"sourceUrl":952},"Prune bloated session with a prescription. Removes progress ticks, stale reads, duplicate content, and more.",{"claudeCode":950},"Ruya-AI/cozempic","treat","https://github.com/Ruya-AI/cozempic",{"basePath":954,"githubOwner":955,"githubRepo":956,"locale":18,"slug":951,"type":233},"plugin/skills/treat","Ruya-AI","cozempic",{"evaluate":958,"extract":964},{"promptVersionExtension":192,"promptVersionScoring":193,"score":846,"tags":959,"targetMarket":203,"tier":204},[202,960,961,962,963],"context-pruning","llm-optimization","python","cli",{"commitSha":267},{"parentExtensionId":966,"repoId":967},"k176hd1j2vn0hpak7ds6v3eand86mfqh","kd79d77qmyh3826dwhk7ynx9xd86nmqm",[963,960,961,962,202],{"evaluatedAt":970,"extractAt":971,"updatedAt":972},1778696822903,1778696712852,1778696925366]