Skip to main content
cajias
GitHub 제작자 프로필

cajias

6개 GitHub 저장소에서 수집된 123개 skills를 저장소 단위로 보여줍니다.

수집된 skills
123
저장소
6
업데이트
2026년 8월 13일
저장소 탐색

저장소와 대표 skills

milestone-goal-prompt
소프트웨어 개발자

Research (as an internal step) a GitHub/GitLab milestone's open issues in order to PRINT a copy-paste autonomous-loop prompt that drives the milestone to completion — behavior-driven (BDD) scenarios, adversarial gap-checking, a per-iteration…

2026년 8월 13일
apm-marketplace-authoring-gotchas
소프트웨어 개발자

Eight APM-marketplace-authoring gotchas discovered during real migrations from hand-authored .claude-plugin/marketplace.json to APM-managed and from CC-native plugin authoring. Use when: (1) running APM's packaging step (with or without `--dry-run`) or its…

2026년 7월 21일
apm-plugin-distribution-paths
소프트웨어 개발자

Canonical authoring layout for an APM (microsoft/apm) package, plus the decision matrix for whether you need a `marketplace:` block. Use when: (1) you've run `apm init` and are unsure where SKILL.md / agent .md / command .md files belong (answer: under…

2026년 7월 21일
cc-pluginroot-directory-source-ignored
소프트웨어 개발자

Fix for Claude Code startup error `Plugin directory not found at path: <marketplace_root>/<plugin_name>. Check that the marketplace entry has the correct path.` when the marketplace is a `source: "directory"` marketplace that uses `metadata.pluginRoot` to…

2026년 7월 21일
claude-session-analysis
네트워크·컴퓨터 시스템 관리자

Analyze Claude Code sessions to extract configuration improvements. Use when: (1) Want to optimize Claude Code setup (skills, permissions, CLAUDE.md), (2) Need to find what tools should be pre-granted (repeated permission requests), (3) Looking for skills to…

2026년 7월 21일
quip-to-obsidian
소프트웨어 개발자

This skill should be used when the user asks to "migrate quip to obsidian", "download quip images", "fix quip diagrams", "export quip folder", or mentions migrating Quip documents with images/diagrams to Obsidian. Handles complete Quip folder migration…

2026년 7월 21일
software-effort-estimation
소프트웨어 개발자

Generate comprehensive software effort estimation reports that analyze codebase complexity, calculate traditional development effort across five estimation models, and quantify productivity gains from LLM-assisted development. Use when estimating project…

2026년 7월 21일
autoresearch
데이터 과학자

Standalone AIDE-style autoresearch agent: tree-search over candidate solutions (draft/debug/improve operators) for any task directory with a task.md and score.py — ML engineering, heuristic optimization, or harness engineering. Runs the current best…

2026년 7월 21일
수집된 skill 99개 중 8개를 표시합니다.
agentic-harness
기타 컴퓨터 관련 직업

Activate when a user invokes /agentic-harness:precommit, :review, :submit, or asks to run a Prose-packaged review workflow ("precommit review", "run mr-review on MR 21", "submit MR 42 via prose", etc.). Verifies prereqs, resolves reviewer defaults, and…

2026년 5월 13일
dedup-rules
소프트웨어 품질 보증 분석가·테스터

Rules for deduplicating code review findings across agents

2026년 5월 13일
false-positive-rules
소프트웨어 품질 보증 분석가·테스터

Rules for auto-dismissing code review findings that are false positives

2026년 5월 13일
mr-review
소프트웨어 품질 보증 분석가·테스터

Local GitLab MR code review orchestrator. Use when the operator asks to "review this MR", "run a local MR review", "review my branch's MR", or wants a LOCAL-only (no GitLab posts) multi-dimensional review with automatic filtering and optional fix loop.…

2026년 5월 13일
mr-shepherd
소프트웨어 개발자

This skill should be used when the user asks to "address MR feedback", "fix review comments", "respond to code review", "handle MR suggestions", "shepherd an MR", "resolve discussion threads", or "run the MR feedback loop". Provides a systematic workflow for…

2026년 5월 13일
mr-status
소프트웨어 개발자

Inspect and manage shepherd agents spawned by /agentic-harness:mr-submit. Use when the operator asks to "check MR status", "list active shepherds", "resume a shepherd after restart", "retire an MR", "approve drafted thread replies", or wants a dashboard of CI…

2026년 5월 13일
mr-submit
소프트웨어 개발자

End-to-end GitLab MR lifecycle orchestration. Use when the operator says "submit this MR", "open an MR with full review", "run the MR pipeline", "submit and shepherd", or wants to take a branch from "ready to push" through merge with automatic review, push,…

2026년 5월 13일
mr-watcher
소프트웨어 개발자

Activate when the user says "watch MR X until it lands", "babysit MR Y", "keep MR Z healthy", "keep an eye on this MR until it merges", or asks to run a long-running shepherd that survives across sessions. Complements `mr-shepherd` (single-pass) and…

2026년 5월 13일
수집된 skill 10개 중 8개를 표시합니다.
nautilus-competition-live-paper-troubleshooting
네트워크·컴퓨터 시스템 관리자

Diagnose and fix failures in `paper.mode: live` runs against Binance Spot Testnet. Use when: (1) a live paper run aborts with `HttpClientBuildError("builder error")` from the Rust adapter; (2) a live paper run aborts with `MissingBinanceCredentialsError` from…

2026년 5월 28일
nautilus-competition-operator
소프트웨어 개발자

Operator runbook for the nautilus-competition CLI. Use when: (1) scaffolding a working directory via `compete init` (or laying it out manually); (2) running `compete run <working-dir>` with `--paper-duration-minutes`, `--rounds`, `--metrics-endpoint`, or…

2026년 5월 28일
nautilus-competition-team-author
소프트웨어 개발자

Per-team authoring contract for nautilus-competition. A team is a MULTI-AGENT system (5-role baseline: researcher + hypothesis-generator + critic + risk-officer + memory-keeper, plus paradigm-specific specialists) that runs INSIDE `train(ctx)` to crystallize…

2026년 5월 28일
using-nautilus-trader
소프트웨어 개발자

General-purpose NautilusTrader (nautilus_trader) usage guidance, OUTSIDE the nautilus-competition framework. Use when: (1) explaining NautilusTrader's event-driven architecture, MessageBus, or actor model for someone new to the library; (2) deciding between…

2026년 5월 28일
nautilus-competition-observability
네트워크·컴퓨터 시스템 관리자

Live observability stack for nautilus-competition runs. Use when: (1) bringing up the docker-compose Prometheus + pushgateway + Grafana stack with `docker compose -f docker-compose.observability.yml up -d`; (2) wiring `compete run` to push metrics via…

2026년 5월 7일
nautilus-trader-catalog-instrument-precision
소프트웨어 개발자

Fix for "RuntimeError: invalid bar.volume.precision=N did not match instrument.size_precision=M" or similar bar/instrument precision-mismatch errors at BacktestEngine.run() time. Use when: (1) bars come from a ParquetDataCatalog and the instrument is loaded…

2026년 5월 7일
nautilus-trader-logger-singleton
소프트웨어 개발자

Fix for nautilus_trader's global Rust logger panicking on second init within the same Python process. Use when: (1) you see "thread '<unnamed>' panicked at crates/common/src/ffi/logging.rs:146:14: Failed to initialize logging: attempted to set a logger after…

2026년 5월 7일
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다