Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cloud-factory-demo

cloud-factory-demo contains 6 collected skills from warpdotdev-demos, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
90
updated
2026-07-13
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

improve-review-pr
software-quality-assurance-analysts-and-testers

Daily outer loop that reviews human reactions to automated review-pr comments, synthesizes durable organizational knowledge, and opens a PR to update the review-pr skill when the feedback is worth remembering. Use when improving code-review quality from human feedback, running a scheduled review-skill retrospective, or incorporating maintainer corrections into review guidance.

2026-07-13
review-pr
software-quality-assurance-analysts-and-testers

Review a pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a checked-out PR from local artifacts like pr_diff.txt and pr_description.txt and producing machine-readable review output instead of posting directly to GitHub.

2026-07-13
oz-cloud-factory-demo
computer-occupations-all-other

Sets up a beginner-friendly Oz cloud software factory that automatically triages new GitHub issues, specs issues labeled ready-to-spec, and implements issues labeled ready-to-implement. Use when a user wants to install, configure, test, or understand the Cloud Factory demo in a repository of their choice.

2026-06-28
implementation
software-developers

Implement a fix or feature from a GitHub, Jira, Linear, or other issue-tracker issue by fetching issue context, inspecting the current codebase, making code changes, validating them, opening a GitHub pull request, and reporting progress back to the original issue.

2026-06-28
spec
software-developers

Coordinate spec-driven development for a GitHub, Jira, Linear, or other issue-tracker issue marked ready-to-spec by using write-product-spec and write-tech-spec, creating PRODUCT.md and TECH.md, opening a pull request, and routing the issue onward.

2026-06-28
triage
software-developers

Triage an incoming GitHub, Jira, Linear, or other issue-tracker issue against the current codebase and related open issues, then return a structured decision with exactly one implementation-readiness state. Use whenever the user asks to triage, classify, assess, prioritize, or label an issue for implementation readiness, especially when an issue URL, key, or number is supplied in the prompt.

2026-06-28