Skip to main content
agentmc15
GitHub クリエイタープロフィール

agentmc15

3 件の GitHub リポジトリにある 51 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
51
リポジトリ
3
更新
2026年8月25日
リポジトリエクスプローラー

リポジトリと代表的な skills

goliath
未分類

Run Copilot CLI work through the Goliath five-role pipeline, with the architect as planner and explicit model fallbacks for implementation, test authoring, verification, review, and red-team checks.

2026年8月25日
architect
その他コンピュータ職

Have Fable 5 do the expensive meta-work once — deep plan a complex task (codebase review, greenfield project, large migration) AND build the execution kit (task briefs, model-pinned subagents, skills, verification loops) so Opus/Sonnet can execute at…

2026年8月14日
execute
その他コンピュータ職

Run an execution kit produced by /polytropos:architect — loop through TASKS.md, dispatching each task to the kit's model-pinned subagents, verifying, and updating state. Use when the user says to execute/continue/resume a kit or plan. Args: the kit slug…

2026年8月14日
context-weight
ソフトウェア開発者

Reach for this when your context is huge, you're near 700K, cache reads are high, or you're asking should I compact — it explains what this skill can and cannot do, ranks prevent/prune/measure in priority order, and gives the checkpoint move before you…

2026年8月12日
graphify
ソフトウェア開発者

Build and read a local knowledge graph of a repo with the external graphify CLI — symbol lookup with file:line precision, call structure, impact analysis, and an architect-grounding brief, all offline. Use when the user wants repo structure analyzed or…

2026年8月12日
update
ソフトウェア開発者

Check and refresh everything this repo installs into its harnesses — Claude plugin cache staleness, Copilot and Codex bundle drift, generated pricing mirrors, and docs snapshot freshness. Use when the user asks to update or refresh the plugin or a harness…

2026年8月12日
architect
ソフトウェア開発者

Do the expensive planning once — deep-plan a complex task and write an execution kit (PLAN.md + TASKS.md with model-pinned, self-contained briefs) under tasks/kits/<slug>/ for the execute driver to dispatch on cheaper models. Use for "architect this", "plan…

2026年8月11日
bench-routing
ソフトウェア開発者

Compare benchmark priors with Codex-dispatchable roles while preserving benchmark uncertainty. Use to rank candidates, inspect Codex role recommendations, or run the synthetic routing demo.

2026年8月11日
収集済み skill 39 件中 8 件を表示しています。
lessons-loop
ソフトウェア開発者

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…

2026年7月12日
spec-first
ソフトウェア開発者

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".…

2026年7月12日
verify-loop
ソフトウェア開発者

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…

2026年7月12日
tdd-workflow
ソフトウェア品質保証アナリスト・テスター

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

2026年6月11日
agentic-rag-router
ソフトウェア開発者

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…

2026年6月10日
context-compaction
ソフトウェア開発者

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…

2026年6月10日
llm-wiki
ソフトウェア開発者

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…

2026年6月10日
safe-trace
ソフトウェア開発者

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…

2026年6月10日
収集済み skill 9 件中 8 件を表示しています。
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました