Skip to main content

oysteinkrog/dotfiles

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

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

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

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

Consult Fable (primary oracle) for expert second opinions; escalate to GPT-5.6 Sol (via Codex CLI) or GPT-5.5-Pro (via PAL) only for extremely important or complex tasks (always paired with Fable). Use for complex decisions, architecture choices, debugging…

原文の言語: 英語

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

Run 2x oracle sessions (FOR + AGAINST stances) to validate design decisions, plans, or bead readiness. Default = two Fable subagents; escalate to GPT-5.6 Sol via Codex CLI or PAL 2x GPT-Pro (always paired with Fable) for extremely important or complex…

原文の言語: 英語

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

Use the local Codex CLI as an independent second agent. Two branches — (1) proactively run `codex review` for a second opinion after completing a substantive change, before presenting it as done or committing; (2) delegate a well-defined implementation task…

原文の言語: 英語

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

Get a second opinion on an image by asking the OpenAI Codex CLI to look at it. Use when the user wants Codex (GPT) to analyze an image they (or you) just looked at, asks for "a second opinion on this image", says "have codex look at it", or wants cross-model…

原文の言語: 英語

更新
職業分類
未分類
説明

When a spec under specs/<feature>/ is done shipping (a write-spec build, or any planned task that produced a spec), archive it to specs/done/ and rewrite it from a build-plan into a durable rationale — the why, the principles, the invariants — pointing back…

原文の言語: 英語

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

Review changed code for naming, stale references, unnecessary complexity, and comment quality. Use after completing implementation work, before committing, or when the user asks to review or audit code.

原文の言語: 英語

更新
職業分類
未分類
説明

Run [implement-spec](../implement-spec/SKILL.md) with Codex doing the implementation passes while you orchestrate, integrate, and review. Use when the user asks to implement a spec with Codex, or to run implement-spec with Codex as the implementer.

原文の言語: 英語

更新
職業分類
未分類
説明

Refactor cleanly instead of layering sediment. Use when a change reveals duplicated concepts, local adapters, obsolete owners, compatibility wrappers, parallel abstractions, an over-large module that has accreted many responsibilities, or "just tack this on"…

原文の言語: 英語

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

Break large features into independently verifiable, human-reviewable slices under specs/<feature>/. Use for risky or multi-step feature work that needs upfront questioning, API seams, browser-playable checkpoints, HTML visualizations, screenshot gates, staged…

原文の言語: 英語

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

Replace Tokio Rust stacks with Asupersync. Use when migrating tokio/axum/hyper/tonic apps, designing native Cx/region-based services, or debugging Asupersync internals.

原文の言語: 英語

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

Rebuild CHANGELOG.md files and release histories from git, tags, releases, and issue trackers. Use when writing changelogs, version timelines, or agent-facing project history summaries.

原文の言語: 英語

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

Handle blocked destructive commands. Use when dcg blocks rm -rf, git reset --hard, DROP DATABASE, kubectl delete, or when configuring agent safety guardrails.

原文の言語: 英語

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

Find and fix concurrency bugs - deadlocks, races, livelocks, await-holding-lock, database locks, LD_PRELOAD init, swarm races. Use when processes hang, tests flake, or auditing concurrency.

原文の言語: 英語

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

Post images (screenshots, diagrams) inline in a GitHub PR or issue comment, including PRIVATE repos, without committing them to git. Uploads each image to a company Cloudflare Worker (backed by a private R2 bucket) and embeds the returned URL; GitHub's camo…

原文の言語: 英語

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

Non-interactive partial staging of git hunks (git add -p alternative). Use when the user wants to stage specific hunks, make partial commits, split changes across commits, or says "partial stage", "stage hunks", "split commit", "selective stage", or "commit…

原文の言語: 英語

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

Generate images via OpenAI's gpt-image-2 (the SOTA OpenAI image model as of 2026). Use when the user wants to create, generate, render, or produce an image with OpenAI / GPT (e.g. "make me an image of...", "generate a logo with gpt-image", "use openai image…

原文の言語: 英語

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

Generate images via Google Gemini Nano Banana Pro (gemini-3-pro-image-preview), the SOTA Google image model as of 2026. Use when the user wants to create, generate, render, or produce an image with Google / Gemini (e.g. "make me an image with gemini", "use…

原文の言語: 英語

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

Update dependencies to latest stable versions. Use when upgrading libraries, updating Cargo.toml, pyproject.toml, package.json, go.mod, Gemfile, or modernizing dependencies.

原文の言語: 英語

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

Operationalize expert methods into corpus, quote bank, triangulated kernel, operator library, and validators. Use when distilling a methodology or mining session history into executable rules.

原文の言語: 英語

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

Rank hot paths by CPU, memory, I/O, and contention; hand the optimization skill a scored target list. Use when: profile, flamegraph, hotspot, bottleneck, p95/p99, IOPS, fsync, "why is this slow".

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Restore machine responsiveness via safe, selective process cleanup. Use when system unresponsive, high CPU/load average, IO pressure, filesystem cache bloat, memory pressure from btrfs/ext4, stuck tests, competing cargo builds, confused agents in loops, swap…

原文の言語: 英語

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

Search X (Twitter) archives for insights, conversations, and knowledge. Use when mining tweets, DMs, Grok chats, likes, or extracting information from X data exports.

原文の言語: 英語

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

Spin up a team of parallel Opus agents to research, design, review, plan, or create beads. Generic multi-agent orchestration for any task that benefits from parallel exploration. Use when user says "spin up N agents", "research swarm", "design swarm", "review…

原文の言語: 英語

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

Convert implementation plans into actionable beads with proper structure, acceptance criteria, dependencies, and test requirements. Use after completing an implementation plan and before starting development.

原文の言語: 英語

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

Run the full bead quality pipeline — review, oracle validation, hardening, and final verification. Iteratively improves beads until they are implementation-ready with zero issues. Use after creating beads or when beads need quality improvement.

原文の言語: 英語

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

Convert a PRD to br (beads_rust) issues. Creates an epic with child issues for each user story, sets up dependencies, and appends quality gates. Triggers on: convert prd, prd to beads, create beads from prd, prd to br, create issues from prd.

原文の言語: 英語

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

Apply architecture audit findings to rewrite, augment, or restructure existing beads. Use after a code audit reveals gaps, when VM/model splits are needed, or when beads need restructuring based on new understanding of the codebase.

原文の言語: 英語

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

Alias for the execution swarm; delegates to /swarm.

原文の言語: 英語

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

Alias for swarm status; delegates to /swarm-status.

原文の言語: 英語

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

Run the full iterative hardening loop (multi-lens review, oracle consensus, fresh-eyes hardening, final correctness pass) on beads, plans, or code. Each round finds and fixes issues; loop converges when no CRITICAL/HIGH issues remain.

原文の言語: 英語

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

Run iterative oracle + agent hardening loop on any artifact (designs, plans, beads, architecture) until findings converge to near-zero. Combines /swarm-oracle with /swarm-review in alternating rounds. Use for the full hardening cycle, not just a single oracle…

原文の言語: 英語

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

Playbook for large-scale AI-assisted feature development. Covers 5 meta-patterns (two-track prioritization, escalating agent teams, oracle integration, convergence detection, fresh-eyes principle) plus full pipeline phases. Use when orchestrating a major…

原文の言語: 英語

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

Generate a comprehensive plan/PRD for AI agent execution. Creates agent-operable plans with architecture, security, testing, and user stories that convert to beads. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

原文の言語: 英語

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

Run 10 parallel review agents, each with a different quality lens (correctness, safety, perf, a11y, etc.), against plans, beads, code, or architecture decisions. Use when a thorough multi-perspective review is needed before shipping.

原文の言語: 英語

更新
職業分類
コンピュータサイエンスの高等教育教員
説明

Act as a wise, effective teacher whose goal is to make the human deeply understand the work done in this session (a change, a bug fix, a feature, a design) — i.e. sync the human's mental model up to the agent's. Use when the user says "sync-human", "sync me…

原文の言語: 英語

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

MCP Agent Mail for multi-agent coordination. Use when agents need file locks, messaging, inboxes, or conflict prevention. Handles macro_start_session, file_reservation_paths, send_message, threading, pre-commit guards.

原文の言語: 英語

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

Retrieve API tokens, keys, and credentials Oystein has stored locally. Use whenever code, scripts, or shell commands need a secret value: GitHub tokens, Cloudflare, HubSpot, Slack, Zendesk, Jira, Sentry, Anthropic, Apify, Browserbase, Google OAuth, Huma. Use…

原文の言語: 英語

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

Multi-perspective project analysis via NTM reasoning-mode agent swarm. Use when "modes of reasoning", "multi-perspective analysis", or "epistemological review" of any project.

原文の言語: 英語

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

Prepare project releases: run test suites, fix broken/obsolete tests, bump versions, build cross-platform binaries via GitHub Actions CI or dsr/rch fallback, create GitHub releases with checksums, verify installers. Use when: release, cut release, prepare…

原文の言語: 英語

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

Tend NTM agent swarms: orchestrator loop, marching orders, autonomous recovery of stuck or rate-limited panes, review-only mode, and work coordination via Agent Mail, Beads, and BV.

原文の言語: 英語

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