script-modify

Modify Python automation scripts through a standardized change workflow.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/oogDZ/2 --skill script-modify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: script-modify
Source: https://github.com/oogDZ/2/tree/main/.claude/skills/script-modify
Command: npx skills add https://github.com/oogDZ/2 --skill script-modify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables safe updating, refactoring, or removal of Python automation scripts, reducing risk when changing automation behavior and ensuring changes stay aligned with established standards.

Core Features & Use Cases

  • Structured change workflow: guides the modification process through a standardized template and SSOT references.
  • Flexible actions: supports update, refactor, and delete scenarios with clear prompts and checks.
  • Governance and safety: enforces validation steps and rollback considerations to minimize disruption.

Quick Start

Update the specified Python automation script by applying the chosen action (update, refactor, or delete) using the provided path.

Frequently Asked Questions about script-modify

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

FAQPage Schema
How do I safely update Python automation scripts across a codebase?

To safely update Python automation scripts, apply a standardized change workflow that uses SSOT references and explicit action handling to guide updates, refactors, or deletions predictably. This minimizes disruption when changing script behavior.

What is the best way to refactor Python automation scripts without breaking dependencies?

The best way to refactor Python automation scripts is using a structured change workflow with built-in validation steps and rollback considerations. This governance ensures your refactoring stays aligned with established standards and minimizes disruption.

Can I remove outdated automation scripts predictably without affecting other code?

Yes, you can remove outdated automation scripts predictably by enforcing validation steps and rollback considerations. Explicit delete actions within a standardized workflow ensure safe removal and minimize disruption across your codebase.

When do I need a standardized workflow for Python script maintenance?

You need a standardized workflow for Python script maintenance when changing script behavior, adding checks, or removing outdated automation. It enforces SSOT references and explicit action handling to reduce risk and ensure changes stay aligned with standards.

Does modifying Python scripts require explicit action handling for updates and deletes?

Yes, modifying Python scripts requires explicit action handling to safely apply update, refactor, or delete scenarios. Clear prompts and checks within a structured workflow reduce risk and ensure modifications remain predictable across codebases.