Skip to main content

Tibsfox/gsd-skill-creator

SkillsMP は Tibsfox/gsd-skill-creator から 422 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

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

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

職業分類
その他コンピュータ職
説明

Use the moment a request is underspecified and you are about to act on an ASSUMED goal. Enumerate the candidate goals the request could mean, project the action or artifact each one implies, and check whether they diverge: if two or more plausible goals lead…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use at write time to vector/embedding memory — Grove content-addressed insertion, chroma/pgvector upserts, memory-consolidation promoting session traces to MEMORY.md, or embedding externally-ingested content. Scores each candidate record against a fixed panel…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Run this appropriateness check the moment you are about to integrate a retrieved long-term memory — a Grove content-addressed hit, a chroma/pgvector neighbour, a memory-consolidation digest, or a MEMORY.md line — into a response, especially anything touching…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use before you shorten, compress, or rewrite the BODY of an existing SKILL.md or agent .md — the moment you are about to cut text to reduce length. First inventory the file's operational anchors (exact code / command / API snippets, fail-closed workflow…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when parallel agents in a convoy or across git worktrees hit a write conflict on shared state — a git tree, a config, or a shared document — and you must decide whether the conflict is semantically real. Classifies each conflicting hunk as independent…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when reviewing, shipping, or regression-testing a SKILL.md and you hold one or more captured trajectories where that skill was actually loaded. Translates the skill's instructions into behavior constraints, then reports which were EXERCISED (coverage)…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when you have captured session evidence — session-retro / session- observatory-live traces in .planning/patterns/, tool logs, correction records — and want to induce a reusable skill from it. Segments the traces into candidate skill units (an LLM…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when the user asks to forge, scaffold, author, or ship a new skill or agent — the skill-creator's own namesake artifacts. Drives the skill-forge loop (create → fill → validate → critique → ship → publish) via the skill-creator CLI.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Runtime HAL for multi-runtime agent orchestration. Detects active AI assistant (Claude Code, Codex, Gemini, Cursor) and exposes uniform interface for startup injection, GUPP enforcement, and communication selection.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Upstream version checking, agentskills.io spec compliance audit, Claude Code feature gap analysis. Activates on updates, version checks, or alignment work.

原文の言語: 英語

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

Use when the user asks "what should I work on", mentions GSD phases, ROADMAP, or .planning/ artifacts. Routes to the correct GSD command for the current project state.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

MLOps and the production ML lifecycle -- model packaging and serving, CI/CD for ML, experiment tracking, model registries, reproducibility, production monitoring for data and concept drift, retraining pipelines, A/B and shadow deployment, and rollback. Covers…

原文の言語: 英語

更新
職業分類
その他の高等教育教員
説明

Stellar structure and life cycles from birth to endpoint. Covers the Hertzsprung-Russell diagram, hydrostatic equilibrium, main-sequence physics and the mass-luminosity relation, nuclear fusion stages (pp-chain, CNO cycle, triple-alpha), nucleosynthesis,…

原文の言語: 英語

更新
職業分類
電気エンジニア
説明

Classical control and system dynamics for engineered systems — feedback and closed-loop control, transfer functions and block diagrams, poles/zeros and stability, time-domain response (rise time, overshoot, settling time), PID controllers and tuning, and…

原文の言語: 英語

更新
職業分類
材料エンジニア
説明

Use when working with the non-metallic engineering materials — polymers, ceramics, or composites — and you need to reason about structure, processing, or properties. Covers thermoplastics versus thermosets, chain structure, glass transition, and…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Analyzing and forecasting data ordered in time. Covers stationarity and differencing, autocorrelation (ACF and PACF), AR, MA, ARMA, and ARIMA models, the Box-Jenkins methodology, seasonality and SARIMA, forecasting with prediction intervals, and residual…

原文の言語: 英語

更新
職業分類
化学者
説明

Chemical equilibrium, chemical kinetics, and electrochemistry — the quantitative core of physical chemistry. Covers equilibrium constants (Keq, Kc, Kp), Le Chatelier's principle, ICE tables, buffers and the Henderson-Hasselbalch equation, solubility product…

原文の言語: 英語

更新
職業分類
電気エンジニア
説明

Design of active analog circuits built around operational amplifiers and discrete gain stages — inverting, non-inverting, difference, and instrumentation topologies, negative feedback and loop stability (gain-bandwidth product, phase margin, compensation),…

原文の言語: 英語

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

Use when authoring or reviewing a SKILL.md or agent .md and you need to detect and fix the four most common frontmatter defects — echoed or truncated triggers, tools written as a YAML array instead of a comma-separated string, a description outside the 1-1024…

原文の言語: 英語

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

Adversarial spec-compliance PR review — cross-references diffs against approved specs, verifies runtime claims against source, detects competing PRs, audits scope/convention compliance. Use before merging.

原文の言語: 英語

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

Cascade the same edit pattern across N files safely. Use when applying the same refactor to multiple files (e.g. swap import paths across 11 scripts, rename a symbol, migrate a call signature). Detects the common-shape-across-files situation and turns an…

原文の言語: 英語

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

Use when the user asks to forge, scaffold, or author a new cartridge — content cartridge, department cartridge, or chipset bundle. Drives the cartridge-forge loop (scaffold → fill → gate checks → commit) via the skill-creator cartridge CLI.

原文の言語: 英語

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

Crafts and generates professional conventional commit messages following Angular/Conventional Commits format. Use when committing changes, writing git commit messages, or when user mentions commit message.

原文の言語: 英語

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

Triggers for automatically invoking the decision-framework skill before irreversible or high-blast-radius operations. Use as a checkpoint: when a proposed action matches a trigger pattern, pause and run the appropriate framework (first-principles, inversion,…

原文の言語: 英語

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

Environment configuration and secrets management. Use when setting up .env files, managing secrets, or configuring environments.

原文の言語: 英語

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

GSD tutorial, command reference, and workflow explainer. Explains what a GSD workflow command does before you run it. Activates when user is new to GSD, asks about commands, wants to understand workflows, or mentions preview.

原文の言語: 英語

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

Package conversation research into a GSD-ready mission package. Produces a three-stage Vision → Research → Mission pipeline as a LaTeX PDF following GSD/NASA SE methodology, designed to be handed to gsd-skill-creator for execution. Use this skill when the…

原文の言語: 英語

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

Before dispatching a multi-agent team, run a spectral diagnostic on the proposed communication graph and emit a (ρ, Δ, κ) coordination signature plus a pass/fail verdict against per-task-class thresholds. Builds the row-stochastic operator P from the team…

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Extract creative intent from images into executable build specs. Activates on images + build intent, "image to mission", "i2m", or capturing visual energy in code/design.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Unit Circle Laboratory + sc-dev-team autonomous mission control. Provides human-in-the-loop automation layer, pipeline management, context lifecycle, stuck-state prevention. UC re-execution series and dev branch milestones. Adapted from uc-lab pattern for…

原文の言語: 英語

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

Generate intelligence briefings for the planning dashboard. Use this skill whenever a request file appears in `.planning/console/inbox/pending/` whose `type` field starts with `intelligence.` (refresh_briefing, triage_finding, snapshot_diff,…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Sketched Isotropic Gaussian Regularization primitive. Scalar loss matching the embedding distribution to a standard-normal target via Cramér-Wold slicing and the Epps-Pulley empirical characteristic function test. Port of rbalestr-lab/lejepa (MIT).…

原文の言語: 英語

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

Pick among candidate outputs (code, configs, plans) by running them on diverse inputs and clustering by behavioural fingerprint, rather than by textual aggregation or log-probability. Activates when an executor returns multiple plausible candidates that need…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Classify the information-need of a query and dispatch it to the appropriate retrieval or reasoning strategy. Use before read-side memory access, before multi-strategy retrieval, or any time you'd otherwise default to "one retriever for everything". Returns a…

原文の言語: 英語

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

Audit a skill by running a paired probe — the same task once with the skill loaded and once without — segment both traces into goal-directed phases, align phases, and emit a SIP report (surface anchoring, template copy, excess planning, task recovery,…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Manages skill-creator integration with GSD workflows including skill loading, session observation, bounded learning guardrails, and pattern detection. Use this skill whenever: executing any GSD phase (to ensure relevant skills are loaded first), starting or…

原文の言語: 英語

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

Token budget tracking and enforcement for Gastown convoy-level execution. Hard limits with pre-execution checking, per-convoy and per-agent tracking, structured stop reasons.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Interrupt controller converting polled to proactive agent execution. Per-runtime strategies, configurable thresholds, Deacon heartbeat supervision. Fights LLM passivity bias.

原文の言語: 英語

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

Cascade the same edit pattern across N files safely. Use when applying the same refactor to multiple files (e.g. swap import paths across 11 scripts, rename a symbol, migrate a call signature). Detects the common-shape-across-files situation and turns an…

原文の言語: 英語

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

Persist progress for long-running jobs (batched LLM calls, large ingestions, multi-hour syncs) so that a context reset, crash, or interrupt doesn't lose work. Use whenever a job iterates over N items and completing item K matters independently. Provides a…

原文の言語: 英語

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