Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

PFactory

PFactory 收录了来自 olafkfreund 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
2
更新
2026-07-25
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

blog
网页开发工程师

Draft, preview, and publish a post to the PFactory GitHub Pages blog (docs/_posts/). Writes a well-structured Jekyll post in the PFactory voice, drops it into the Gruvbox-themed Pages site, previews it with the nix-Chrome screenshot harness, and (on request) commits + syncs dev→main. Use to write or refresh PFactory blog posts.

2026-07-25
handover-to-pfactory
项目管理专家

Hand a plan or request to PFactory for governed planning. Ingests it (markdown / Gherkin / EARS / pdf / docx, inline or a file), runs the pipeline (enrich with live cloud + Backstage context, decompose into an epic + child issues, feasibility, the review lenses, the hard readiness gate), and returns a cited review a human can approve. Nothing reaches GitHub or AIFactory until the gates pass and a human approves.

2026-07-25
pfactory-watch
项目管理专家

Poll one PFactory planning session through the pipeline and report where it stands — board column, gate result, blocking findings, and the readiness checks that still fail. One check per invocation, so it can be driven with /loop. Read-only; it never approves, waives, or emits.

2026-07-25
handover-to-pfactory
软件质量保证分析师与测试员

From an AIFactory project, hand a finished spec off to PFactory (sister project) for autonomous test generation. Records the task with PFactory's MCP server; once PFactory Tasks 5-8 land, this also drives the planner→generator→executor→evaluator→triager pipeline.

2026-06-04
cloud-discover
信息安全分析师

Run a read-only cloud infrastructure assessment — discover an AWS/Azure/GCP account's resources, detect misconfigurations with Prowler (CIS/OCSF), build a service-topology diagram, and emit a verdict (reject/flag/accept). Follows the access → discover → diagram → assess flow and writes the report into findings/. Use for cloud security posture, misconfiguration audits, or "what's in this account".

2026-06-03
handback-to-aifactory
软件开发工程师

From an AIFactory project, receive a correction hand-back from PFactory (sister project). When PFactory's tests found problems, this previews the prepared correction and applies it to the original spec via AIFactory's QA Fixer (writes QA_FIX_REQUEST.md + runs the fixer). The reverse of /handover-to-pfactory.

2026-06-03