create-business-rule-memory

Capture and link business rules from PR-related workflows with structured input.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies capturing and managing durable business rules from product, domain, workflow, or policy changes, ensuring standardized field collection and easy access to related PRs and existing rules.

Core Features & Use Cases

  • Standardized Rule Capture: Facilitates standardized field collection with preview confirmation.
  • Automatic Linking: Links created rules to PRs and existing rules for easy access.
  • Rule Separation: Encourages the separation of rule statements from their implementation.
  • Use Case: When a workflow constraint becomes explicit or a PR implements a reusable rule, this Skill helps capture the rule for future reference.

Quick Start

To create a new business rule, use the command: 'capture_rule "Project Name" "Rule Description" "Rule Implementation" "Affected Modules" "Conceptual Domains" "Event Date"'

Frequently Asked Questions about create-business-rule-memory

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

FAQPage Schema
How do I capture business rules from pull requests for future reference?

Capturing business rules from pull requests requires a structured command providing project name, rule description, implementation, affected modules, and event date. This standardizes field collection, separates rule statements from implementation, and automatically links the captured rules to related PRs.

What is the best way to manage business rules during system configuration changes?

Managing business rules during system configuration is best handled by separating durable rule statements from their implementation details. This approach ensures standardized field collection, requires user confirmation via preview, and links the captured rules to existing configuration management workflows.

How do I separate business logic from implementation details when capturing rules?

You separate business logic from implementation by providing distinct inputs for the rule statement and the rule implementation within the capture command. This enforces structured input, ensuring the durable business logic remains independent of how it is currently coded.

Can I link a newly captured business rule to existing rules and PRs?

Yes, you can link a newly captured business rule to existing rules and PRs. The Skill automates this linking process during rule capture, ensuring standardized field collection while connecting related product, domain, workflow, or policy changes for easy access.

What input format is required to document a reusable business rule?

Documenting a reusable business rule requires manual input of structured attributes including Project Name, Rule Description, Rule Implementation, Affected Modules, Conceptual Domains, and Event Date. This enforces standardized field collection and requires preview confirmation before saving.