[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-krodak-releasing-clickup-cli-en":3,"guides-for-krodak-releasing-clickup-cli":479,"similar-k179vm5rq0p8bzd9v2d18rqneh86m9bj-en":480},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":232,"parentExtension":247,"providers":248,"relations":253,"repo":255,"tags":475,"workflow":476},1778692007457.861,"k179vm5rq0p8bzd9v2d18rqneh86m9bj",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Publishes a new version of clickup-cli to npm, updates Homebrew tap, writes release notes, and syncs the agent skill. Use when releasing a new version, bumping version, or verifying a release.",{"claudeCode":12},"krodak/clickup-cli","releasing-clickup-cli","https://github.com/krodak/clickup-cli",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":240},1778692046342.0505,"kn70n5w73npat8d7n468bxggy586nz6s","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of publishing new versions of the clickup-cli to npm, updating the Homebrew tap, writing release notes, and syncing the agent skill, and the use case of releasing a new version or bumping the version.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill automates a complex, multi-step release process for a CLI tool, including package publishing, tap updates, and documentation sync, which goes beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of a release process, from version bumping and testing to publishing and updating downstream dependencies, making it ready for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on the specific task of releasing a new version of the clickup-cli and related artifacts, maintaining a clear and coherent scope.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately and concisely reflects the skill's functionality and purpose.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses specific, well-defined tools for each part of the release process (npm publish, Homebrew tap update, release notes generation) rather than a single generalist command.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","This skill does not appear to have configurable parameters or options beyond the version bump itself, which is handled via direct command execution.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools implied by the script actions (npm publish, git commit, gh release edit) are standard and descriptive within their respective domains.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's operations are focused on specific release tasks, and it does not appear to request or return excessive data.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 12, 2026, which is well within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project includes a `package-lock.json` and `npm install` commands suggest proper dependency management. The `.npmrc` with `legacy-peer-deps=true` indicates awareness of potential dependency issues.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill correctly uses environment variables or configuration files for sensitive information like API tokens and avoids echoing them to output.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill executes specific commands and scripts rather than loading arbitrary external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on committed scripts and commands from standard tools (npm, git, gh) and does not fetch external code at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the context of the project repository and standard release tools, not attempting to modify files outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops are evident in the provided scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's operations are self-contained to the release process and do not involve reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden steering tricks, and descriptions use clean, printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The scripts used by the skill are standard shell commands and Node.js scripts, not obfuscated or dynamically fetched code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes a standard project structure for Node.js projects and uses relative paths or standard tool commands, making it portable.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open issues and 22 closed issues in the last 90 days, indicating active maintenance and issue resolution.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter, package.json, and git tags clearly indicate versioning, and the release process is well-defined.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The script uses standard package managers and versioning tools which inherently perform validation on inputs and commands.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Destructive operations like committing and tagging are guarded by clear steps and preceded by checks, and publishing is a deliberate action.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The release process includes a detailed 'If CI fails' section outlining common errors and recovery steps, indicating robust error handling.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The skill's actions are primarily command-line executions with output to stdout/stderr, and the `gh run watch` command provides visibility into CI logs. A dedicated audit log is not explicitly detailed but implied through standard tool output.",{"category":117,"check":118,"severity":46,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; its function is limited to code and release management.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is a general-purpose development tool with no regional or jurisdictional limitations, making its target market global.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard Node.js, npm, git, and GitHub CLI, which are widely available, and doesn't make specific OS or shell assumptions.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README is comprehensive, explaining the tool's purpose, agent integration, installation, and configuration.",{"category":33,"check":130,"severity":46,"summary":131},"Tool surface size","This is a single-purpose skill focused on the release process, not exposing multiple distinct tools.",{"category":40,"check":133,"severity":46,"summary":134},"Overlapping near-synonym tools","The skill orchestrates specific commands for release tasks and does not expose overlapping tools.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md (npm publish, Homebrew update, release notes, sync) have corresponding implementation steps in the scripts.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for npm and Homebrew, along with an invocation example for agent setup.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The 'If CI fails' section in the SKILL.md provides clear descriptions of potential failures and remediation steps.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The presence of `package-lock.json` indicates pinned dependencies for Node.js projects.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","While not a direct '--dry-run' flag on the skill itself, the detailed steps and CI checks provide a form of preview and validation before final publishing.",{"category":154,"check":155,"severity":46,"summary":156},"Protocol","Idempotent retry & timeouts","The skill orchestrates external tools; idempotency and timeouts are handled by those tools (npm, git, gh) and CI processes.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not appear to emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the skill's purpose (publishing clickup-cli to npm, updating Homebrew, writing release notes) and its use case (releasing a new version, bumping version, verifying a release).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and use cases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and delegates detailed steps to relevant sections, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md effectively uses sections and subsections to break down the release process, with detailed steps provided inline or within clear logical groupings.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","This skill is task-oriented and does not involve deep code review or exploration that would require forking context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear, step-by-step instructions and code snippets that serve as executable examples for the release process.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The 'If CI fails' section in the SKILL.md explicitly documents common failure modes and recovery steps.",{"category":104,"check":183,"severity":46,"summary":184},"Tool Fallback","This skill directly executes CLI commands and does not rely on external MCP servers with fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The pre-release checklist and the detailed release steps implicitly require a clean state before proceeding, and CI checks would halt on unexpected states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focused on its release task, with no implicit reliance on other skills.",1778692046230,"This skill automates the process of publishing a new version of the clickup-cli to npm, updating its Homebrew tap, writing release notes, and syncing the agent skill file. It provides detailed steps and error handling guidance.",[195,196,197,198,199],"Automated npm package publishing","Homebrew tap update","Release notes generation","Agent skill synchronization","Version bumping and tracking",[201,202,203],"Developing new features for clickup-cli","Managing the clickup-cli codebase beyond release preparation","Automating rollbacks of failed releases","3.0.0","4.4.0","To streamline and reliably automate the release of new versions for the clickup-cli, ensuring consistent updates across different platforms and for agent consumption.","All checks passed, indicating a high-quality, well-documented, and production-ready skill.",100,"A robust and well-documented skill for automating the release process of CLI tools.",[211,212,213,214,215],"release-automation","npm","homebrew","cli","devops","global","verified",[219,220,221],"Releasing a new version of clickup-cli","Bumping the version of clickup-cli","Verifying the integrity of a release process",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"popularity":235,"security":237,"testCoverage":239},{"hasLockfile":224},true,1778692027177,{"descriptionLength":227,"readmeSize":228},192,12126,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"openIssues90d":8,"pushedAt":233,"stars":234},22,9,false,1778615163000,64,{"npmDownloads":236},1970,{"hasNpmPackage":224,"license":238,"smitheryVerified":232},"MIT",{"hasCi":224,"hasTests":224},{"updatedAt":241},1778692046342,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},".agents/skills/releasing-clickup-cli","krodak","clickup-cli","skill",null,{"evaluate":249,"extract":251},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":250,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":252},"HEAD",{"repoId":254},"kd7eepjypfnak20m6gzx5gk5mx86mdz6",{"_creationTime":256,"_id":254,"identity":257,"providers":258,"workflow":470},1778692000606.2087,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":259,"discover":453,"extract":456,"github":457,"npm":469},{"commitSha":252,"extensions":260},[261,280,286,294,302],{"basePath":262,"description":263,"displayName":245,"installMethods":264,"license":238,"rationale":265,"selectedPaths":266,"source":278,"sourceLanguage":18,"type":279},"","ClickUp CLI skills for managing tasks, sprints, comments, checklists, custom fields, tags, and time tracking via the cup command",{"claudeCode":245},"plugin manifest at .claude-plugin/plugin.json",[267,270,272,275],{"path":268,"priority":269},".claude-plugin/plugin.json","mandatory",{"path":271,"priority":269},"README.md",{"path":273,"priority":274},"LICENSE","high",{"path":276,"priority":277},"skills/clickup-cli/SKILL.md","medium","rule","plugin",{"basePath":243,"description":10,"displayName":13,"installMethods":281,"rationale":282,"selectedPaths":283,"source":278,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/releasing-clickup-cli/SKILL.md",[284],{"path":285,"priority":269},"SKILL.md",{"basePath":287,"description":288,"displayName":289,"installMethods":290,"rationale":291,"selectedPaths":292,"source":278,"sourceLanguage":18,"type":246},".agents/skills/testing-clickup-cli","Run and manage tests for clickup-cli. Covers unit tests, e2e tests against a real ClickUp workspace, and the test data setup. Use when running tests, adding test coverage, debugging test failures, or setting up test fixtures.","testing-clickup-cli",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/testing-clickup-cli/SKILL.md",[293],{"path":285,"priority":269},{"basePath":295,"description":296,"displayName":297,"installMethods":298,"rationale":299,"selectedPaths":300,"source":278,"sourceLanguage":18,"type":246},"skills/clickup-cli","Use when managing ClickUp tasks, sprints, or comments via the `cup` CLI tool. Triggers: task queries, status updates, sprint tracking, creating subtasks, posting comments, threaded replies, standup summaries, searching tasks, checking overdue items, assigning tasks, listing spaces and lists, opening tasks in browser, checking auth or config, setting custom fields, deleting tasks, managing tags, managing checklists, editing comments, task links, time tracking, attachments, file uploads, listing members, listing fields, duplicating tasks, bulk operations, goals, key results, saved filters, favorites.","clickup",{"claudeCode":12},"SKILL.md frontmatter at skills/clickup-cli/SKILL.md",[301],{"path":285,"priority":269},{"basePath":262,"description":303,"displayName":304,"installMethods":305,"license":238,"rationale":306,"selectedPaths":307,"source":278,"sourceLanguage":18,"type":214},"ClickUp CLI for AI agents and humans","@krodak/clickup-cli",{"npm":304},"cli ecosystem detected at /",[308,310,311,312,315,317,319,321,323,325,327,329,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451],{"path":309,"priority":269},"package.json",{"path":271,"priority":269},{"path":273,"priority":274},{"path":313,"priority":314},"src/index.ts","low",{"path":316,"priority":314},"src/commands/activity.ts",{"path":318,"priority":314},"src/commands/archive.ts",{"path":320,"priority":314},"src/commands/assign.ts",{"path":322,"priority":314},"src/commands/assigned.ts",{"path":324,"priority":314},"src/commands/attach.ts",{"path":326,"priority":314},"src/commands/auth.ts",{"path":328,"priority":314},"src/commands/bulk.ts",{"path":330,"priority":314},"src/commands/chat-message.ts",{"path":332,"priority":314},"src/commands/chat-reaction.ts",{"path":334,"priority":314},"src/commands/chat-reply.ts",{"path":336,"priority":314},"src/commands/chat.ts",{"path":338,"priority":314},"src/commands/checklist.ts",{"path":340,"priority":314},"src/commands/comment-delete.ts",{"path":342,"priority":314},"src/commands/comment-edit.ts",{"path":344,"priority":314},"src/commands/comment-format.ts",{"path":346,"priority":314},"src/commands/comment.ts",{"path":348,"priority":314},"src/commands/comments.ts",{"path":350,"priority":314},"src/commands/completion.ts",{"path":352,"priority":314},"src/commands/config.ts",{"path":354,"priority":314},"src/commands/create.ts",{"path":356,"priority":314},"src/commands/delete.ts",{"path":358,"priority":314},"src/commands/depend.ts",{"path":360,"priority":314},"src/commands/doc.ts",{"path":362,"priority":314},"src/commands/docs.ts",{"path":364,"priority":314},"src/commands/duplicate.ts",{"path":366,"priority":314},"src/commands/favorite.ts",{"path":368,"priority":314},"src/commands/field.ts",{"path":370,"priority":314},"src/commands/fields.ts",{"path":372,"priority":314},"src/commands/filter.ts",{"path":374,"priority":314},"src/commands/folder-rename.ts",{"path":376,"priority":314},"src/commands/folder-templates.ts",{"path":378,"priority":314},"src/commands/folders.ts",{"path":380,"priority":314},"src/commands/get.ts",{"path":382,"priority":314},"src/commands/goals.ts",{"path":384,"priority":314},"src/commands/inbox.ts",{"path":386,"priority":314},"src/commands/init.ts",{"path":388,"priority":314},"src/commands/link.ts",{"path":390,"priority":314},"src/commands/list-create.ts",{"path":392,"priority":314},"src/commands/list-from-template.ts",{"path":394,"priority":314},"src/commands/list-rename.ts",{"path":396,"priority":314},"src/commands/list-templates.ts",{"path":398,"priority":314},"src/commands/lists.ts",{"path":400,"priority":314},"src/commands/members.ts",{"path":402,"priority":314},"src/commands/metadata.ts",{"path":404,"priority":314},"src/commands/move.ts",{"path":406,"priority":314},"src/commands/open.ts",{"path":408,"priority":314},"src/commands/overdue.ts",{"path":410,"priority":314},"src/commands/replies.ts",{"path":412,"priority":314},"src/commands/search.ts",{"path":414,"priority":314},"src/commands/skill.ts",{"path":416,"priority":314},"src/commands/space-rename.ts",{"path":418,"priority":314},"src/commands/spaces.ts",{"path":420,"priority":314},"src/commands/sprint.ts",{"path":422,"priority":314},"src/commands/sprints.ts",{"path":424,"priority":314},"src/commands/subtasks.ts",{"path":426,"priority":314},"src/commands/summary.ts",{"path":428,"priority":314},"src/commands/tag.ts",{"path":430,"priority":314},"src/commands/tags.ts",{"path":432,"priority":314},"src/commands/task-types.ts",{"path":434,"priority":314},"src/commands/tasks.ts",{"path":436,"priority":314},"src/commands/templates.ts",{"path":438,"priority":314},"src/commands/time-in-status.ts",{"path":440,"priority":314},"src/commands/time.ts",{"path":442,"priority":314},"src/commands/update.ts",{"path":444,"priority":314},"src/commands/view-create.ts",{"path":446,"priority":314},"src/commands/view-delete.ts",{"path":448,"priority":314},"src/commands/view-update.ts",{"path":450,"priority":314},"src/commands/view.ts",{"path":452,"priority":314},"src/commands/views.ts",{"sources":454},[455],"manual",{"npmPackage":304},{"closedIssues90d":230,"description":458,"forks":231,"license":238,"openIssues90d":8,"pushedAt":233,"readmeSize":228,"stars":234,"topics":459},"ClickUp CLI for AI agents",[460,461,214,297,462,463,464,465,466,467,468],"ai-agents","claude-code","codex","developer-tools","productivity","project-management","task-management","terminal","typescript",{"downloads":236},{"classifiedAt":471,"discoverAt":472,"extractAt":473,"githubAt":473,"npmAt":474,"updatedAt":471},1778692007218,1778692000606,1778692003380,1778692005664,[214,215,213,212,211],{"evaluatedAt":241,"extractAt":477,"updatedAt":478},1778692007457,1778692229266,[],[481,512,542,570,594,614],{"_creationTime":482,"_id":483,"community":484,"display":485,"identity":491,"providers":496,"relations":505,"tags":507,"workflow":508},1778698056313.1536,"k17d9355zr543se60h845th6yx86mdjy",{"reviewCount":8},{"description":486,"installMethods":487,"name":489,"sourceUrl":490},"Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, npm publishing (so `npx claude-mem@X.Y.Z` resolves), build verification, git tagging, GitHub releases, and changelog generation.",{"claudeCode":488},"thedotmack/claude-mem","claude-code-plugin-release","https://github.com/thedotmack/claude-mem",{"basePath":492,"githubOwner":493,"githubRepo":494,"locale":18,"slug":495,"type":246},"plugin/skills/version-bump","thedotmack","claude-mem","version-bump",{"evaluate":497,"extract":504},{"promptVersionExtension":204,"promptVersionScoring":205,"score":498,"tags":499,"targetMarket":216,"tier":503},95,[211,500,212,501,461,502],"versioning","git","ci-cd","community",{"commitSha":252},{"repoId":506},"kd70jnxgm695az2wtf37zbqdj986mp7k",[502,461,501,212,211,500],{"evaluatedAt":509,"extractAt":510,"updatedAt":511},1778698281328,1778698056313,1778698444175,{"_creationTime":513,"_id":514,"community":515,"display":516,"identity":522,"providers":527,"relations":535,"tags":538,"workflow":539},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":517,"installMethods":518,"name":520,"sourceUrl":521},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":519},"ruvnet/ruflo","Trader Regime","https://github.com/ruvnet/ruflo",{"basePath":523,"githubOwner":524,"githubRepo":525,"locale":18,"slug":526,"type":246},"plugins/ruflo-neural-trader/skills/trader-regime","ruvnet","ruflo","trader-regime",{"evaluate":528,"extract":534},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":529,"targetMarket":216,"tier":217},[530,531,532,533,468,214],"finance","trading","market-analysis","ai",{"commitSha":252,"license":238},{"parentExtensionId":536,"repoId":537},"k17drge8h1fgzchr0p4jaeg33n86mwmy","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[533,214,530,532,531,468],{"evaluatedAt":540,"extractAt":541,"updatedAt":540},1778701108877,1778696691708,{"_creationTime":543,"_id":544,"community":545,"display":546,"identity":552,"providers":556,"relations":563,"tags":566,"workflow":567},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":547,"installMethods":548,"name":550,"sourceUrl":551},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":549},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":553,"githubOwner":554,"githubRepo":555,"locale":18,"slug":550,"type":246},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":557,"extract":562},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":558,"targetMarket":216,"tier":217},[550,559,560,214,561],"routing","configuration","mcp",{"commitSha":252},{"parentExtensionId":564,"repoId":565},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[214,560,561,559,550],{"evaluatedAt":568,"extractAt":569,"updatedAt":568},1778699724286,1778699234184,{"_creationTime":571,"_id":572,"community":573,"display":574,"identity":578,"providers":581,"relations":590,"tags":591,"workflow":592},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":575,"installMethods":576,"name":577,"sourceUrl":551},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":549},"Project Session Manager",{"basePath":579,"githubOwner":554,"githubRepo":555,"locale":18,"slug":580,"type":246},"skills/project-session-manager","project-session-manager",{"evaluate":582,"extract":589},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":583,"targetMarket":216,"tier":217},[501,584,585,586,587,214,588],"development-environment","workflow","tmux","automation","developer-tool",{"commitSha":252,"license":238},{"parentExtensionId":564,"repoId":565},[587,214,588,584,501,586,585],{"evaluatedAt":593,"extractAt":569,"updatedAt":593},1778699613343,{"_creationTime":595,"_id":596,"community":597,"display":598,"identity":602,"providers":604,"relations":610,"tags":611,"workflow":612},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":599,"installMethods":600,"name":601,"sourceUrl":551},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":549},"mcp-setup",{"basePath":603,"githubOwner":554,"githubRepo":555,"locale":18,"slug":601,"type":246},"skills/mcp-setup",{"evaluate":605,"extract":609},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":606,"targetMarket":216,"tier":217},[561,560,214,607,608],"agent","tooling",{"commitSha":252},{"parentExtensionId":564,"repoId":565},[607,214,560,561,608],{"evaluatedAt":613,"extractAt":569,"updatedAt":613},1778699492025,{"_creationTime":615,"_id":616,"community":617,"display":618,"identity":621,"providers":624,"relations":632,"tags":633,"workflow":634},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":619,"installMethods":620,"name":555,"sourceUrl":551},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":549},{"basePath":622,"githubOwner":554,"githubRepo":555,"locale":18,"slug":623,"type":246},"skills/ask","ask",{"evaluate":625,"extract":631},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":626,"targetMarket":216,"tier":217},[214,587,627,628,629,630],"llm","prompting","code-review","artifact-generation",{"commitSha":252,"license":238},{"parentExtensionId":564,"repoId":565},[630,587,214,629,627,628],{"evaluatedAt":635,"extractAt":569,"updatedAt":635},1778699303045]