ワンクリックで
mass-remediate-pattern
Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Create an Architectural Decision Record (ADR) to document a design choice or technical strategy.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Commit (if needed), push the current branch to origin, and generate a pull request description in the chat.
Generate a session handoff document capturing the current working state for the next session.
Proactively audit GitHub Actions workflows and CI/CD logs for deprecations, stale runtimes, and missing best practices.
| name | mass-remediate-pattern |
| description | Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace. |
| metadata | {"author":"ssfcultra","version":"1.0"} |
Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace (grep + sed/replace).
jsonify({'error': str(e)})).jsonify({'error': 'Internal Server Error'})).grep_search to identify all occurrences of the pattern across the codebase.sed command or a series of replace calls.git status and git diff to verify the scale of changes.pytest, npm test, etc.).A summary of the remediation:
textContent over innerHTML for DOM-related remediations.