用美債殖利率曲線利差(如 2Y-10Y)建立「領先關係」,推估未來一段時間內成長股(Nasdaq 100)相對防禦股(Healthcare/XLV)的相對績效方向與幅度。
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →用美債殖利率曲線利差(如 2Y-10Y)建立「領先關係」,推估未來一段時間內成長股(Nasdaq 100)相對防禦股(Healthcare/XLV)的相對績效方向與幅度。
Use when investigating merge conflicts, reducing communication overhead, detecting modules with high coordination complexity, or identifying files edited by many contributors and cross-team - reveals coordination bottlenecks and team communication issues
Use when assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - maps code ownership from git history and identifies single points of failure using research-backed thresholds (>80% ownership = silo)
Use when developer is leaving or new hire onboarding, assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - identifies knowledge gaps and transition risks
Use when team reorganization planning, identifying coordination inefficiencies, validating Conway's Law, assessing team-architecture fit, or planning service splits - analyzes alignment between code module boundaries and team structures revealing organizational bottlenecks
Use when user wants to create new autonomy branch with dedicated worktree for parallel agent workflows
Forky lets you spawn parallel Claude sessions to handle side tasks without interrupting your main workflow.
基础原则 - AI 助手的核心思维原则和指令框架概述。包含系统思维、辩证思维、创新思维和批判思维四大核心原则。
Create a Founder Sales Sprint Pack (ICP wedge + target list, outreach sequences, diagnostic discovery script, decision-enablement assets to beat “no decision”, and a white-glove activation plan). Use for founder-led sales, early sales, first customers, and first 10 customers. Category: Sales & GTM.
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.
**Agent work session patterns for the FP CLI**
FABER Phase 1 - Fetches work item, classifies work type, sets up environment, and initializes workflow context
Detects Solidity development framework (Foundry, Hardhat, or Hybrid) and adapts workflows accordingly. Use at the start of any Solidity development task to determine which tools and commands to use.
Helps execute Frank's daily workflow using the FRANKX-SUPERINTELLIGENT-AGENT-SYSTEM, Starlight Intelligence, and productivity methodologies for intentional creation
Use to monitor, investigate, and prevent abuse within referral programs.
Coordinate all freight intelligence gathering and campaign execution for systematic RFP inclusion. Use for daily workflow planning, weekly analysis, lead prioritization, and orchestrating all intelligence activities across job postings, RFP detection, competitor analysis, and campaigns.
FileSystemWatcher over /tmp with DuckDB/DuckLake persistence. Auto-starts on Amp sessions for resilient file monitoring with temporal queries.
End-to-end development workflow: Git → GitHub PR → Docker Deploy
복잡한 기능 요청을 체계적인 워크플로우로 관리하는 오케스트레이터입니다.
Compare multiple algorithm options and pick the best; use when choosing or optimizing an algorithm.
futurist-analyst
Game design decisions and rationale (respawn, portals, progression)
game-tools-workflows
GCP 방화벽 규칙 관리
GCP IAM 서비스 계정 및 권한 관리
GCP Cloud Logging 로그 조회/필터링
GCP VM 시작/중지/재시작 제어
GCP VM 머신 타입 변경 (스케일업/다운)
GCP VM SSH 접속 및 터널링 설정
Check the current status of a phase. Use when you need to understand where a phase is in the workflow.
Batch merge multiple PRs by label (e.g., all 'ready-to-merge' PRs). Use when you have multiple approved PRs to merge.
Lists available labels in a repository. Use to discover valid labels for triage.
Lists GitHub Projects (v2). Use when you need to find project IDs or view available boards.
Search GitHub for real-world code examples and implementation patterns.
Manage GitHub parent-child issue relationships using the gh-sub-issue extension. Link existing issues as sub-tasks, create new sub-issues, list relationships, and remove links. Use when working with GitHub issue hierarchies, Epic breakdowns, phased development, or when users mention sub-issues, sub-tasks, parent issues, or issue hierarchies.
Advanced Git operations and workflows including interactive rebasing, conflict resolution, history manipulation, bisecting for bugs, cherry-picking, reflog recovery, and branch management strategies. Use for: (1) Interactive rebasing and commit cleanup, (2) Complex merge conflict resolution, (3) Git bisect for bug hunting, (4) History rewriting and cleanup, (5) Branch strategy implementation (Git Flow, trunk-based), (6) Recovering lost commits with reflog
Advanced Git operations automation including intelligent branching, commit optimization, release workflows, and repository health management
Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving simple conflicts.
Use when planning git branching strategies or managing branches for development. Helps create clear development narratives through effective branch organization and workflow patterns.
Automatizar commits e pushes com mensagens descritivas, validações de código e boas práticas de versionamento.
Finds the true merge-base/fork-point of a git branch, detecting history rewrites from rebases and squashes. Handles unknown parent branches. Triggers on keywords: find fork, merge-base, branch fork point, where did branch start, git fork, branch origin
>
>
Safety practices and recovery techniques for Git. Covers reflog usage, reset vs revert strategies, recovering lost commits, undoing mistakes, and preventing data loss. Helps AI agents safely navigate Git operations and recover from errors.
Rewrites git history safely with dry-run-first workflow. Supports commit amending, squashing, rewording, tag updates, and force pushing. Always proposes plan before execution. Triggers on keywords: rewrite history, squash commits, amend commit, fix commit, update tags, rebase history, clean history, fix tag
**Skill Type**: Technical Workflow
Automate frequent Git operations including adding changes, committing with meaningful messages, and pushing to remote repositories. Use when you need to save progress, commit code changes, or maintain regular version control workflow with proper commit practices.
Advanced Git workflows, branching strategies, and commit conventions
Git workflow policies including commit rules and worktree cleanup sequence. Use when managing git operations, commits, or merges.
Manage git worktrees for efficient multi-branch development. Use when you need to create worktrees for feature branches, organize worktree directories, clean up unused worktrees, or implement worktree-based workflows.