ワンクリックで
infinity-ai-plugins
infinity-ai-plugins には pegasystems から収集した 54 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when the bundled Pega Infinity Authoring Codex plugin needs setup, authentication help, or troubleshooting. Confirm the plugin MCP server first, then verify the bundled runtime and skills payload.
Use when the GitHub Copilot CLI plugin needs connection setup help, environment configuration, or troubleshooting. Guides first-time setup, OAuth configuration, and recovery from connection failures.
Use this skill when the user asks to design or review a data model, choose between Case Type vs. Data Object, model a business process in App Studio or Dev Studio, add or change Case Types or Data Objects, or structure fields, relationships, primary fields, business keys, or attachments within a Pega application.
Load before creating or updating any Pega rules. Covers the ChangeRequest 4-stage lifecycle (intake, authoring, review, complete), branch isolation, case properties, and resuming cases.
Load when building a DX API assignment action payload for runtime case updates. Covers when to use content, when to use pageInstructions, how to combine them, and how to structure supported page, page-list, and page-group instructions for perform-action.
General instructions for creating and updating Pega rules using the schema-backed authoring tools
Schema and authoring guide for Pega Job Scheduler rules (Rule-Async-JobScheduler), including schedule types, scope, and examples
Schema and authoring guide for Pega Queue Processor rules (Rule-Async-QueueProcessor), including creation fields, rule form configuration, and examples
Schema and authoring guide for Pega GenerativeAI connector rules (Rule-Connect-GenerativeAI), including model configuration, prompt FieldValue references, response mappings, and examples
Schema and authoring guide for Pega dataset rules (Rule-Decision-DataSet), including Database Table type configuration with keys, partition keys, and table mapping
Schema and authoring guide for Pega data page rules (Rule-Declare-Pages), including connector, data transform, and activity source patterns
Schema and authoring guide for Pega activity rules (Rule-Obj-Activity), including step methods, parameters, pages, and examples
Schema and authoring guide for Pega property rules (Rule-Obj-Property), including scalar, page, page list, and dropdown prompt list patterns
Schema and authoring guide for the Pega UI theme class (Rule-UI-Theme), including class definition handling, branch-safe updates, and related token references
Shared function-builder library for reusable Pega expression and condition function aliases used by When, Decision Tree, Validate, and similar rule types
Reference list of out-of-the-box Pega controls (Rule-HTML-Property) commonly used in pyStreamName on property rules
Use this skill when the user asks to work on agile work items, process backlog user stories, pick the next user story, or act on a specific Pega Agile Workbench UserStory (`Pega-Agile-Work-UserStory`, e.g., `US-7`) by retrieving open items, selecting the highest-priority one, reading full details, and performing the described action.
Performs complete application security scans of web applications and APIs, producing detailed reports with findings, risk ratings, and remediation steps based on industry standards like OWASP ASVS, Top 10, NIST SSDF, and CVSS.
Load this skill when the user asks to generate end-to-end Pega application tests. It orchestrates the full test creation lifecycle, including scope definition, lifecycle extraction, scenario generation, and the creation of Business Action and Application Test rules.
Load when creating or modifying Assignment steps in a Pega flow. Covers new step creation (FlowAction + View) and form field changes. References rule-type skills for examples and patterns.
Blueprint Delivered methodology overview -- Load when a user is interested in learning more about what to do before or after they create a Blueprint. This will help with general application building questions such as - What are the steps to building a Pega Application
Load when answering questions about the current Pega application -- app stats, workflows, case types, data objects. Uses get-application as the primary source before any rule-level exploration.
Load when exploring a case type to find what needs work. Drills down incrementally through lifecycle levels (case type → flows → assignments → properties → SLAs) and stops at the first actionable issue.
Use when working on Infinity integrations, including external systems, REST connectors, authentication, JSON Data Transforms, Data Pages, save plans, or OpenAPI-based integration design.
Load when the user asks about case history, timeline, past actions, or audit trail for a specific case. Contains step-by-step instructions for calling D_pyWorkHistory and presenting results.
Use when a goal in infinity-skills or infinity-rules-mcp should be turned into a grounded eval scenario, run, reported, and refined for future reruns.
Schema and authoring guide for Pega AI Agent rules (Rule-AI-Agent), including GenAI configuration, system prompts, tools, data sources, and agent examples. Requires Pega Infinity 25+ (08-25-01+).
Schema and authoring guide for Pega AI Tool rules (Rule-AI-Tool), including backing-rule categories, parameter mapping, and GenAI definitions. Requires Pega Infinity 25+ (08-25-01+).
Schema and authoring guide for Pega class metadata rules (Rule-ClassMetadata) — primary fields lists for work classes and data-page bindings (list / lookup / savable) for data-object classes
Authoring guide for Pega REST connector rules (Rule-Connect-REST) -- URL configuration, HTTP method stubs, request/response mapping, parameters, and authentication
Schema and authoring guide for Pega Correspondence Type rules (Rule-CorrType), including delivery channels, address classes, and correspondence classes
Schema and authoring guide for Pega Decision Table rules (Rule-Declare-DecisionTable), including column structure, delegated restrictions, multi-result property columns, page list macros, and examples
Schema and authoring guide for Pega edit validate rules (Rule-Edit-Validate), including Java validation code, error messaging, and property-level validation patterns
Schema and authoring guide for Pega notification rules (Rule-Notification), including the value-conditional recipient model (CURRENTPAGE / DATAPAGE / PAGELIST), the three delivery channels (Email, Gadget, MobilePush), data-page parameter mapping, message parameters, and side-by-side examples for each recipient context.
Schema and authoring guide for Pega Attachment Category rules (Rule-Obj-AttachmentCategory), including attachment type flags, category naming, and attachment-level security configuration
Schema and authoring guide for Pega case type rules (Rule-Obj-CaseType), including lifecycle stages, local actions, child cases, and process configuration
Schema and authoring guide for Pega class definition rules (Rule-Obj-Class), including work subclasses, data classes, and inheritance patterns
Schema and authoring guide for Pega Correspondence rules (Rule-Obj-Corr), including email and mail content templates, email view modes, and templated email configuration
Schema and authoring guide for Pega field value rules (Rule-Obj-FieldValue), including localizable text, message parameters, common field name patterns, notification messages, and GenAI prompts
The primary authoring guide for Flow rules (Rule-Obj-Flow). Load this first before any examples.