[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-costajohnt-oss-contribution-en":3,"guides-for-costajohnt-oss-contribution":550,"similar-k17209g31s1y1y66zj5v3twh6d86nfxk-en":551},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":238,"parentExtension":248,"providers":307,"relations":311,"repo":312,"tags":547,"workflow":548},1778685675685.3618,"k17209g31s1y1y66zj5v3twh6d86nfxk",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"This skill should be used when the user is working on open source contributions, responding to maintainer feedback, writing PR descriptions, working on issues, following up on dormant PRs, or needs guidance on open source etiquette and best practices.",{"claudeCode":12},"costajohnt/oss-autopilot","oss-contribution","https://github.com/costajohnt/oss-autopilot",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":241},1778685754634.7,"kn75t63s0091qm70c5xkzccz0186npz9","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,152,156,159,162,165,168,172,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 working on open source contributions and lists specific scenarios like responding to feedback and working on issues.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides specialized agents and workflows for open source contributions, offering significant value beyond a general LLM by automating specific tasks like PR response drafting and issue discovery.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of open source contributions, from issue discovery to PR management and response drafting, with clear instructions and multiple deployment models.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on open source contribution best practices, with detailed sub-skills for specific stages, maintaining a coherent domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose and scope, detailing specific use cases for open source contributions.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specialized agents and skills (e.g., pr-responder, issue-scout) for specific tasks rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The README details configuration settings, including defaults, and explains how to set them interactively or via CLI.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tools and agent names are descriptive and aligned with their open source contribution domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's agents and commands appear to focus on specific tasks, and the CLI outputs structured JSON, implying minimal I/O.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, and is clearly stated in the LICENSE file and README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository has recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project uses pnpm workspaces and indicates robust dependency management practices, with packages published to npm and a monorepo structure.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The project emphasizes security discipline, with state files having restricted permissions and runtime schema validation, implying secure handling of any potential secrets.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill emphasizes security discipline, including input validation and XSS prevention, suggesting protection against injection vulnerabilities.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The project structure and emphasis on bundled content suggest a controlled supply chain, avoiding runtime downloads of uncommitted code or data.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","Security discipline mentions state files written with restricted permissions and runtime schema validation, indicating adherence to sandbox isolation principles.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","The emphasis on security discipline and contained execution suggests no obvious sandbox escape primitives are present.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The README highlights security discipline, including input validation and XSS prevention, and data storage locally, suggesting no unauthorized data exfiltration.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The code and documentation do not appear to contain hidden text tricks or obfuscated content.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The project structure indicates plain, readable source code, with a clear build process for bundles, suggesting no opaque code execution.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The project is designed as a monorepo with published npm packages and CLI commands, implying portability and clear dependency declarations.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","The repository shows a high number of closed issues relative to open ones in the last 90 days, indicating active maintenance and responsiveness.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The project has a clear versioning strategy with npm package versions and changelogs available, indicating good release management.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","The project's security discipline section mentions runtime schema validation via Zod, indicating robust input and output handling.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The project's emphasis on human-in-the-loop guardrails and explicit approval before posting to GitHub suggests destructive operations are guarded.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The project's focus on production-grade integration and testing implies robust error handling mechanisms are in place.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The mention of state files written with restricted permissions and runtime schema validation suggests a controlled logging mechanism for audit purposes.",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","The project focuses on contribution management and does not appear to handle personal data beyond GitHub usernames, with no indication of submitting personal data to third parties.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The extension is global in scope, focusing on general open-source contribution practices without regional or jurisdictional limitations.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The project is designed as a monorepo with npm packages and CLI commands, indicating cross-platform compatibility and clear runtime declarations.",{"category":44,"check":126,"severity":24,"summary":127},"README","A comprehensive README exists that clearly states the extension's purpose, features, and usage instructions.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","The MCP server exposes 27 tools, which is within a reasonable range for a comprehensive skill.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","The skill uses specialized agents and skills for distinct purposes, avoiding redundant or near-synonym tools.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All advertised features, including specialized agents and deployment models, have corresponding implementations detailed in the README and project structure.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear installation instructions for Claude Code plugin, MCP server, and standalone CLI, including setup steps and examples.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The project's focus on robust error handling and security discipline suggests that errors will be actionable and informative.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","The use of pnpm workspaces and npm packages implies well-managed dependencies, with potential for lockfiles ensuring pinned versions.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The README mentions human-in-the-loop guardrails and explicit approval before posting to GitHub, implying that state-changing operations have a preview or confirmation step.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The project's production-grade GitHub API integration and focus on reliability suggest that timeouts and retries are handled appropriately.",{"category":116,"check":157,"severity":24,"summary":158},"Telemetry opt-in","The README explicitly states that all data lives locally and nothing is sent to external servers beyond GitHub API calls, implying no telemetry collection or strictly opt-in mechanisms.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The skill clearly defines its purpose in open source contributions, detailing specific tasks and when to use it, aligning with its scope.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The SKILL.md frontmatter is concise and directly states the skill's purpose and version, followed by trigger phrases.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md is well-structured, outlining core principles and linking to sibling skills for deeper detail, keeping the main file concise.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md effectively outlines the overall flow and links to sibling skills for specific topics like PR etiquette and contribution ethics, demonstrating progressive disclosure.",{"category":169,"check":173,"severity":174,"summary":175},"Forked exploration","not_applicable","The skill does not involve deep exploration or code review requiring a forked context; its focus is on managing contributions.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides clear, ready-to-use examples for installation and CLI usage, and the plugin installation is also detailed.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The README outlines limitations and configuration options, suggesting consideration for edge cases and user-specific needs.",{"category":103,"check":183,"severity":174,"summary":184},"Tool Fallback","The skill primarily relies on internal logic and GitHub API, not external MCP servers that would require fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The project's emphasis on security discipline, testing, and human-in-the-loop guardrails suggests it halts on unexpected states.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill clearly delineates responsibilities between itself and sibling skills, providing explicit cross-links rather than implicit coupling.",1778685754468,"This skill provides a comprehensive set of tools and agents for managing open source contributions, including PR monitoring, response drafting, issue discovery, and adherence to contribution best practices. It offers multiple deployment models: a Claude Code plugin, an MCP server, and a standalone CLI.",[195,196,197,198,199],"Monitors all open PRs across GitHub","Drafts responses to maintainer feedback","Diagnoses CI failures and merge conflicts","Discovers and vets new issues to work on","Provides guidance on open source etiquette",[201,202,203],"Managing contributions for platforms other than GitHub","Automating direct code commits or merges without user approval","Acting as a general-purpose code review tool outside of contribution best practices","3.0.0","4.4.0","To streamline and professionalize the process of making open source contributions, ensuring best practices are followed and maximizing efficiency for contributors.","The extension is exceptionally well-documented, secure, and practical, with a clear focus and robust implementation. A very minor observation regarding the ",99,"An exceptionally well-crafted and secure skill for managing open source contributions.",[211,212,213,214,215],"open-source","contributions","pr-management","code-review","developer-workflow","global","verified",[219,220,221,222],"When responding to code review feedback on a PR","When writing a PR description or follow-up comment","When searching for new open source issues to contribute to","When needing guidance on open source communication etiquette",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":237,"testCoverage":240},{"hasLockfile":225},true,1778685737600,{"descriptionLength":228,"readmeSize":229},251,19385,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"manifestVersion":233,"openIssues90d":234,"pushedAt":235,"stars":236},490,2,"2.0.0",6,1778650501000,9,{"hasNpmPackage":238,"license":239,"smitheryVerified":238},false,"MIT",{"hasCi":225,"hasTests":225},{"updatedAt":242},1778685754634,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/oss-contribution","costajohnt","oss-autopilot","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":256,"parentExtension":259,"providers":291,"relations":302,"tags":303,"workflow":304},1778685675685.3613,"k1707a51wp3ckce2wk6rwshvhs86m0d9",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":14},"AI-powered autopilot for managing open source contributions - track PRs, respond to maintainers, discover issues, and maintain contribution velocity",{"claudeCode":246},"OSS Autopilot",{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":284,"tags":286,"workflow":287},1778685675685.361,"k170gs7h84fdqg84xqts164qyd86n476",{"reviewCount":8},{"description":264,"installMethods":265,"name":255,"sourceUrl":14},"AI-powered autopilot for managing open source contributions with Claude Code",{"claudeCode":12},{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":267},"marketplace",{"evaluate":269,"extract":278},{"promptVersionExtension":270,"promptVersionScoring":205,"score":271,"tags":272,"targetMarket":216,"tier":217},"3.1.0",98,[211,273,212,274,275,276,277],"github","developer-tools","automation","ci-cd","productivity",{"commitSha":279,"license":239,"marketplace":280,"plugin":282},"HEAD",{"name":246,"pluginCount":281},1,{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd7423vs95hx5x2gda1av75eps86nhsp",[275,276,212,274,273,211,277],{"evaluatedAt":288,"extractAt":289,"updatedAt":290},1778685695427,1778685675685,1778685910213,{"evaluate":292,"extract":299},{"promptVersionExtension":204,"promptVersionScoring":205,"score":271,"tags":293,"targetMarket":216,"tier":217},[273,211,212,213,294,295,214,296,297,298],"issue-discovery","ci-diagnosis","typescript","cli","mcp",{"commitSha":279,"license":239,"plugin":300},{"mcpCount":8,"provider":283,"skillCount":301},3,{"parentExtensionId":261,"repoId":285},[295,297,214,212,273,294,298,211,213,296],{"evaluatedAt":305,"extractAt":289,"updatedAt":306},1778685705739,1778685910382,{"evaluate":308,"extract":310},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":309,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":279},{"parentExtensionId":250,"repoId":285},{"_creationTime":313,"_id":285,"identity":314,"providers":315,"workflow":543},1778685670599.243,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":316,"discover":530,"github":533},{"commitSha":279,"extensions":317},[318,331,400,409,414,422,515],{"basePath":257,"description":264,"displayName":246,"installMethods":319,"rationale":320,"selectedPaths":321,"source":330,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[322,325,327],{"path":323,"priority":324},".claude-plugin/marketplace.json","mandatory",{"path":326,"priority":324},"README.md",{"path":328,"priority":329},"LICENSE","high","rule",{"basePath":257,"description":253,"displayName":246,"installMethods":332,"license":239,"rationale":333,"selectedPaths":334,"source":330,"sourceLanguage":18,"type":258},{"claudeCode":246},"plugin manifest at .claude-plugin/plugin.json",[335,337,338,339,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,396,398],{"path":336,"priority":324},".claude-plugin/plugin.json",{"path":326,"priority":324},{"path":328,"priority":329},{"path":340,"priority":341},"skills/contribution-ethics/SKILL.md","medium",{"path":343,"priority":341},"skills/oss-contribution/SKILL.md",{"path":345,"priority":341},"skills/pr-etiquette/SKILL.md",{"path":347,"priority":324},".mcp.json",{"path":349,"priority":329},"agents/README.md",{"path":351,"priority":329},"agents/contribution-strategist.md",{"path":353,"priority":329},"agents/issue-scout.md",{"path":355,"priority":329},"agents/pr-compliance-checker.md",{"path":357,"priority":329},"agents/pr-health-checker.md",{"path":359,"priority":329},"agents/pr-responder.md",{"path":361,"priority":329},"agents/pre-commit-reviewer.md",{"path":363,"priority":329},"agents/repo-evaluator.md",{"path":365,"priority":329},"commands/oss-dashboard.md",{"path":367,"priority":329},"commands/oss-guidelines.md",{"path":369,"priority":329},"commands/oss-help.md",{"path":371,"priority":329},"commands/oss-search.md",{"path":373,"priority":329},"commands/oss.md",{"path":375,"priority":329},"commands/plan-ready.md",{"path":377,"priority":329},"commands/pr-ready.md",{"path":379,"priority":329},"commands/setup-oss.md",{"path":381,"priority":329},"hooks/auto-format-before-push.sh",{"path":383,"priority":329},"hooks/guard-git-operations.sh",{"path":385,"priority":329},"hooks/guard-public-posts.sh",{"path":387,"priority":329},"hooks/guard-public-posts.test.sh",{"path":389,"priority":329},"hooks/hooks.json",{"path":391,"priority":329},"hooks/pre-tool-use-dispatcher.sh",{"path":393,"priority":329},"hooks/pre-tool-use-dispatcher.test.sh",{"path":395,"priority":329},"hooks/safe-refresh-marketplace.sh",{"path":397,"priority":329},"hooks/safe-refresh-marketplace.test.sh",{"path":399,"priority":329},"hooks/session-start.sh",{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":330,"sourceLanguage":18,"type":247},"skills/contribution-ethics","This skill should be used when writing commits, PRs, or comments that will be visible to OSS maintainers — it covers the no-AI-attribution rule, AI-tell avoidance in writing, and the situations where a human contributor should respond instead of the AI tool. Sibling to oss-contribution and pr-etiquette.","contribution-ethics",{"claudeCode":12},"SKILL.md frontmatter at skills/contribution-ethics/SKILL.md",[407],{"path":408,"priority":324},"SKILL.md",{"basePath":244,"description":10,"displayName":13,"installMethods":410,"rationale":411,"selectedPaths":412,"source":330,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at skills/oss-contribution/SKILL.md",[413],{"path":408,"priority":324},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":330,"sourceLanguage":18,"type":247},"skills/pr-etiquette","This skill should be used when responding to maintainer review feedback, writing or reviewing PR descriptions, following up on dormant PRs, validating PR quality before submission, or deciding how to communicate with maintainers. Sibling to oss-contribution and contribution-ethics.","pr-etiquette",{"claudeCode":12},"SKILL.md frontmatter at skills/pr-etiquette/SKILL.md",[421],{"path":408,"priority":324},{"basePath":423,"description":424,"displayName":425,"installMethods":426,"license":239,"rationale":427,"selectedPaths":428,"source":330,"sourceLanguage":18,"type":297},"packages/core","CLI and core library for managing open source contributions","@oss-autopilot/core",{"npm":425},"cli ecosystem detected at packages/core",[429,431,432,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513],{"path":430,"priority":324},"package.json",{"path":326,"priority":324},{"path":433,"priority":434},"src/cli.ts","low",{"path":436,"priority":434},"src/commands/check-integration.ts",{"path":438,"priority":434},"src/commands/comments.ts",{"path":440,"priority":434},"src/commands/compliance-score.ts",{"path":442,"priority":434},"src/commands/config.ts",{"path":444,"priority":434},"src/commands/daily-render.ts",{"path":446,"priority":434},"src/commands/daily.ts",{"path":448,"priority":434},"src/commands/dashboard-data.ts",{"path":450,"priority":434},"src/commands/dashboard-lifecycle.ts",{"path":452,"priority":434},"src/commands/dashboard-process.ts",{"path":454,"priority":434},"src/commands/dashboard-server.ts",{"path":456,"priority":434},"src/commands/dashboard.ts",{"path":458,"priority":434},"src/commands/detect-formatters.ts",{"path":460,"priority":434},"src/commands/dismiss.ts",{"path":462,"priority":434},"src/commands/doctor.ts",{"path":464,"priority":434},"src/commands/features.ts",{"path":466,"priority":434},"src/commands/guidelines.ts",{"path":468,"priority":434},"src/commands/index.ts",{"path":470,"priority":434},"src/commands/init.ts",{"path":472,"priority":434},"src/commands/list-mark-done.ts",{"path":474,"priority":434},"src/commands/list-move-tier.ts",{"path":476,"priority":434},"src/commands/local-repos.ts",{"path":478,"priority":434},"src/commands/move.ts",{"path":480,"priority":434},"src/commands/parse-list.ts",{"path":482,"priority":434},"src/commands/pr-template.ts",{"path":484,"priority":434},"src/commands/rate-limiter.ts",{"path":486,"priority":434},"src/commands/repo-vet.ts",{"path":488,"priority":434},"src/commands/scout-bridge.ts",{"path":490,"priority":434},"src/commands/search.ts",{"path":492,"priority":434},"src/commands/setup.ts",{"path":494,"priority":434},"src/commands/shelve.ts",{"path":496,"priority":434},"src/commands/skip-add.ts",{"path":498,"priority":434},"src/commands/skip-file-parser.ts",{"path":500,"priority":434},"src/commands/startup.ts",{"path":502,"priority":434},"src/commands/state-cmd.ts",{"path":504,"priority":434},"src/commands/stats.ts",{"path":506,"priority":434},"src/commands/status.ts",{"path":508,"priority":434},"src/commands/track.ts",{"path":510,"priority":434},"src/commands/validation.ts",{"path":512,"priority":434},"src/commands/vet-list.ts",{"path":514,"priority":434},"src/commands/vet.ts",{"basePath":516,"description":517,"displayName":518,"installMethods":519,"license":239,"rationale":520,"selectedPaths":521,"source":330,"sourceLanguage":18,"type":298},"packages/mcp-server","MCP server for OSS Autopilot — exposes PR tracking, issue discovery, and contribution management as MCP tools","@oss-autopilot/mcp",{"npm":518},"server.json with namespace/server name at packages/mcp-server/server.json",[522,524,525,526,528],{"path":523,"priority":324},"server.json",{"path":430,"priority":324},{"path":326,"priority":324},{"path":527,"priority":434},"src/index.ts",{"path":529,"priority":434},"src/server.ts",{"sources":531},[532],"manual",{"closedIssues90d":231,"description":534,"forks":232,"homepage":535,"license":239,"openIssues90d":234,"pushedAt":235,"readmeSize":229,"stars":236,"topics":536},"Claude Code plugin — AI-powered autopilot for managing open source contributions. Track PRs, respond to maintainers, discover issues, maintain velocity.","https://github.com/costajohnt/oss-autopilot#readme",[537,297,274,273,211,296,538,539,213,540,541,542,294],"claude-code","ai-agent","anthropic","claude-code-plugin","github-automation","contribution-tracker",{"classifiedAt":544,"discoverAt":545,"extractAt":546,"githubAt":546,"updatedAt":544},1778685675493,1778685670599,1778685673805,[214,212,215,211,213],{"evaluatedAt":242,"extractAt":289,"updatedAt":549},1778685910556,[],[552,583,611,637,666,695],{"_creationTime":553,"_id":554,"community":555,"display":556,"identity":562,"providers":566,"relations":576,"tags":579,"workflow":580},1778695548458.3926,"k172f2ed2j5kxdq8hbw4nszcw186m5xj",{"reviewCount":8},{"description":557,"installMethods":558,"name":560,"sourceUrl":561},"Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.\n",{"claudeCode":559},"pjt222/agent-almanac","review-pull-request","https://github.com/pjt222/agent-almanac",{"basePath":563,"githubOwner":564,"githubRepo":565,"locale":18,"slug":560,"type":247},"skills/review-pull-request","pjt222","agent-almanac",{"evaluate":567,"extract":575},{"promptVersionExtension":204,"promptVersionScoring":205,"score":568,"tags":569,"targetMarket":216,"tier":217},100,[570,571,273,214,572,573,574],"review","pull-request","gh-cli","feedback","pr",{"commitSha":279},{"parentExtensionId":577,"repoId":578},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[214,573,572,273,574,571,570],{"evaluatedAt":581,"extractAt":582,"updatedAt":581},1778700796502,1778695548458,{"_creationTime":584,"_id":585,"community":586,"display":587,"identity":593,"providers":597,"relations":604,"tags":607,"workflow":608},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":588,"installMethods":589,"name":591,"sourceUrl":592},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":590},"Yeachan-Heo/oh-my-claudecode","oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":594,"githubOwner":595,"githubRepo":591,"locale":18,"slug":596,"type":247},"skills/ask","Yeachan-Heo","ask",{"evaluate":598,"extract":603},{"promptVersionExtension":204,"promptVersionScoring":205,"score":568,"tags":599,"targetMarket":216,"tier":217},[297,275,600,601,214,602],"llm","prompting","artifact-generation",{"commitSha":279,"license":239},{"parentExtensionId":605,"repoId":606},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[602,275,297,214,600,601],{"evaluatedAt":609,"extractAt":610,"updatedAt":609},1778699303045,1778699234184,{"_creationTime":612,"_id":613,"community":614,"display":615,"identity":621,"providers":626,"relations":631,"tags":633,"workflow":634},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":616,"installMethods":617,"name":619,"sourceUrl":620},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":618},"steipete/clawdis","ClawSweeper Skill","https://github.com/steipete/clawdis",{"basePath":622,"githubOwner":623,"githubRepo":624,"locale":18,"slug":625,"type":247},".agents/skills/clawsweeper","steipete","clawdis","clawsweeper",{"evaluate":627,"extract":630},{"promptVersionExtension":204,"promptVersionScoring":205,"score":568,"tags":628,"targetMarket":216,"tier":217},[273,275,214,629,276],"maintenance",{"commitSha":279,"license":239},{"repoId":632},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[275,276,214,273,629],{"evaluatedAt":635,"extractAt":636,"updatedAt":635},1778697688364,1778697652123,{"_creationTime":638,"_id":639,"community":640,"display":641,"identity":647,"providers":652,"relations":659,"tags":661,"workflow":662},1778696473190.3645,"k175pwr78zcnem11h4am251frn86mh2m",{"reviewCount":8},{"description":642,"installMethods":643,"name":645,"sourceUrl":646},"Run /handoff to capture session data, then write a phased implementation plan that references it. Creates beads for tracking.",{"claudeCode":644},"REMvisual/claude-handoff","Claude Handoff","https://github.com/REMvisual/claude-handoff",{"basePath":648,"githubOwner":649,"githubRepo":650,"locale":18,"slug":651,"type":247},"skills/handoffplan","REMvisual","claude-handoff","handoffplan",{"evaluate":653,"extract":658},{"promptVersionExtension":204,"promptVersionScoring":205,"score":568,"tags":654,"targetMarket":216,"tier":217},[655,656,657,214,274],"context","planning","session-management",{"commitSha":279,"license":239},{"repoId":660},"kd751dv4xqaztg0deehhxazcjn86mynf",[214,655,274,656,657],{"evaluatedAt":663,"extractAt":664,"updatedAt":665},1778696514353,1778696473190,1778696537692,{"_creationTime":667,"_id":668,"community":669,"display":670,"identity":676,"providers":680,"relations":687,"tags":690,"workflow":691},1778693661691.4373,"k176ahvt49a4bskq406thpyn6x86n6k4",{"reviewCount":8},{"description":671,"installMethods":672,"name":674,"sourceUrl":675},"Rewrites code review comments so they read like a human teammate wrote them. Cuts corporate-AI throat-clearing (\"I noticed...\", \"I was wondering if perhaps...\", \"It might be worth considering...\"). Each comment is direct: location, the issue, a concrete fix. Use when user says \"humanize review\", \"de-slop PR comment\", \"make this feedback sound human\", \"review this PR\", \"code review\", \"/review\", \"/unslop-review\". Auto-triggers when reviewing PRs.\n",{"claudeCode":673},"MohamedAbdallah-14/unslop","unslop-review","https://github.com/MohamedAbdallah-14/unslop",{"basePath":677,"githubOwner":678,"githubRepo":679,"locale":18,"slug":674,"type":247},"skills/unslop-review","MohamedAbdallah-14","unslop",{"evaluate":681,"extract":686},{"promptVersionExtension":204,"promptVersionScoring":205,"score":568,"tags":682,"targetMarket":216,"tier":217},[683,684,214,685,274],"text-rewriting","ai-detection","natural-language-processing",{"commitSha":279},{"parentExtensionId":688,"repoId":689},"k177fsagh49r77m9y4755zc1mn86m1jm","kd727xcarpnqcat3wd68ms466s86mwkb",[684,214,274,685,683],{"evaluatedAt":692,"extractAt":693,"updatedAt":694},1778693837524,1778693661691,1778693924596,{"_creationTime":696,"_id":697,"community":698,"display":699,"identity":705,"providers":711,"relations":719,"tags":721,"workflow":722},1778691193352.5178,"k175cj68ewyej64segk2xnppss86n5ad",{"reviewCount":8},{"description":700,"installMethods":701,"name":703,"sourceUrl":704},"Revisa pull requests en proyectos Drupal 11 (u otro) siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida \"revisión Codex\", \"revisión de PR\", \"revisar PR\", \"revisar PR",{"claudeCode":702},"j4rk0r/claude-skills","Codex PR Review","https://github.com/j4rk0r/claude-skills",{"basePath":706,"githubOwner":707,"githubRepo":708,"locale":709,"slug":710,"type":247},"skills/codex-pr-review","j4rk0r","claude-skills","es","codex-pr-review",{"evaluate":712,"extract":718},{"promptVersionExtension":204,"promptVersionScoring":205,"score":568,"tags":713,"targetMarket":216,"tier":217},[714,214,571,715,716,717],"drupal","codex","security","quality-assurance",{"commitSha":279,"license":239},{"repoId":720},"kd79shaph0e07035621cxd7x1n86m944",[214,715,714,571,717,716],{"evaluatedAt":723,"extractAt":724,"updatedAt":725},1778691239127,1778691193352,1778691484699]