一键导入
markdown-long-lines
Ensure markdown prose lines wrap within 80 columns, excluding code blocks, URLs, and tables.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Ensure markdown prose lines wrap within 80 columns, excluding code blocks, URLs, and tables.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Autonomous pull request review loop that pushes code, polls for AI/bot review comments (e.g., Gemini Code Assist), surgically remediates feedback, commits, pushes, comments `/gemini review`, and loops until zero feedback remains. Requires the `github-pr-triage` skill.
Triage open PR comments/reviews and associated CI/CD workflow failures using the `triage.dart` helper script and formulate an actionable plan.
Intake multi-step tasks by clarifying ambiguities, summarizing understanding, and confirming readiness via ask_question before executing code changes.
Analyzes unstructured artifacts (proposals, design docs, issues, notes) to identify gaps, contradictions, and implicit assumptions, and interviews the user via a structured quiz to distill a definitive strategy and trade-off matrix. Use when resolving competing architectural proposals, clarifying ambiguous project goals, identifying blind spots in early design documents, or synthesizing consensus from fragmented team notes. Don't use for simple text summarization without strategic synthesis, writing code solutions directly, or managing task lists without strategic decision-making.
Apply the "Encapsulated Method Object" refactoring pattern to simplify functions with deeply nested scopes, bloated closures, and heavy shared local state.
Best practices for managing stacked changelists (CLs) in Gerrit using depot_tools, avoiding common pitfalls with Change-Ids.
基于 SOC 职业分类
| name | markdown-long-lines |
| description | Ensure markdown prose lines wrap within 80 columns, excluding code blocks, URLs, and tables. |
| license | Apache-2.0 |
| key_features | ["Markdown formatting","80-column line wrapping","Formatting exclusions"] |
Use this skill whenever editing or creating Markdown (.md) files in the
repository.
```)If the context or scope of how this skill should be run is vague, use the
ask_question tool to clarify the user's intent.
For example, ask whether formatting should apply to: