一键导入
write-doc
Summarizes things into Obsidian Vault. Use when user mentions "document" or "obsidian".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Summarizes things into Obsidian Vault. Use when user mentions "document" or "obsidian".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review code changes on the current branch or a given PR/branch. Use when the user asks for a code review, wants feedback on a diff, or wants to check changes for security, quality, or bugs.
Create a PR
Analyze metrics, logs, or other data in Datadog. Use this skill when investigating issues or handling incidents
Collaborative thinking partner that explores complex problems through questioning rather than jumping to solutions. Use when the user wants to think through a topic, brainstorm, or have a discussion.
Debug and fix CI failures from a PR link. Fetches failing job/step logs from GitHub Actions or CircleCI, identifies the root cause, then proposes and applies a fix. Use when the user provides a PR URL and wants to investigate and fix CI failures.
| name | write-doc |
| description | Summarizes things into Obsidian Vault. Use when user mentions "document" or "obsidian". |
| allowed-tools | ["Edit","Read","Write"] |
Follow a user's instruction explained in $ARGUMENTS.
If it's omitted, just summarize the conversation until now.
Create or update a document in ~/ghq/github.com/moneyforward/nagaoka.yuta/.
Do not create a sub directory to store the document.
Follow a general writing guides in @guide.md for a good document.
Spawn a sub-agent defined in @agents/reviewer.md to ask a review.
A prompt is the contents of @agents/reviewer.md with {{document_path}} replaced by a path to the document.
It leaves reviews in markdown comments in a form of <!-- REVIEW: {content} -->
After the review is done, you resolve the review comments. If there is no comments, you can say writing the document is done. If not, you have to take one of these action for each review comment:
<!-- REPLY: {content} -->.Back to the step 2 to ask a review on the updated document.
datadog_url_generator MCP when you build an URL to Datadog metrics.