Skip to main content

kimasplund/claude_cognitive_reasoning

SkillsMP는 kimasplund/claude_cognitive_reasoning에서 24개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
24
GitHub 스타
4
GitHub 포크
1

수집된 skill 24개 중 24개를 표시합니다.

직업 분류
정보 보안 분석가
설명

Red-team thinking for robustness testing and edge case discovery. Use when you need to stress-test solutions, find vulnerabilities, anticipate failures, or challenge assumptions. Ideal for security review, system design validation, decision stress-testing,…

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Cross-domain reasoning for novel problems through structured analogy. Use when facing unprecedented problems where the best approach is finding similar solved problems in other domains. Unlike BoT (explores options), AT finds parallels. Example: "Design a new…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Rigorous A/B/C testing framework for empirically evaluating reasoning patterns. Use when you need data-driven pattern selection, want to quantify trade-offs between patterns, or need to validate claims about which cognitive methodology performs best. Enables…

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Thesis-antithesis-synthesis reasoning for navigating genuine trade-offs and conflicting requirements. Use when opposing forces are both valid, binary choices are false, or stakeholder conflicts need resolution. Unlike ToT (picks winner), DR synthesizes…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Systematic elimination reasoning for diagnosis and debugging. Use when you need to identify THE cause among many possibilities through evidence-based elimination. Ideal for production incidents, bug diagnosis, root cause analysis, and differential diagnosis.…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Enhanced meta-orchestration for selecting and combining reasoning patterns. Now includes 9 methodologies (ToT, BoT, SRC, HE, AR, DR, AT, RTR, NDF) with weighted multi-dimensional selection, feedback loops, uncertainty propagation, and validated confidence…

원문 언어: 영어

업데이트
직업 분류
총괄·운영 관리자컴퓨터·정보 시스템 관리자
설명

Multi-stakeholder coordination for decisions involving competing interests, different value systems, or organizational politics. Use when multiple parties must agree, when power dynamics affect decisions, or when consensus is required but perspectives…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Parallel execution patterns for cognitive reasoning tasks. Use when independent sub-problems can be solved simultaneously, multiple solution approaches need exploration, ensemble confidence is required, or time permits depth without sequential constraints.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Persistent iteration wrapper for cognitive reasoning patterns using ralph-loop's Stop hook mechanism. Use when high confidence (>90%) is required, complex multi-pattern orchestration needs iterative refinement, self-correcting analysis is needed, or…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Fast decision-making methodology for time-critical situations. Use when you have minutes (not hours) to decide, during incidents, emergencies, or hard deadlines. Optimizes for "good enough now" over "perfect later". Unlike other patterns that maximize…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Protocol for cognitive pattern handovers during complex reasoning sessions. Defines .reasoning/ directory structure, handover schemas, and IR-v2 orchestration integration. Use when reasoning sessions require mid-stream pattern transitions, parallel branch…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Comprehensive guide for creating high-quality specialized agents following v2 architecture patterns. Use this skill when users need to design and implement new agents, understand agent architecture, or learn best practices for agent creation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Self-improving agent architecture using ChromaDB for continuous learning, self-evaluation, and improvement storage. Agents maintain separate memory collections for learned patterns, performance metrics, and self-assessments without modifying their static .md…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Universal error handling, exception management, and logging best practices for all development agents across JavaScript/TypeScript, Python, Rust, Go, and Java. Use when implementing error handling, exception management, logging, error recovery, or debugging…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Provides standardized Git workflows, commit message conventions, branching strategies, and collaboration patterns for all agents performing Git operations. Use when creating commits, choosing branching strategies, creating PRs, performing git operations…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Exhaustive solution space exploration methodology. Use when solution space is unknown, you need multiple viable options (not just one best), or can't afford to miss alternatives. Explores 8-10 approaches in parallel at each level, prunes conservatively (keep…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Meta-orchestration guide for choosing optimal reasoning patterns. Analyzes problem characteristics and recommends which cognitive methodology to use - tree-of-thoughts (find best), breadth-of-thought (explore all), self-reflecting-chain (sequential logic), or…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Sequential reasoning with deep self-reflection and backtracking. Use when problems have step-by-step dependencies, need careful logical reasoning, or require error correction. Each step includes self-reflection, and incorrect steps trigger backtracking. Ideal…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 연구 과학자
설명

Advanced recursive reasoning methodology for systematic problem-solving. Use when you need to explore multiple solution approaches in parallel, evaluate them rigorously, and recursively deepen the best path. Ideal for complex decisions with trade-offs,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Universal ChromaDB integration patterns for semantic search, persistent storage, and pattern matching across all agent types. Use when agents need to store/search large datasets, build knowledge bases, perform semantic analysis, or maintain persistent memory…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Pre-implementation validation framework requiring ≥90% confidence before coding. Prevents wrong-direction work by assessing duplicates, architecture alignment, documentation, OSS references, and root cause understanding. Use before implementing features,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Teaches document writing patterns and templates that agents apply when generating documentation, reports, contracts, guides, and technical writing. Use when creating API docs, user guides, reports, changelogs, ADRs, or technical documentation.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Comprehensive security analysis framework teaching STRIDE threat modeling, OWASP Top 10 vulnerabilities, CVSS risk scoring, and secure coding patterns. Use when conducting security assessments, code reviews, threat modeling, or implementing security controls.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

원문 언어: 영어

업데이트
수집된 skill 24개 중 24개를 표시합니다.