skills/resolve/SKILL.md
Apply a preceding plan/output chain to the content, then remove all tags.
npx skillsauth add a554b554/Reactant resolveInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Finalize a revision by applying the plan from preceding tags to the original content.
<@plan: ...><@output: ...><@resolve> or a multi-turn chain like <@plan: ...><@output: ...><@plan: ...><@output: ...><@resolve>).The tag chain may contain a single <@plan>/<@output> pair, or a multi-turn conversation consisting of multiple <@plan>/<@output> pairs. Each pair represents one turn of iterative refinement.
<@plan>/<@output> pairs in sequence. The final <@output> represents the most refined plan, but earlier turns provide context for intent and constraints.<@output> takes precedence, but use earlier turns to resolve ambiguity about what the user intended.The original content may contain scope modifier tags that constrain which regions the plan can be applied to.
<< >>: Text inside << and >> must NOT be modified, even if the plan suggests changes to it. Remove the << >> delimiters in the output, but keep the content unchanged.(( )): ONLY the text inside (( and )) may be modified by the plan. The surrounding text is context only — do not change it. Remove the (( )) delimiters in the output.If neither modifier is present, the entire original content is editable (default behavior).
<@plan: ...>, <@output: ...>, <@resolve>) and all scope modifier delimiters (<< >>, (( ))) must be removed; only clean text remains.tools
Proofread surrounding text for grammar and spelling errors.
data-ai
Generate and execute a visualization script for a given data file based on user instructions and context.
data-ai
Produce a revision plan for the surrounding text based on the prompt. Supports multi-turn conversation chains.
content-media
Fill a placeholder — infer the best content from surrounding context.