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개를 표시합니다.