en un clic
log-redactor
// Redact secrets and PII from logs before sharing or summarizing. Use when the user asks to sanitize/redact logs or remove emails, tokens, API keys, or passwords.
// Redact secrets and PII from logs before sharing or summarizing. Use when the user asks to sanitize/redact logs or remove emails, tokens, API keys, or passwords.
TODO - describe when to trigger this skill (e.g., code review, PR review).
Review code changes, find bugs, risks, regressions, and missing tests.
Summarize meeting notes into decisions, action items, owners, and deadlines. Use when the user asks for meeting minutes/notes/会议纪要/会议总结 or wants structured meeting outcomes.
Summarize feature or product requirements into clear scope, constraints, and risks. Use when the user asks for requirement summary/需求总结/需求要点 or wants a concise spec snapshot.
Generate a PR description from change notes, commit lists, or diff summaries. Use when the user asks for PR description/PR 模板/PR 说明 or needs a structured PR summary.
Produce a test checklist from a feature description, bug report, or spec. Use when the user asks for test plan/测试清单/测试用例建议.
| name | log-redactor |
| description | Redact secrets and PII from logs before sharing or summarizing. Use when the user asks to sanitize/redact logs or remove emails, tokens, API keys, or passwords. |
python scripts/redact_logs.py --input <path> --output <path>Redacted log:
<redacted content>
Optional summary: