ric-agent-operating-rules

Enforce non-destructive operations and repository checks for ric coding agents.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/lichong-a/ric-skills --skill ric-agent-operating-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ric-agent-operating-rules
Source: https://github.com/lichong-a/ric-skills/tree/main/skills/ric-agent-operating-rules
Command: npx skills add https://github.com/lichong-a/ric-skills --skill ric-agent-operating-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit sets a standard operating protocol for ric coding agents, ensuring non-destructive execution and code integrity.

Core Features & Use Cases

  • Non-destructive Execution: Maintains user data integrity during operations.
  • Repository-First Inspection: Emphasizes repository analysis before decision-making.
  • Version Control: Manages Node.js versions using FNM and ensures proper version usage.

Quick Start

To initialize your ric work, execute the ric-agent-operating-rules skill at the start of each session.

Frequently Asked Questions about ric-agent-operating-rules

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

FAQPage Schema
How do I ensure non-destructive code execution when running a coding agent?

To ensure non-destructive code execution, you must adhere to an operating protocol that prioritizes user data preservation and enforces rigorous repository checks before any agent decisions are made.

What is a repository-first inspection protocol for coding agents?

A repository-first inspection protocol requires analyzing the repository state thoroughly before making any code modifications, ensuring that code integrity is maintained throughout the agent's execution process.

How do I manage Node.js versions with FNM during agent work?

To manage Node.js versions with FNM during agent work, you apply a version control protocol that ensures proper Node.js version usage and consistency across all operations within the coding environment.

How do I start a coding agent session to maintain code integrity?

To start a coding agent session and maintain code integrity, you execute the operating rules skill at the beginning of each session to initialize a safe, standardized working protocol.

Can I use this operating protocol for any coding agent or only specific ones?

This operating protocol is specifically designed for ric coding agent work, focusing on non-destructive execution and version management tailored to that environment.

Why does my coding agent modify user data unexpectedly during execution?

Coding agents modify user data unexpectedly when not bound by a non-destructive execution protocol, making it necessary to enforce user-data preservation rules during all repository operations.