suggest-rules-additions

Analyzes conversation history to suggest additions to a docs/RULES.md preferences file.

3|Updated Feb 15, 2025
One-click install
npx skills add https://github.com/mark-torres10/ai_tools --skill suggest-rules-additions-mark-torres10
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-rules-additions
Source: https://github.com/mark-torres10/ai_tools/tree/main/skills/suggest-rules-additions
Command: npx skills add https://github.com/mark-torres10/ai_tools --skill suggest-rules-additions-mark-torres10

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Valuable preferences and practices discovered during a conversation are often lost when the session ends. This Skill reviews the exchange and proposes concrete, evidence-based additions to your docs/RULES.md file so your personal rules evolve with each session. ## Core Features & Use Cases - Conversation Analysis: Detects repeated choices, stated preferences, corrections, and decisions with rationale from the current exchange. - Structured Suggestions: Outputs each proposed rule with its exact text, the rationale grounded in conversation evidence, and the category where it fits in docs/RULES.md. - Non-Destructive Workflow: Only suggests additions and never modifies docs/RULES.md, leaving final control with the user. - Use Case: After a long coding session where you repeatedly corrected the AI's formatting and verbosity, run this Skill to capture those preferences as durable rules for future sessions. ## Quick Start Based on our conversation, what preferences could I add to docs/RULES.md?

Frequently Asked Questions about suggest-rules-additions

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

FAQPage Schema
How do I capture preferences from an AI conversation?

Run this Skill at the end of a conversation and it reviews the exchange for repeated choices, corrections, and stated preferences. It then proposes specific rule text with rationale that you can add to docs/RULES.md.

How to suggest additions to a RULES.md file automatically?

The Skill reads docs/RULES.md to learn its structure, then analyzes the conversation for evidence of preferences. Each suggestion includes the proposed rule text, the rationale from the conversation, and the category where it fits.

Does this Skill modify my RULES.md file directly?

No, the Skill only suggests additions and never edits docs/RULES.md. You review each proposed rule and decide which ones to add yourself.

What happens if no preferences are found in the conversation?

The Skill explicitly reports that nothing strong emerged rather than inventing preferences. All suggestions must be grounded in actual evidence from the conversation, not generic best practices.

What are the limitations of conversation-based rule suggestions?

Suggestions depend on a docs/RULES.md file already existing and on the conversation containing observable preference signals. Short or purely informational sessions may yield few or no actionable rules.