Skip to main content

agentmc15/aesop

SkillsMP は agentmc15/aesop から 9 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
9
GitHub スター
0
GitHub フォーク
0

このリポジトリの skills

収集済み skill 9 件中 9 件を表示しています。

職業分類
ソフトウェア開発者
説明

Capture a durable lesson every time the human corrects the agent, so the same mistake doesn't recur. Use immediately after any user correction, course-correction, or "no, do it this way". Also use at session start to load relevant past lessons. Trigger on…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Turn a feature request or task into a written spec before any code is written. Use whenever the user asks to build, add, or implement something non-trivial (3+ steps or an architectural decision), or says "let's design", "write the spec", or "plan this".…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Prove a change works before calling it done — build, test, lint, smoke-check, and report pass/fail. Use after any code change, before any commit/PR, and as the self-verify step inside an autonomous loop. Trigger whenever the agent is about to claim a task is…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Write a failing test first, then the minimum code to pass it. Use for any bug fix or new behavior.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Choose the cheapest sufficient retrieval strategy for a query before answering. Use whenever the system has multiple retrievers (vector, hybrid, graph, metadata, summary) and needs to decide how to fetch evidence for a question. Trigger on any retrieval/QA…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Keep a long agent session inside its context window without losing the plot. Use when a session is getting long, tool outputs are large, the agent starts "going off the rails" late in a task, or context usage is high. Trigger on big logs, long transcripts, or…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Incrementally compile messy source documents into a persistent, cross-linked Markdown knowledge base instead of re-reading raw docs every time. Use when the user has a pile of documents/notes/tickets and wants durable understanding, a project wiki, an…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Emit observability traces and decision logs that are safe to store and show. Use whenever an agent or loop logs its actions, reasoning, or tool calls — especially in production, shared logs, or anything a user might see. Trigger on any logging/tracing/audit…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

<One or two sentences. State WHAT the skill does AND WHEN to use it. Be tight and boring, not clever — a precise description triggers reliably; a vague one under-triggers. Name the user phrases/contexts that should invoke it, e.g. "Use whenever the user…

原文の言語: 英語

更新
収集済み skill 9 件中 9 件を表示しています。