Skip to main content
Run any Skill in Manus
with one click
kimasplund
GitHub creator profile

kimasplund

Repository-level view of 39 collected skills across 4 GitHub repositories.

skills collected
39
repositories
4
updated
2026-03-01
repository explorer

Repositories and representative skills

adversarial-reasoning
information-security-analysts

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, and pre-mortem analysis. Example: "We've designed an auth system" → Attack it from 10 angles before shipping.

2026-01-19
analogical-transfer
management-analysts-131111

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 marketplace" → What can we learn from malls, stock exchanges, auctions, dating apps?

2026-01-19
benchmark-framework
data-scientists-152051

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 scientific measurement of quality, cost, and time trade-offs across ToT, BoT, SRC, HE, AR, DR, AT, RTR, and NDF patterns.

2026-01-19
dialectical-reasoning
management-analysts-131111

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 opposites. Example: "Centralized vs decentralized architecture" → Neither is "right"; find synthesis that captures benefits of both.

2026-01-19
hypothesis-elimination
software-developers

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. Unlike BoT (which explores), HE eliminates. Example: "Server is slow" → Generate 10 hypotheses, design discriminating tests, eliminate 9, confirm 1.

2026-01-19
integrated-reasoning-v2
computer-and-information-research-scientists-151221

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 aggregation. Use when facing complex problems requiring optimal reasoning strategy selection.

2026-01-19
negotiated-decision-framework
general-and-operations-managers-111021computer-and-information-systems-managers-113021

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 diverge. Unlike DR (resolves conceptual tensions), NDF resolves stakeholder tensions.

2026-01-19
parallel-execution
computer-and-information-research-scientists-151221

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. Integrates with ToT, BoT, HE, and AT for accelerated reasoning with fan-out/fan-in, MCTS-style search, and MoA aggregation patterns.

2026-01-19
Showing top 8 of 24 collected skills in this repository.
agent-memory-skills
software-developers

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 configuration.

2026-01-26
skill-creator
software-developers

Guide for manually creating custom skills from scratch with templates and validation. Use when designing NEW skills with specific requirements. For auto-generating skills from existing git repos, use /generate-skills instead.

2026-01-26
qavr-status
software-developers

Display QAVR (Q-Value Augmented Vector Retrieval) system status including mode, interaction counts, top memories by Q-value, and configuration.

2026-01-26
self-improving-agent
software-developers

Enables continuous self-improvement through learning from failures, user corrections, and capability gaps. Integrates with QAVR for learned memory ranking.

2026-01-26
adversarial-reasoning
information-security-analysts

Stress-test solutions using the STRIKE framework. Systematically attack proposals to find weaknesses before deployment.

2026-01-26
breadth-of-thought
management-analysts-131111

Exhaustive solution space exploration. Use when you need ALL viable options (not just the best), solution space is unknown, or you can't afford to miss alternatives.

2026-01-26
hypothesis-elimination
software-developers

Diagnostic reasoning for finding root causes. Generates multiple hypotheses, designs tests to eliminate each, and converges on the true cause through evidence.

2026-01-26
integrated-reasoning-v2
software-developers

Meta-orchestrator that selects optimal reasoning patterns based on problem characteristics. Analyzes 11 dimensions and recommends ToT, BoT, SRC, HE, AR, DR, AT, RTR, or NDF patterns.

2026-01-26
Showing top 8 of 13 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded