editorialize
Do an editorial review of a post or article and report findings ordered by importance.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Do an editorial review of a post or article and report findings ordered by importance.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Make a set of things (code, prose, config, docs) consistent along a dimension the user names, by picking a canonical form and conforming every member to it.
Remove illegal states from data structures by redesigning their types so the illegal states cannot be represented at all.
Remove unnecessary comments from code: tombstones, redundant restatements, and comments a well-named variable or function would replace.
Perform a task with a worker agent, critique it with an adversary agent, and apply the accepted critiques with a reconciler agent.
Replace jargon and imported metaphors in code and prose with concrete, domain-fitting terms a reader understands without translation.
Create a new Claude Code skill following the conventions of existing skills.
| name | editorialize |
| description | Do an editorial review of a post or article and report findings ordered by importance. |
| argument-hint | [file path or text to review] |
Do an editorial review of the given post or article. Report findings; don't edit the text.
jj show --git
Arguments: $ARGUMENTS
Review the target named in the arguments if given; otherwise the prose changed in the current commit shown above; if there are no arguments and the commit has no changes, ask the user what to review and stop.
/strunkify if the main weakness is loose prose rather than
substance or structureThese aren't exhaustive. Reason from first principles when none fits cleanly.