Skip to main content

chenlu-hung/my-skills

SkillsMP は chenlu-hung/my-skills から 10 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

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

このリポジトリの skills

2 件の職業カテゴリ · 30% 分類済み

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

職業分類
未分類
説明

Ask the ChatGPT desktop app a question from the command line and read the answer on stdout, through the `chatgpt-ask` CLI. The answer is billed to the ChatGPT conversation allowance rather than to the Codex quota that `codex exec` spends, so it is the way to…

原文の言語: 英語

更新
職業分類
未分類
説明

Convenes a multi-model "council" to answer a question, then synthesizes a single best answer — inspired by Karpathy's llm-council. Each member runs through its own subscription/sign-in CLI, not an API key: Codex (ChatGPT sub), Gemini (Antigravity `agy`), and…

原文の言語: 英語

更新
職業分類
未分類
説明

Manages context transfer between AI coding sessions. Creates a compact handoff document so a fresh agent can continue work. Use when user says "handoff", "hand off", "resume", "continue later", "pick up where we left off", "transfer context", or when wrapping…

原文の言語: 英語

更新
職業分類
未分類
説明

Schedule a one-shot Claude Code task to start at a specific wall-clock time and run headless/unattended, so work that has to happen while the user is asleep or away actually happens. Two main uses. First, unattended watch-and-wrap-up on remote work — wake at…

原文の言語: 中国語

更新
職業分類
未分類
説明

Picks the right writing register per output segment, automatically. Chat answers stay dense without going telegraphic; text destined for a file reads as deliberately written rather than as compressed chat or formulaic AI prose; code and structured data are…

原文の言語: 英語

更新
職業分類
未分類
説明

Delegates coding tasks to external agent CLIs as if they were subagents — Codex (ChatGPT sub), Gemini (Antigravity `agy`), and DeepSeek (opencode, free) — each through its own subscription/sign-in CLI, not an API key. Workers get write access and can run in…

原文の言語: 英語

更新
職業分類
未分類
説明

Sends your own plan, diff, or design out to independent external models (Codex, Gemini, optionally a fresh Claude) to find what you MISSED — the failure mode of a single strong model working alone. Reviewers read the real repo read-only, so they can catch…

原文の言語: 英語

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

Formalizes the Anthropic-recommended architect/implementer split — the strongest model (Fable 5, this session) grills the user via the grill-me skill, designs the architecture, and writes it to a self-contained doc; an implementer subagent (default Opus,…

原文の言語: 英語

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

Builds and maintains a compact, on-demand "project map" so coding agents remember a codebase's structure and spend fewer tokens during maintenance. Combines deterministic ctags indexing with short LLM-written module summaries, committed to the repo. Use when…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree — then turn the agreed plan into a task list and dispatch the parallelizable work to model subagents. Use when user wants to…

原文の言語: 英語

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