[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-rohitg00-orchestrate-de":3,"guides-for-rohitg00-orchestrate":814,"similar-k17bk9m02r7jkbzzqapbzfvq8h86m6qn-de":815},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":246,"isFallback":229,"parentExtension":251,"providers":312,"relations":316,"repo":317,"tags":812,"workflow":813},1778696595410.5657,"k17bk9m02r7jkbzzqapbzfvq8h86m6qn",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.",{"claudeCode":12},"rohitg00/pro-workflow","orchestrate","https://github.com/rohitg00/pro-workflow",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":244},1778696881233.375,"kn7fpbbr0g9ttdvpv4d1a42bmd86nf2s","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of correcting AI repeatedly and the need for persistent knowledge, directly addressing user pain points.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers significant value beyond default LLM behavior by introducing a persistent SQLite store for self-correction memory, knowledge planes, and quality gates.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears production-ready with a complete lifecycle covered, including memory persistence, knowledge building, and quality gates.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on enhancing AI coding sessions through memory, knowledge management, and workflow orchestration, a coherent and well-defined scope.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the core functionality of wiring commands, agents, and skills for complex features, specifically for multi-phase development.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This extension is a skill and does not expose individual tools; its functionality is invoked via commands and agent interactions.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The README provides detailed configuration options for settings, MCP, and knowledge plane environment variables with clear documentation.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This extension is a skill and does not expose user-facing tools with names.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As a skill, it does not expose specific tools with parameter schemas or response shapes.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The MIT license is clearly indicated via a badge and link in the README, aligning with permissive open-source standards.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was made on May 12, 2026, which is very recent.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses npm and appears to have dependency management in place, indicated by the npm package presence and install instructions.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The README mentions 'secret guards' and LLM-powered secret detection, indicating appropriate measures for secret handling.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The extension handles user input and potential external data with robust guards, including prompt injection protection and explicit treat-as-data clauses.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension avoids runtime downloads of uncommitted code or data and fences external content, mitigating supply-chain risks.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The extension operates within its designated scopes, with clear indications of path guarding and no signs of attempting to modify files outside its domain.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed in the provided information.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension appears to handle data responsibly, with no documented outbound calls for telemetry or submission of confidential data without clear purpose or consent.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden steering tricks, control characters, or obfuscation.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension bundles plain, readable source code and does not appear to use obfuscation techniques like base64 payloads or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The extension uses relative paths and placeholder notation for project organization, minimizing assumptions about user-specific directory structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 0 open and 5 closed issues in the last 90 days, maintainer engagement is high.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a clear versioning strategy indicated by npm package versioning and GitHub release tags.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The extension employs robust validation for inputs and outputs, ensuring data integrity and security.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Destructive operations are guarded by explicit confirmations or dry-run modes, ensuring user safety.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","Errors are caught, categorized, and reported meaningfully with recovery steps, allowing the agent to handle issues effectively.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","Destructive actions and outbound calls are logged to an audit file, providing a clear review trail.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension does not appear to operate on personal data without sanitization and has clear measures for data handling.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is designed for global applicability with no regional restrictions detected.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The extension is designed to run on standard POSIX shells and Node.js, with clear dependency declarations.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, detailed, and clearly explains the extension's purpose and functionality.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill extension and does not expose tools directly.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","As a skill, it does not expose individual tools that could have overlapping names.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features advertised in the README and SKILL.md have corresponding implementations or documented capabilities.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Clear installation instructions and copy-paste examples are provided in the README, along with details on authentication and setup.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Error messages are actionable, providing context on what failed, why, and offering remediation steps or documentation links.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","Dependencies are managed via npm and lockfiles, ensuring reproducible builds.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The extension does not involve state-changing commands that require a dry-run preview.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The extension's operations are designed to be idempotent where possible, and timeouts are enforced with structured error handling.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","Telemetry collection is strictly opt-in, with documented fields and a schema, adhering to user privacy best practices.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md clearly defines the purpose (wiring components for complex features) and usage scenarios (multi-phase development) with explicit boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise and effectively summarizes the core capability and usage triggers.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and under the recommended line limit, delegating deeper material to separate guides.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The extension effectively uses progressive disclosure by linking to separate documentation files for detailed information.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill is not primarily focused on deep exploration that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README includes numerous practical examples and a 60-second tour demonstrating the extension's capabilities.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The extension documents failure modes and limitations, providing recovery steps for issues like credential expiration or rate limits.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external MCP tools that would require fallbacks.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The extension clearly declares its stack assumptions, including Node.js, npm, and SQLite, and specifies runtime requirements.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The extension lists preconditions and instructs to abort on unexpected states, ensuring a safe execution environment.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and explicitly links to related skills rather than relying on implicit coupling.",1778696881129,"This skill wires together commands, agents, and other skills to facilitate complex feature development through structured phases: research, planning, implementation, and review. It leverages a persistent SQLite store for self-correction memory and a knowledge plane for persistent research.",[198,199,200,201,202],"Orchestrates multi-phase feature development (Research, Plan, Implement, Review)","Provides persistent self-correction memory and a knowledge plane via SQLite","Implements quality gates and validation between development phases","Supports integration with multiple agents and CLI tools","Facilitates context engineering and token management",[204,205,206,207],"Quick bug fixes.","Single-file code changes.","Implementing well-understood, existing patterns.","Documentation-only changes.","3.0.0","4.4.0","To enable developers to build complex features iteratively and reliably by providing structured workflows, persistent memory, and quality gates for AI-assisted development.","The extension passed all checks, demonstrating excellent documentation, security, and production readiness. There are no significant findings to report.",100,"A high-quality skill for orchestrating complex feature development with robust memory and knowledge management.",[215,216,217,218,219],"llm-ops","agent","workflow","memory","knowledge-management","global","verified",[223,224,225,226],"Building features that touch more than five files.","Developing features with unclear or complex requirements.","Handling cross-cutting concerns like authentication and error handling.","Establishing new architectural patterns in a codebase.",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"popularity":240,"security":242,"testCoverage":243},{"hasLockfile":229},true,1778696867726,{"descriptionLength":232,"readmeSize":233},148,22012,{"closedIssues90d":235,"forks":236,"hasChangelog":237,"openIssues90d":8,"pushedAt":238,"stars":239},5,203,false,1778554780000,2113,{"npmDownloads":241},611,{"hasNpmPackage":229,"smitheryVerified":237},{"hasCi":229,"hasTests":237},{"updatedAt":245},1778696881233,{"basePath":247,"githubOwner":248,"githubRepo":249,"locale":18,"slug":13,"type":250},"skills/orchestrate","rohitg00","pro-workflow","skill",{"_creationTime":252,"_id":253,"community":254,"display":255,"identity":261,"parentExtension":264,"providers":294,"relations":308,"tags":309,"workflow":310},1778696595410.5615,"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv",{"reviewCount":8},{"description":256,"installMethods":257,"name":260,"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":249,"cursor":258,"npm":249,"skillkit":259},"/add-plugin pro-workflow","npx skillkit install pro-workflow","Pro Workflow",{"basePath":262,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":263},"","plugin",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":271,"providers":273,"relations":288,"tags":290,"workflow":291},1778696595410.5613,"k1741gyqaf0tj1ffq65gjpsm6x86mfhx",{"reviewCount":8},{"description":269,"installMethods":270,"name":260,"sourceUrl":14},"Battle-tested Claude Code workflows from power users",{"claudeCode":12},{"basePath":262,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":272},"marketplace",{"evaluate":274,"extract":281},{"promptVersionExtension":275,"promptVersionScoring":209,"score":276,"tags":277,"targetMarket":220,"tier":221},"3.1.0",99,[217,278,279,280,219],"productivity","ai-assistance","developer-tools",{"commitSha":282,"license":283,"marketplace":284,"plugin":286},"HEAD","MIT",{"name":249,"pluginCount":285},1,{"mcpCount":8,"provider":287,"skillCount":8},"classify",{"repoId":289},"kd7am4e918eq98hrd9s31jm4vs86nn0b",[279,280,219,278,217],{"evaluatedAt":292,"extractAt":293,"updatedAt":292},1778696611346,1778696595410,{"evaluate":295,"extract":305},{"promptVersionExtension":208,"promptVersionScoring":209,"score":296,"tags":297,"targetMarket":220,"tier":304},96,[217,278,298,299,300,301,302,303],"ai-coding","self-correction","knowledge-base","sqlite","hooks","agents","community",{"commitSha":282,"license":283,"plugin":306},{"mcpCount":8,"provider":287,"skillCount":307},34,{"parentExtensionId":266,"repoId":289},[303,298,302,300,278,299,301,217],{"evaluatedAt":311,"extractAt":293,"updatedAt":311},1778696621396,{"evaluate":313,"extract":315},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":314,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":282},{"parentExtensionId":253,"repoId":289},{"_creationTime":318,"_id":289,"identity":319,"providers":320,"workflow":807},1778696588306.821,{"githubOwner":248,"githubRepo":249,"sourceUrl":14},{"classify":321,"discover":786,"extract":789,"github":790,"npm":806},{"commitSha":282,"extensions":322},[323,333,474,483,491,499,507,515,523,531,539,547,555,563,571,582,590,598,606,611,619,627,635,642,650,658,666,674,682,694,702,710,742,752,768,778],{"basePath":262,"description":269,"displayName":249,"installMethods":324,"rationale":325,"selectedPaths":326,"source":332,"sourceLanguage":18,"type":272},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[327,330],{"path":328,"priority":329},".claude-plugin/marketplace.json","mandatory",{"path":331,"priority":329},"README.md","rule",{"basePath":262,"description":256,"displayName":249,"installMethods":334,"license":283,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":18,"type":263},{"claudeCode":249},"plugin manifest at .claude-plugin/plugin.json",[337,339,340,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,407,409,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,470,472],{"path":338,"priority":329},".claude-plugin/plugin.json",{"path":331,"priority":329},{"path":341,"priority":342},"skills/agent-teams/SKILL.md","medium",{"path":344,"priority":342},"skills/auto-setup/SKILL.md",{"path":346,"priority":342},"skills/batch-orchestration/SKILL.md",{"path":348,"priority":342},"skills/bug-capture/SKILL.md",{"path":350,"priority":342},"skills/compact-guard/SKILL.md",{"path":352,"priority":342},"skills/context-engineering/SKILL.md",{"path":354,"priority":342},"skills/context-optimizer/SKILL.md",{"path":356,"priority":342},"skills/cost-tracker/SKILL.md",{"path":358,"priority":342},"skills/deslop/SKILL.md",{"path":360,"priority":342},"skills/file-watcher/SKILL.md",{"path":362,"priority":342},"skills/insights/SKILL.md",{"path":364,"priority":342},"skills/learn-rule/SKILL.md",{"path":366,"priority":342},"skills/llm-council/SKILL.md",{"path":368,"priority":342},"skills/llm-gate/SKILL.md",{"path":370,"priority":342},"skills/mcp-audit/SKILL.md",{"path":372,"priority":342},"skills/module-map/SKILL.md",{"path":374,"priority":342},"skills/orchestrate/SKILL.md",{"path":376,"priority":342},"skills/parallel-worktrees/SKILL.md",{"path":378,"priority":342},"skills/permission-tuner/SKILL.md",{"path":380,"priority":342},"skills/plan-interrogate/SKILL.md",{"path":382,"priority":342},"skills/pro-workflow/SKILL.md",{"path":384,"priority":342},"skills/replay-learnings/SKILL.md",{"path":386,"priority":342},"skills/safe-mode/SKILL.md",{"path":388,"priority":342},"skills/session-handoff/SKILL.md",{"path":390,"priority":342},"skills/smart-commit/SKILL.md",{"path":392,"priority":342},"skills/sprint-status/SKILL.md",{"path":394,"priority":342},"skills/survey-generator/SKILL.md",{"path":396,"priority":342},"skills/thoroughness-scoring/SKILL.md",{"path":398,"priority":342},"skills/token-efficiency/SKILL.md",{"path":400,"priority":342},"skills/wiki-builder/SKILL.md",{"path":402,"priority":342},"skills/wiki-query/SKILL.md",{"path":404,"priority":342},"skills/wiki-research-loop/SKILL.md",{"path":406,"priority":342},"skills/wiki-viewer/SKILL.md",{"path":408,"priority":342},"skills/wrap-up/SKILL.md",{"path":410,"priority":411},"agents/context-engineer.md","high",{"path":413,"priority":411},"agents/cost-analyst.md",{"path":415,"priority":411},"agents/debugger.md",{"path":417,"priority":411},"agents/orchestrator.md",{"path":419,"priority":411},"agents/permission-analyst.md",{"path":421,"priority":411},"agents/planner.md",{"path":423,"priority":411},"agents/reviewer.md",{"path":425,"priority":411},"agents/scout.md",{"path":427,"priority":411},"commands/auto-setup.md",{"path":429,"priority":411},"commands/commit.md",{"path":431,"priority":411},"commands/compact-guard.md",{"path":433,"priority":411},"commands/context-optimizer.md",{"path":435,"priority":411},"commands/cost-tracker.md",{"path":437,"priority":411},"commands/deslop.md",{"path":439,"priority":411},"commands/develop.md",{"path":441,"priority":411},"commands/doctor.md",{"path":443,"priority":411},"commands/handoff.md",{"path":445,"priority":411},"commands/insights.md",{"path":447,"priority":411},"commands/learn-rule.md",{"path":449,"priority":411},"commands/learn.md",{"path":451,"priority":411},"commands/list.md",{"path":453,"priority":411},"commands/mcp-audit.md",{"path":455,"priority":411},"commands/parallel.md",{"path":457,"priority":411},"commands/permission-tuner.md",{"path":459,"priority":411},"commands/replay.md",{"path":461,"priority":411},"commands/safe-mode.md",{"path":463,"priority":411},"commands/search.md",{"path":465,"priority":411},"commands/sprint-status.md",{"path":467,"priority":411},"commands/wiki.md",{"path":469,"priority":411},"commands/wrap-up.md",{"path":471,"priority":411},"hooks/hooks.json",{"path":473,"priority":411},".cursor-plugin/plugin.json",{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":332,"sourceLanguage":18,"type":250},"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",[481],{"path":482,"priority":329},"SKILL.md",{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":332,"sourceLanguage":18,"type":250},"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",[490],{"path":482,"priority":329},{"basePath":492,"description":493,"displayName":494,"installMethods":495,"rationale":496,"selectedPaths":497,"source":332,"sourceLanguage":18,"type":250},"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",[498],{"path":482,"priority":329},{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":332,"sourceLanguage":18,"type":250},"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",[506],{"path":482,"priority":329},{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":332,"sourceLanguage":18,"type":250},"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",[514],{"path":482,"priority":329},{"basePath":516,"description":517,"displayName":518,"installMethods":519,"rationale":520,"selectedPaths":521,"source":332,"sourceLanguage":18,"type":250},"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",[522],{"path":482,"priority":329},{"basePath":524,"description":525,"displayName":526,"installMethods":527,"rationale":528,"selectedPaths":529,"source":332,"sourceLanguage":18,"type":250},"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",[530],{"path":482,"priority":329},{"basePath":532,"description":533,"displayName":534,"installMethods":535,"rationale":536,"selectedPaths":537,"source":332,"sourceLanguage":18,"type":250},"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",[538],{"path":482,"priority":329},{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":332,"sourceLanguage":18,"type":250},"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",[546],{"path":482,"priority":329},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":332,"sourceLanguage":18,"type":250},"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",[554],{"path":482,"priority":329},{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":332,"sourceLanguage":18,"type":250},"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",[562],{"path":482,"priority":329},{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":332,"sourceLanguage":18,"type":250},"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",[570],{"path":482,"priority":329},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":332,"sourceLanguage":18,"type":250},"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",[578,579],{"path":482,"priority":329},{"path":580,"priority":581},"scripts/council.js","low",{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":332,"sourceLanguage":18,"type":250},"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",[589],{"path":482,"priority":329},{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":332,"sourceLanguage":18,"type":250},"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",[597],{"path":482,"priority":329},{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":332,"sourceLanguage":18,"type":250},"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",[605],{"path":482,"priority":329},{"basePath":247,"description":10,"displayName":13,"installMethods":607,"rationale":608,"selectedPaths":609,"source":332,"sourceLanguage":18,"type":250},{"claudeCode":12},"SKILL.md frontmatter at skills/orchestrate/SKILL.md",[610],{"path":482,"priority":329},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":332,"sourceLanguage":18,"type":250},"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",[618],{"path":482,"priority":329},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":332,"sourceLanguage":18,"type":250},"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",[626],{"path":482,"priority":329},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":332,"sourceLanguage":18,"type":250},"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",[634],{"path":482,"priority":329},{"basePath":636,"description":637,"displayName":249,"installMethods":638,"rationale":639,"selectedPaths":640,"source":332,"sourceLanguage":18,"type":250},"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",[641],{"path":482,"priority":329},{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":332,"sourceLanguage":18,"type":250},"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",[649],{"path":482,"priority":329},{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":332,"sourceLanguage":18,"type":250},"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",[657],{"path":482,"priority":329},{"basePath":659,"description":660,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":332,"sourceLanguage":18,"type":250},"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",[665],{"path":482,"priority":329},{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":332,"sourceLanguage":18,"type":250},"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",[673],{"path":482,"priority":329},{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":332,"sourceLanguage":18,"type":250},"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",[681],{"path":482,"priority":329},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":332,"sourceLanguage":18,"type":250},"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",[689,690,692],{"path":482,"priority":329},{"path":691,"priority":581},"scripts/build-survey.js",{"path":693,"priority":581},"templates/research_bundle.template.json",{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":332,"sourceLanguage":18,"type":250},"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",[701],{"path":482,"priority":329},{"basePath":703,"description":704,"displayName":705,"installMethods":706,"rationale":707,"selectedPaths":708,"source":332,"sourceLanguage":18,"type":250},"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",[709],{"path":482,"priority":329},{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":332,"sourceLanguage":18,"type":250},"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",[717,718,720,722,724,726,728,730,732,734,736,738,740],{"path":482,"priority":329},{"path":719,"priority":342},"references/wiki-flavors.md",{"path":721,"priority":581},"scripts/init_wiki.sh",{"path":723,"priority":581},"scripts/wiki-cli.js",{"path":725,"priority":581},"templates/index.md",{"path":727,"priority":581},"templates/maintenance-log.md",{"path":729,"priority":581},"templates/prompts/compile-concept-page.md",{"path":731,"priority":581},"templates/prompts/compile-index.md",{"path":733,"priority":581},"templates/prompts/compile-source-page.md",{"path":735,"priority":581},"templates/prompts/lint-wiki.md",{"path":737,"priority":581},"templates/prompts/query-and-file.md",{"path":739,"priority":581},"templates/sources.md",{"path":741,"priority":581},"templates/wiki.config.md",{"basePath":743,"description":744,"displayName":745,"installMethods":746,"rationale":747,"selectedPaths":748,"source":332,"sourceLanguage":18,"type":250},"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",[749,750],{"path":482,"priority":329},{"path":751,"priority":581},"scripts/query.js",{"basePath":753,"description":754,"displayName":755,"installMethods":756,"rationale":757,"selectedPaths":758,"source":332,"sourceLanguage":18,"type":250},"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",[759,760,762,764,766],{"path":482,"priority":329},{"path":761,"priority":581},"scripts/research-loop.js",{"path":763,"priority":581},"scripts/source-fetchers/arxiv.js",{"path":765,"priority":581},"scripts/source-fetchers/github.js",{"path":767,"priority":581},"scripts/source-fetchers/web.js",{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":332,"sourceLanguage":18,"type":250},"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",[775,776],{"path":482,"priority":329},{"path":777,"priority":581},"scripts/render.js",{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":332,"sourceLanguage":18,"type":250},"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",[785],{"path":482,"priority":329},{"sources":787},[788],"manual",{"npmPackage":249},{"closedIssues90d":235,"description":791,"forks":236,"homepage":792,"openIssues90d":8,"pushedAt":238,"readmeSize":233,"stars":239,"topics":793},"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",[794,795,796,217,797,798,298,799,800,801,802,803,518,280,804,302,278,299,805],"claude","claude-code","cursor","agent-orchestration","ai-agents","ai-workflow","claude-code-plugin","claude-code-skills","claude-skills","codex","gemini-cli","worktrees",{"downloads":241},{"classifiedAt":808,"discoverAt":809,"extractAt":810,"githubAt":810,"npmAt":811,"updatedAt":808},1778696594915,1778696588306,1778696590961,1778696593284,[216,219,215,218,217],{"evaluatedAt":245,"extractAt":293,"updatedAt":245},[],[816,832,850,879,901,929],{"_creationTime":817,"_id":818,"community":819,"display":820,"identity":822,"providers":823,"relations":828,"tags":829,"workflow":830},1778696595410.5618,"k174h4yhwrcpcmdx62n2g2b88986mx17",{"reviewCount":8},{"description":476,"installMethods":821,"name":477,"sourceUrl":14},{"claudeCode":12},{"basePath":475,"githubOwner":248,"githubRepo":249,"locale":18,"slug":477,"type":250},{"evaluate":824,"extract":827},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":825,"targetMarket":220,"tier":221},[799,826,219,215,278,299],"collaboration",{"commitSha":282},{"parentExtensionId":253,"repoId":289},[799,826,219,215,278,299],{"evaluatedAt":831,"extractAt":293,"updatedAt":831},1778696637446,{"_creationTime":833,"_id":834,"community":835,"display":836,"identity":839,"providers":840,"relations":846,"tags":847,"workflow":848},1778696595410.5698,"k171sdysmt658g1cdd7hgt8p8h86nms7",{"reviewCount":8},{"description":780,"installMethods":837,"name":838,"sourceUrl":14},{"claudeCode":12},"Wrap-Up Ritual",{"basePath":779,"githubOwner":248,"githubRepo":249,"locale":18,"slug":781,"type":250},{"evaluate":841,"extract":845},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":842,"targetMarket":220,"tier":221},[217,843,278,218,300,844],"llm","code-quality",{"commitSha":282,"license":283},{"parentExtensionId":253,"repoId":289},[844,300,843,218,278,217],{"evaluatedAt":849,"extractAt":293,"updatedAt":849},1778697164619,{"_creationTime":851,"_id":852,"community":853,"display":854,"identity":860,"providers":864,"relations":872,"tags":875,"workflow":876},1778683562157.877,"k17bmnmk2exaw2f96dk2sx4arn86ne7n",{"reviewCount":8},{"description":855,"installMethods":856,"name":858,"sourceUrl":859},"View and manage your cognitive profile — how you think, work patterns, blind spots, and cross-domain connections. Use when the user says 'show my profile', 'how do I work', 'what are my patterns', 'cognitive style', 'blind spots', 'methodology', or at the start of a session to load context. Also use 'rebuild profile' to rescan all session history, or 'list domains' to see all tracked project domains.",{"claudeCode":857},"cdeust/Cortex","cortex-profile","https://github.com/cdeust/Cortex",{"basePath":861,"githubOwner":862,"githubRepo":863,"locale":18,"slug":858,"type":250},"skills/cortex-profile","cdeust","Cortex",{"evaluate":865,"extract":871},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":866,"targetMarket":220,"tier":221},[867,868,218,869,217,870],"cognitive","profile","personalization","history",{"commitSha":282},{"parentExtensionId":873,"repoId":874},"k1739s9t9kj9bmjq1z4byk17g986mv7x","kd79gxpemvkr09a7zsb3h8kmah86nvgf",[867,870,218,869,868,217],{"evaluatedAt":877,"extractAt":878,"updatedAt":877},1778683758763,1778683562157,{"_creationTime":880,"_id":881,"community":882,"display":883,"identity":887,"providers":889,"relations":897,"tags":898,"workflow":899},1778683562157.8755,"k170hhfkx545yd99mvxa5xqamd86m4sv",{"reviewCount":8},{"description":884,"installMethods":885,"name":886,"sourceUrl":859},"Set up automation — prospective memory triggers, neuro-symbolic rules, and CLAUDE.md sync. Use when the user says 'remind me when', 'trigger when', 'create a rule', 'auto-remember', 'sync to CLAUDE.md', 'push insights', 'set up trigger', 'when I open this file', 'when this keyword appears', or when you want to automate memory behavior based on conditions.",{"claudeCode":857},"cortex-automate",{"basePath":888,"githubOwner":862,"githubRepo":863,"locale":18,"slug":886,"type":250},"skills/cortex-automate",{"evaluate":890,"extract":896},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":891,"targetMarket":220,"tier":221},[892,218,893,894,895,217],"automation","triggers","rules","sync",{"commitSha":282},{"parentExtensionId":873,"repoId":874},[892,218,894,895,893,217],{"evaluatedAt":900,"extractAt":878,"updatedAt":900},1778683620696,{"_creationTime":902,"_id":903,"community":904,"display":905,"identity":911,"providers":915,"relations":923,"tags":925,"workflow":926},1778696691708.2983,"k17c6tkghtgnr7jnsh6gf5mf9h86nk00",{"reviewCount":8},{"description":906,"installMethods":907,"name":909,"sourceUrl":910},"Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.",{"claudeCode":908},"ruvnet/ruflo","agentdb-memory-patterns","https://github.com/ruvnet/ruflo",{"basePath":912,"githubOwner":913,"githubRepo":914,"locale":18,"slug":909,"type":250},".claude/skills/agentdb-memory-patterns","ruvnet","ruflo",{"evaluate":916,"extract":922},{"promptVersionExtension":208,"promptVersionScoring":209,"score":276,"tags":917,"targetMarket":220,"tier":221},[918,216,218,919,920,921],"ai","database","typescript","nodejs",{"commitSha":282},{"repoId":924},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[216,918,919,218,921,920],{"evaluatedAt":927,"extractAt":928,"updatedAt":927},1778698807267,1778696691708,{"_creationTime":930,"_id":931,"community":932,"display":933,"identity":937,"providers":939,"relations":946,"tags":947,"workflow":948},1778696691708.3027,"k174mp6hf33cptbna2p91t2ts586n4ad",{"reviewCount":8},{"description":934,"installMethods":935,"name":936,"sourceUrl":910},"AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.\n",{"claudeCode":908},"memory-management",{"basePath":938,"githubOwner":913,"githubRepo":914,"locale":18,"slug":936,"type":250},".agents/skills/memory-management",{"evaluate":940,"extract":945},{"promptVersionExtension":208,"promptVersionScoring":209,"score":276,"tags":941,"targetMarket":220,"tier":221},[218,942,219,943,944],"vector-search","agentdb","hnsw",{"commitSha":282},{"repoId":924},[943,944,219,218,942],{"evaluatedAt":949,"extractAt":928,"updatedAt":949},1778699160670]