一键导入
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.