بنقرة واحدة
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.