원클릭으로
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.