create-pr-memory

Create memory nodes from PR data with automated business rule linking.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Renzo-Tognella/UniversalThingsForMyAgents --skill create-pr-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-pr-memory
Source: https://github.com/Renzo-Tognella/UniversalThingsForMyAgents/tree/main/skills/create_pr_memory
Command: npx skills add https://github.com/Renzo-Tognella/UniversalThingsForMyAgents --skill create-pr-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of memory nodes from pull requests, ensuring standardized data collection, preview confirmation, and automatic linking to existing business rules, thus reducing manual error and streamlining operational processes.

Core Features & Use Cases

  • Standardized Data Collection: Collects mandatory fields from PR metadata and additional details like changed files and work item links.
  • Preview Confirmation: Displays a preview of the memory to be created before finalizing it, ensuring accuracy.
  • Automatic Linking: Automatically links to related business rules and previous PR memories based on content analysis.
  • Use Case: Utilize this Skill after a PR is opened, merged, or reviewed to create searchable memory of the changes, enhancing project knowledge base.

Quick Start

Run the create-pr-memory skill on the PR you want to turn into memory.

Frequently Asked Questions about create-pr-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request memory creation from PR metadata?

You can automate pull request memory creation by running this Skill to extract mandatory PR metadata fields, synthesize content, and generate searchable memory nodes. It automatically links new memories to existing business rules and previous PR data.

What is the process for linking pull request memories to business rules?

Linking pull request memories to business rules happens automatically through content analysis during memory creation. The Skill scans synthesized PR data to find related business rules and past PR memories, establishing connections without manual configuration.

Does PR memory creation work with Python-based context and MCP-compatible agents?

Yes, PR memory creation supports Python-based context and MCP-compatible agents. This allows integration into automated development workflows where agents extract PR metadata, synthesize content, and manage memory nodes programmatically.

Can I preview and confirm pull request memory before it is finalized?

Yes, you can preview and confirm pull request memory before finalization. The Skill displays a generated preview of the memory node, allowing you to verify extracted PR metadata and linked business rules for accuracy before committing it.

What mandatory data fields are required for PR metadata extraction?

PR metadata extraction requires standardized mandatory data fields from the pull request, including metadata details, changed files, and work item links. Collecting these standardized fields ensures generated memory nodes are accurate and properly linked to business rules.