원클릭으로
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.