blog-rule-editor

Coordinate approved, backed-up edits to blog rule files and SKILL.md.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Zero-1016/tech-blog --skill blog-rule-editor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-rule-editor
Source: https://github.com/Zero-1016/tech-blog/tree/main/.claude/skills/blog-rule-editor
Command: npx skills add https://github.com/Zero-1016/tech-blog --skill blog-rule-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

blog-rule-editor centralizes and safely governs the rule changes across blog skills, enforcing SSOT, backups, and explicit approvals to prevent accidental corruption of SHARED.md and per-skill SKILL.md.

Core Features & Use Cases

  • Centralized governance of blog rules across the blog skills family, ensuring consistent alignment with SHARED.md.
  • Enforces safety rails: user approvals, backups, changelog, impact analysis, and staged rollouts.
  • Scenarios include updating SHARED.md sections, adding new blog- skills, auditing dependencies, and generating change reports.

Quick Start

Request user approval to modify a rule, preview the diff, and apply the change.

Frequently Asked Questions about blog-rule-editor

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

FAQPage Schema
How do I safely update shared blog rules without breaking dependencies?

Safely update shared blog rules by enforcing SSOT compliance, creating backups, analyzing dependency impact, and staging rollouts with explicit user approval. This governed workflow prevents accidental corruption of shared configuration files.

What is SSOT compliance for blog content governance?

SSOT compliance in content governance ensures a single source of truth for rule files, centralizing edits across the blog skills family. It maintains consistent alignment with shared configuration files and prevents conflicting rule definitions.

How do I manage change logs and rollbacks for blog SKILL.md files?

Manage change logs and rollbacks by utilizing a governed editing workflow that tracks modifications and maintains version-controlled backups. If an update causes issues, you execute rollback procedures to restore prior rule file states.

Can I audit dependency impacts before modifying blog rules?

Yes, you can audit dependency impacts before modifying blog rules. The workflow includes dependency discovery and impact analysis phases, allowing you to preview diffs and assess potential risks before applying changes to shared files.

When do I need explicit approval to apply changes to blog SHARED.md?

You need explicit approval whenever modifying SHARED.md or per-skill SKILL.md files. The workflow enforces safety rails by requiring user confirmation after previewing diffs, ensuring no rule updates are applied without validation.