mit einem Klick
PFactory
PFactory enthält 6 gesammelte Skills von olafkfreund, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.
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.
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.
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.
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".
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.