[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-max-sixty-running-tend-en":3,"guides-for-max-sixty-running-tend":516,"similar-k1726g737t0bwq4pnxjkpjqt6s86m789-en":517},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":231,"parentExtension":245,"providers":246,"relations":251,"repo":253,"tags":512,"workflow":513},1778692878074.8352,"k1726g737t0bwq4pnxjkpjqt6s86m789",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Worktrunk-specific guidance for tend CI workflows. Adds codecov polling, Rust test commands, labels, and review criteria on top of the generic tend-* skills. Use when operating in CI.",{"claudeCode":12},"max-sixty/worktrunk","running-tend","https://github.com/max-sixty/worktrunk",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":238},1778692982347.128,"kn7cypmh029dk7rmgn02ehd2ps86m1jg","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":198,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"targetMarket":214,"tier":215,"useCases":216},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,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,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of \"Worktrunk-specific guidance for tend CI workflows\" and identifies the user's need when \"operating in CI.\"",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill adds specific functionality like Codecov polling, Rust test commands, and review criteria on top of generic skills, offering value beyond basic CI operations.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is ready for production use, providing specific guidance and commands for CI workflows, including detailed instructions for Codecov failure investigation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on Worktrunk CI workflow guidance, adding context to generic tend skills without expanding into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's purpose and capabilities, detailing its specific additions to tend CI workflows.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes specific, narrow tools and commands like `gh pr checks` polling and `curl` for Codecov API interaction, avoiding generalist execution.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","This skill does not expose configurable parameters or options beyond what is inherent in the shell commands it invokes.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tool interactions are described using clear, domain-specific commands (e.g., `gh pr checks`, `curl`).",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The described interactions focus on specific API calls and command executions, requesting only necessary information and returning targeted data.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project is dual-licensed under MIT and Apache-2.0, with a clear LICENSE file provided.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits as of 2026-05-13, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project has a lockfile (`flake.lock`) and CI workflows that pin versions, indicating good dependency management practices.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","No secrets are hardcoded or exposed in the provided code snippets or documentation. Shell commands use standard GitHub CLI and `curl` without handling sensitive credentials directly.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill uses standard CLI tools and API calls; fetched data from Codecov is processed with `jq`, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on bundled tools and commands. External data retrieval via `curl` is for public APIs and processed with `jq`, not executed as code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within standard CI environments and interacts with GitHub APIs and Codecov, without attempting to modify files outside its defined 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 interacts with public APIs and CI job data; there are no instructions to exfiltrate confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown and scripts do not contain hidden text tricks, invisible Unicode characters, or other obfuscation methods.",{"category":66,"check":88,"severity":24,"summary":89},"Opaque code execution","The provided scripts are plain Bash and `jq`, with no obfuscation like base64 decoding or `eval`.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The scripts use standard tools and paths (`/tmp/codecov.json`) that are generally portable within CI environments.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 13 issues opened and 284 closed in the last 90 days, the closure rate is high, indicating active maintainer engagement.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The repository has a `rust-toolchain.toml` and `Cargo.toml` indicating versioning, and CI workflows are regularly updated, suggesting good release management.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","The skill uses `jq` to parse JSON responses, which implies a level of structured data handling and validation for the Codecov API data.",{"category":66,"check":107,"severity":46,"summary":108},"Unguarded Destructive Operations","The skill performs read-only operations like polling CI status and querying APIs; no destructive operations are present.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The provided Bash scripts include basic error handling, such as `|| true` and checking command exit statuses, to manage potential failures.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The script includes `echo` statements for reporting status and errors, which serve as basic logging for the CI run.",{"category":116,"check":117,"severity":46,"summary":118},"Compliance","GDPR","The skill does not operate on personal data; it interacts with CI/CD tools and public APIs.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The skill is designed for CI workflows and has no regional or jurisdictional limitations, making it global in scope.",{"category":91,"check":123,"severity":24,"summary":124},"Runtime stability","The scripts use standard tools (`gh`, `curl`, `jq`, `sleep`) available in most CI environments, ensuring good runtime stability.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README.md file is comprehensive, details installation, quick start, next steps, and provides extensive context on Worktrunk's purpose.",{"category":33,"check":129,"severity":46,"summary":130},"Tool surface size","This skill is not a collection of tools but rather a set of instructions and scripts for a specific CI workflow.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","The skill does not expose multiple tools with overlapping functionality; it uses specific commands for distinct tasks.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All features described in the README and SKILL.md have corresponding implementations or are standard CLI commands.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","Installation instructions are clear and provided for multiple package managers, including shell integration setup.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The Bash scripts include messages that indicate failure points, such as \"codecov/patch FAILED\" and checks for command exit statuses.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","Dependencies are managed via `flake.lock` and specific versions are used in CI workflows, ensuring reproducible builds.",{"category":33,"check":150,"severity":46,"summary":151},"Dry-run preview","The skill is read-only, focused on polling and reporting status, so a dry-run preview is not applicable.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The script includes a retry loop for Codecov polling with a sleep interval, providing basic resilience against transient issues.",{"category":116,"check":157,"severity":24,"summary":158},"Telemetry opt-in","No telemetry is emitted by this skill; it interacts with standard CI/CD tools and public APIs.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The skill clearly states its purpose (Worktrunk CI guidance), target users (operating in CI), and specific capabilities (Codecov polling, Rust tests, labels) within the initial description.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter in SKILL.md is concise, clearly stating the core capability and target use case.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md is well-structured with clear sections and code examples, avoiding excessive verbosity.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md outlines procedures and links to external resources (`worktrunk.dev`) for deeper dives, demonstrating progressive disclosure.",{"category":169,"check":173,"severity":46,"summary":174},"Forked exploration","This skill is instructional and does not involve deep exploration or code review that would require `context: fork`.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The SKILL.md provides clear, copy-pasteable examples for Codecov monitoring and investigation, and test commands.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The documentation details how to investigate Codecov failures and clarifies transient infrastructure failures versus real regressions, with recovery steps.",{"category":103,"check":182,"severity":46,"summary":183},"Tool Fallback","The skill relies on standard CLI tools and GitHub APIs, not a custom MCP server, making fallbacks unnecessary.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The script checks for command success and explicitly handles Codecov status, halting execution on failure.",{"category":91,"check":189,"severity":24,"summary":190},"Cross-skill coupling","This skill provides specific guidance for Worktrunk CI and does not implicitly rely on other skills; cross-referencing is to external documentation.",1778692982151,"This skill provides Worktrunk-specific instructions for tend CI workflows, augmenting generic skills with Codecov polling, Rust test commands, and review criteria.",[194,195,196,197],"Codecov polling for CI workflows","Rust test command execution","CI-specific labels and review criteria","Guidance on investigating CI failures",[199,200,201],"Providing generic tend CI guidance.","Implementing core CI functionalities not specific to Worktrunk.","Handling non-CI related development workflows.","3.0.0","4.4.0","To enhance CI workflows within the Worktrunk ecosystem by adding specialized guidance for code coverage monitoring and review processes.","All checks passed with no critical or warning findings. The skill is well-documented, secure, and production-ready.",100,"Excellent skill providing specific, well-documented guidance for Worktrunk CI workflows.",[209,210,211,212,213],"ci","rust","codecov","github-actions","workflows","global","verified",[217,218,219,220],"Operating within a CI environment that uses Worktrunk.","Ensuring mandatory Codecov checks pass for PRs.","Investigating and addressing CI test failures.","Applying Worktrunk's specific conventions to tend CI workflows.",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":235,"testCoverage":237},{"hasLockfile":223},true,1778692963804,{"descriptionLength":226,"readmeSize":227},183,13477,{"closedIssues90d":229,"forks":230,"hasChangelog":231,"openIssues90d":232,"pushedAt":233,"stars":234},284,177,false,13,1778691420000,5059,{"hasNpmPackage":231,"license":236,"smitheryVerified":231},"NOASSERTION",{"hasCi":223,"hasTests":223},{"updatedAt":239},1778692982347,{"basePath":241,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},".claude/skills/running-tend","max-sixty","worktrunk","skill",null,{"evaluate":247,"extract":249},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":248,"targetMarket":214,"tier":215},[209,210,211,212,213],{"commitSha":250},"HEAD",{"repoId":252},"kd735mff6mvfxbagjk8sv9pg9s86ngdh",{"_creationTime":254,"_id":252,"identity":255,"providers":256,"workflow":508},1778692872680.5015,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":257,"discover":495,"github":498},{"commitSha":250,"extensions":258},[259,275,290,299,308,316,323,331,481,488],{"basePath":260,"description":261,"displayName":243,"installMethods":262,"rationale":263,"selectedPaths":264,"source":273,"sourceLanguage":18,"type":274},"","Claude Code plugin for Worktrunk, a CLI for Git worktree management",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[265,268,270],{"path":266,"priority":267},".claude-plugin/marketplace.json","mandatory",{"path":269,"priority":267},"README.md",{"path":271,"priority":272},"LICENSE","high","rule","marketplace",{"basePath":260,"description":276,"displayName":243,"installMethods":277,"rationale":278,"selectedPaths":279,"source":273,"sourceLanguage":18,"type":289},"Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows. This plugin provides configuration guidance (LLM commit messages, project hooks, worktree paths) and automatic activity tracking (🤖/💬 indicators in `wt list` showing active Claude sessions).",{"claudeCode":243},"plugin manifest at .claude-plugin/plugin.json",[280,282,283,284,287],{"path":281,"priority":267},".claude-plugin/plugin.json",{"path":269,"priority":267},{"path":271,"priority":272},{"path":285,"priority":286},"skills/worktrunk/SKILL.md","medium",{"path":288,"priority":286},"skills/wt-switch-create/SKILL.md","plugin",{"basePath":291,"description":292,"displayName":293,"installMethods":294,"rationale":295,"selectedPaths":296,"source":273,"sourceLanguage":18,"type":244},".claude/skills/release","Worktrunk release workflow. Use when user asks to \"do a release\", \"release a new version\", \"cut a release\", or wants to publish a new version to crates.io and GitHub.","release",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/release/SKILL.md",[297],{"path":298,"priority":267},"SKILL.md",{"basePath":241,"description":10,"displayName":13,"installMethods":300,"rationale":301,"selectedPaths":302,"source":273,"sourceLanguage":18,"type":244},{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/running-tend/SKILL.md",[303,304,306],{"path":298,"priority":267},{"path":305,"priority":286},"references/nightly-cleaner.md",{"path":307,"priority":286},"references/review-pr.md",{"basePath":309,"description":310,"displayName":311,"installMethods":312,"rationale":313,"selectedPaths":314,"source":273,"sourceLanguage":18,"type":244},".claude/skills/writing-user-outputs","CLI output formatting standards for worktrunk. Load before editing any code that calls warning_message, hint_message, error_message, info_message, eprintln, or println, or that produces strings the user will see (CLI help, progress UI, snapshot text). Documents ANSI color nesting rules, message patterns, and output system architecture.","writing-user-outputs",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/writing-user-outputs/SKILL.md",[315],{"path":298,"priority":267},{"basePath":317,"description":318,"displayName":243,"installMethods":319,"rationale":320,"selectedPaths":321,"source":273,"sourceLanguage":18,"type":244},"skills/worktrunk","Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when editing .config/wt.toml or ~/.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or troubleshooting wt behavior. Also answers general worktrunk/wt questions.",{"claudeCode":12},"SKILL.md frontmatter at skills/worktrunk/SKILL.md",[322],{"path":298,"priority":267},{"basePath":324,"description":325,"displayName":326,"installMethods":327,"rationale":328,"selectedPaths":329,"source":273,"sourceLanguage":18,"type":244},"skills/wt-switch-create","Create a new worktrunk worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree (e.g. `/wt-switch-create my-branch -- \u003Ctask>`, or `/wt-switch-create my-branch ~/workspace/other-repo -- \u003Ctask>`), or mid-session to move work into a fresh branch.","wt-switch-create",{"claudeCode":12},"SKILL.md frontmatter at skills/wt-switch-create/SKILL.md",[330],{"path":298,"priority":267},{"basePath":260,"installMethods":332,"rationale":333,"selectedPaths":334,"source":273,"sourceLanguage":18,"type":480},{"cargo":243},"cli ecosystem detected at /",[335,337,338,339,341,343,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,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478],{"path":336,"priority":267},"Cargo.toml",{"path":269,"priority":267},{"path":271,"priority":272},{"path":340,"priority":286},"src/main.rs",{"path":342,"priority":286},"src/git_wt.rs",{"path":344,"priority":345},"src/lib.rs","low",{"path":347,"priority":345},"src/commands/alias.rs",{"path":349,"priority":345},"src/commands/command_approval.rs",{"path":351,"priority":345},"src/commands/command_executor.rs",{"path":353,"priority":345},"src/commands/commit.rs",{"path":355,"priority":345},"src/commands/config/alias.rs",{"path":357,"priority":345},"src/commands/config/approvals.rs",{"path":359,"priority":345},"src/commands/config/create.rs",{"path":361,"priority":345},"src/commands/config/hints.rs",{"path":363,"priority":345},"src/commands/config/mod.rs",{"path":365,"priority":345},"src/commands/config/opencode.rs",{"path":367,"priority":345},"src/commands/config/plugins.rs",{"path":369,"priority":345},"src/commands/config/show.rs",{"path":371,"priority":345},"src/commands/config/state.rs",{"path":373,"priority":345},"src/commands/config/update.rs",{"path":375,"priority":345},"src/commands/configure_shell.rs",{"path":377,"priority":345},"src/commands/context.rs",{"path":379,"priority":345},"src/commands/custom.rs",{"path":381,"priority":345},"src/commands/eval.rs",{"path":383,"priority":345},"src/commands/for_each.rs",{"path":385,"priority":345},"src/commands/hook_announcement.rs",{"path":387,"priority":345},"src/commands/hook_commands.rs",{"path":389,"priority":345},"src/commands/hook_filter.rs",{"path":391,"priority":345},"src/commands/hooks.rs",{"path":393,"priority":345},"src/commands/init.rs",{"path":395,"priority":345},"src/commands/list/columns.rs",{"path":397,"priority":345},"src/commands/list/json_output.rs",{"path":399,"priority":345},"src/commands/list/layout.rs",{"path":401,"priority":345},"src/commands/list/mod.rs",{"path":403,"priority":345},"src/commands/list/progressive.rs",{"path":405,"priority":345},"src/commands/list/progressive_table.rs",{"path":407,"priority":345},"src/commands/list/render.rs",{"path":409,"priority":345},"src/commands/list/spacing_test.rs",{"path":411,"priority":345},"src/commands/merge.rs",{"path":413,"priority":345},"src/commands/mod.rs",{"path":415,"priority":345},"src/commands/picker/items.rs",{"path":417,"priority":345},"src/commands/picker/log_formatter.rs",{"path":419,"priority":345},"src/commands/picker/mod.rs",{"path":421,"priority":345},"src/commands/picker/pager.rs",{"path":423,"priority":345},"src/commands/picker/preview.rs",{"path":425,"priority":345},"src/commands/picker/preview_cache.rs",{"path":427,"priority":345},"src/commands/picker/preview_orchestrator.rs",{"path":429,"priority":345},"src/commands/picker/progressive_handler.rs",{"path":431,"priority":345},"src/commands/picker/summary.rs",{"path":433,"priority":345},"src/commands/pipeline_spec.rs",{"path":435,"priority":345},"src/commands/process.rs",{"path":437,"priority":345},"src/commands/project_config.rs",{"path":439,"priority":345},"src/commands/relocate.rs",{"path":441,"priority":345},"src/commands/repository_ext.rs",{"path":443,"priority":345},"src/commands/run_pipeline.rs",{"path":445,"priority":345},"src/commands/statusline.rs",{"path":447,"priority":345},"src/commands/step/commit.rs",{"path":449,"priority":345},"src/commands/step/copy_ignored.rs",{"path":451,"priority":345},"src/commands/step/diff.rs",{"path":453,"priority":345},"src/commands/step/mod.rs",{"path":455,"priority":345},"src/commands/step/promote.rs",{"path":457,"priority":345},"src/commands/step/prune.rs",{"path":459,"priority":345},"src/commands/step/rebase.rs",{"path":461,"priority":345},"src/commands/step/relocate.rs",{"path":463,"priority":345},"src/commands/step/shared.rs",{"path":465,"priority":345},"src/commands/step/squash.rs",{"path":467,"priority":345},"src/commands/template_vars.rs",{"path":469,"priority":345},"src/commands/worktree/finish.rs",{"path":471,"priority":345},"src/commands/worktree/hooks.rs",{"path":473,"priority":345},"src/commands/worktree/mod.rs",{"path":475,"priority":345},"src/commands/worktree/push.rs",{"path":477,"priority":345},"src/commands/worktree/resolve.rs",{"path":479,"priority":345},"src/commands/worktree/switch.rs","cli",{"basePath":482,"installMethods":483,"rationale":485,"selectedPaths":486,"source":273,"sourceLanguage":18,"type":480},"tests/helpers/mock-stub",{"cargo":484},"mock-stub","cli ecosystem detected at tests/helpers/mock-stub",[487],{"path":336,"priority":267},{"basePath":489,"installMethods":490,"rationale":492,"selectedPaths":493,"source":273,"sourceLanguage":18,"type":480},"tests/helpers/wt-perf",{"cargo":491},"wt-perf","cli ecosystem detected at tests/helpers/wt-perf",[494],{"path":336,"priority":267},{"sources":496},[497],"manual",{"closedIssues90d":229,"description":499,"forks":230,"homepage":500,"license":236,"openIssues90d":232,"pushedAt":233,"readmeSize":227,"stars":234,"topics":501},"Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows","https://worktrunk.dev",[502,503,504,505,506,507],"agents","claude-code","codex","developer-tools","git","worktrees",{"classifiedAt":509,"discoverAt":510,"extractAt":511,"githubAt":511,"updatedAt":509},1778692877791,1778692872680,1778692875931,[209,211,212,210,213],{"evaluatedAt":239,"extractAt":514,"updatedAt":515},1778692878074,1778693214652,[],[518,546,579,606,633,659],{"_creationTime":519,"_id":520,"community":521,"display":522,"identity":528,"providers":532,"relations":539,"tags":541,"workflow":542},1778699106670.4248,"k1779y1hrm43tvmh0qdtvwgyxs86nmfj",{"reviewCount":8},{"description":523,"installMethods":524,"name":526,"sourceUrl":527},"Use when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows, workflow syntax, triggers, matrices, runners, reusable workflows, artifacts, caching, secrets, OIDC, deployments, custom actions, or Actions Runner Controller, especially when they need official GitHub documentation, exact links, or docs-grounded YAML guidance.",{"claudeCode":525},"xixu-me/skills","github-actions-docs","https://github.com/xixu-me/skills",{"basePath":529,"githubOwner":530,"githubRepo":531,"locale":18,"slug":526,"type":244},"skills/github-actions-docs","xixu-me","skills",{"evaluate":533,"extract":538},{"promptVersionExtension":202,"promptVersionScoring":203,"score":534,"tags":535,"targetMarket":214,"tier":215},97,[212,536,209,537,213],"documentation","automation",{"commitSha":250},{"repoId":540},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[537,209,536,212,213],{"evaluatedAt":543,"extractAt":544,"updatedAt":545},1778699132835,1778699106670,1778699383430,{"_creationTime":547,"_id":548,"community":549,"display":550,"identity":556,"providers":560,"relations":573,"tags":575,"workflow":576},1778675202370.5737,"k178hvmr7cq4bmyqg7k2t5153186ntsn",{"reviewCount":8},{"description":551,"installMethods":552,"name":554,"sourceUrl":555},"Invoke to set up CI/CD pipelines for game builds -- automated testing, build pipelines, and deployment to Steam, itch.io, or Epic. Triggers on: \"CI\", \"CD\", \"pipeline\", \"automated build\", \"deploy\", \"Steam deploy\", \"itch.io butler\", \"GitHub Actions game\", \"build automation\". Do NOT invoke for general code review (use game-code-review) or manual testing guidance (use game-qa-lead). Part of the AlterLab GameForge collection.\n",{"claudeCode":553},"AlterLab-IEU/AlterLab_GameForge","game-ci-pipeline","https://github.com/AlterLab-IEU/AlterLab_GameForge",{"basePath":557,"githubOwner":558,"githubRepo":559,"locale":18,"slug":554,"type":244},"skills/workflows/game-ci-pipeline","AlterLab-IEU","AlterLab_GameForge",{"evaluate":561,"extract":572},{"promptVersionExtension":202,"promptVersionScoring":203,"score":562,"tags":563,"targetMarket":214,"tier":215},99,[209,564,565,537,212,566,567,568,569,570,571],"cd","game-development","steam","itch-io","deployment","godot","unity","unreal-engine",{"commitSha":250},{"repoId":574},"kd762241529bgycvv1y5cv6a0x86nyha",[537,564,209,568,565,212,569,567,566,570,571],{"evaluatedAt":577,"extractAt":578,"updatedAt":577},1778675592104,1778675202370,{"_creationTime":580,"_id":581,"community":582,"display":583,"identity":588,"providers":592,"relations":600,"tags":602,"workflow":603},1778683190010.2783,"k171tdapvd1wr0q607kbz64bf186mprg",{"reviewCount":8},{"description":584,"installMethods":585,"name":212,"sourceUrl":587},"GitHub Actions CI/CD workflows for automating build, test, and deployment",{"claudeCode":586},"bobmatnyc/claude-mpm-skills","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":589,"githubOwner":590,"githubRepo":591,"locale":18,"slug":212,"type":244},"toolchains/universal/infrastructure/github-actions","bobmatnyc","claude-mpm-skills",{"evaluate":593,"extract":599},{"promptVersionExtension":202,"promptVersionScoring":203,"score":594,"tags":595,"targetMarket":214,"tier":215},98,[212,596,537,597,213,598],"ci-cd","devops","yaml",{"commitSha":250},{"repoId":601},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[537,596,597,212,213,598],{"evaluatedAt":604,"extractAt":605,"updatedAt":604},1778685701271,1778683190010,{"_creationTime":607,"_id":608,"community":609,"display":610,"identity":616,"providers":620,"relations":627,"tags":629,"workflow":630},1778696691708.2976,"k175d6daadj3x3fz5anqh93t5s86mmr8",{"reviewCount":8},{"description":611,"installMethods":612,"name":614,"sourceUrl":615},"Agent skill for workflow-automation - invoke with $agent-workflow-automation",{"claudeCode":613},"ruvnet/ruflo","agent-workflow-automation","https://github.com/ruvnet/ruflo",{"basePath":617,"githubOwner":618,"githubRepo":619,"locale":18,"slug":614,"type":244},".agents/skills/agent-workflow-automation","ruvnet","ruflo",{"evaluate":621,"extract":626},{"promptVersionExtension":202,"promptVersionScoring":203,"score":622,"tags":623,"targetMarket":214,"tier":215},95,[212,596,537,213,624,625],"ai-agents","orchestration",{"commitSha":250},{"repoId":628},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[624,537,596,212,625,213],{"evaluatedAt":631,"extractAt":632,"updatedAt":631},1778698753879,1778696691708,{"_creationTime":634,"_id":635,"community":636,"display":637,"identity":643,"providers":647,"relations":653,"tags":655,"workflow":656},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":638,"installMethods":639,"name":641,"sourceUrl":642},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":640},"steipete/clawdis","openclaw-testing","https://github.com/steipete/clawdis",{"basePath":644,"githubOwner":645,"githubRepo":646,"locale":18,"slug":641,"type":244},".agents/skills/openclaw-testing","steipete","clawdis",{"evaluate":648,"extract":652},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":649,"targetMarket":214,"tier":215},[650,209,651,537,505],"testing","validation",{"commitSha":250},{"repoId":654},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[537,209,505,650,651],{"evaluatedAt":657,"extractAt":658,"updatedAt":657},1778697962962,1778697652123,{"_creationTime":660,"_id":661,"community":662,"display":663,"identity":667,"providers":669,"relations":677,"tags":678,"workflow":679},1778697652123.8806,"k17e99n8cb55vm23m26vec6r1586mrwe",{"reviewCount":8},{"description":664,"installMethods":665,"name":666,"sourceUrl":642},"Use Crabbox for OpenClaw remote validation across Linux, macOS, Windows, and WSL2. Default to Blacksmith Testbox for broad Linux proof; includes direct Blacksmith and owned AWS/Hetzner fallback notes when Crabbox fails.",{"claudeCode":640},"crabbox",{"basePath":668,"githubOwner":645,"githubRepo":646,"locale":18,"slug":666,"type":244},".agents/skills/crabbox",{"evaluate":670,"extract":676},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":671,"targetMarket":214,"tier":215},[650,209,672,651,673,674,675],"remote-execution","linux","macos","windows",{"commitSha":250},{"repoId":654},[209,673,674,672,650,651,675],{"evaluatedAt":680,"extractAt":658,"updatedAt":680},1778697705804]