Topic: knowledge-management
105 skills in this topic.
-
hipocampus-compaction
Build 5-level compaction tree (daily/weekly/monthly/root) with smart thresholds and fixed/tentative lifecycle. Run at session start when triggers are met, or via external scheduler.
kevin-hs-sohn/hipocampus 147
-
hipocampus-core
3-tier agent memory system with 5-level compaction tree. OpenCode version. Defines session start protocol, end-of-task checkpoints, and memory file management. MUST be followed every session.
kevin-hs-sohn/hipocampus 147
-
hipocampus-core
3-tier agent memory system with 5-level compaction tree. OpenClaw version. Defines session start protocol, end-of-task checkpoints, and memory file management. MUST be followed every session.
kevin-hs-sohn/hipocampus 147
-
bkmr-memory
Primary memory system — supersedes built-in file-based memory (MEMORY.md / memory/ directory). All memory reads and writes go through bkmr, not the filesystem. Invoke for ANY of: (1) User asks about memories, past sessions, what you remember — "what do you know about X". (2) User asks to remember or save something for future sessions. (3) Starting a new task — check for relevant context, gotchas, or preferences. (4) Encountered a bug or surprise — check if seen before. (5) Making an architectural or tooling decision — check for prior decisions. (6) End of task — persist non-trivial learnings. When in doubt, invoke — a quick bkmr query costs almost nothing. DO NOT use file-based memory — use bkmr instead.
sysid/bkmr 246
-
context-compactor
9-section context compression with analysis scratchpad. Adapted from Claude Code's /compact system (2026-03-31).
winstonkoh87/Athena-Public 456
-
trading-risk-gate
Unified pre-trade safety gate: Ruin check (Law #1), ergodicity audit, and win-rate dominance validation. Absorbs: ergodicity-check, law-of-ruin, win-rate-dominance.
winstonkoh87/Athena-Public 456
-
marketing-swarm
Master trigger to deploy the 16-agent marketing team built in .agent/swarms/marketing_team/.
winstonkoh87/Athena-Public 456
-
client-pricing
Commercial pricing engine for freelance deliverables. Encodes the pricing hierarchy, tiered anchor-floor tables, negotiation decision tree, and rate collapse prevention.
winstonkoh87/Athena-Public 456
-
atomic-execution
Executes tasks in isolated states using atomic XML execution plans (GSD pattern).
winstonkoh87/Athena-Public 456
-
Diagnostic-First Refactoring
A non-destructive, decoupled analysis protocol for refactoring code. Generates a "Bill of Materials" report before any code is touched.
winstonkoh87/Athena-Public 456
-
git-worktree-swarm
Automates the complex setup of parallel git worktrees for agentic swarms with dependency-aware wave execution.
winstonkoh87/Athena-Public 456
-
micro-commit
Enforces strict, atomic commit hygiene. Splits large diffs into logical, revertible units.
winstonkoh87/Athena-Public 456
-
Spec-Driven Development
Interrogates the user to build a complete design specification before writing any code. Prevents "vibe coding" failures.
winstonkoh87/Athena-Public 456
-
visual-verify-ui
Wraps the browser tool into a dedicated visual QA testing skill for frontend work.
winstonkoh87/Athena-Public 456
-
brand-foundations
Automated Q&A sequence that extracts the 7 core brand pillars and outputs a finalized brand_guidelines.md.
winstonkoh87/Athena-Public 456
-
trade-journal-analyzer
Unified post-trade analytics: journal pattern extraction + drawdown classification. Absorbs: drawdown-classifier.
winstonkoh87/Athena-Public 456
-
zenith-execution
Unified trade execution suite: Half-Kelly sizing, stop-loss calculation, Monte Carlo simulation, and portfolio rebalancing. Absorbs: kelly-mandate, stop-loss-calc, monte-carlo-sim, portfolio-rebalancer.
winstonkoh87/Athena-Public 456
-
circuit-breaker
Mandatory systemic pause when cumulative red flags exceed threshold. Forces disengagement across Trading, Spending, Relationships, Work, and Energy domains.
winstonkoh87/Athena-Public 456
-
consiglieri-protocol
Mandatory pre-flight checklist for high-variance social contracts. Covers the Pryce Test, Exit Test, STFU Clause, Blast Radius Audit, Vibe Veto, and Adult-to-Adult comms rewrite.
winstonkoh87/Athena-Public 456
-
power-inversion
Unified negotiation engine: BATNA mapping, Dignity Premium pricing, and commitment device protection. Absorbs: commitment-device.
winstonkoh87/Athena-Public 456
-
Red-Team Review
Bias-aware adversarial review for any artifact before shipping. 5-phase QA protocol with severity-weighted findings.
winstonkoh87/Athena-Public 456
-
statistical-analysis
Structured pipeline for statistical analysis deliverables — SPSS, R, Python. Covers reliability, chi-square, correlation, regression, assumption checking, and client-ready reporting.
winstonkoh87/Athena-Public 456
-
synthetic-parallel-reasoning
Automates Protocol 75 v4.0, forcing 4 parallel external API calls (Domain Expert, Adversarial Skeptic, Cross-Domain Pattern Matcher, Zero-Point First Principles) with an Adversarial Convergence Gate. The 'Einstein Protocol' application.
winstonkoh87/Athena-Public 456
-
academic-delivery
8-step pipeline for academic deliverables — essays, reports, analysis, capstones. Encodes the full intake-to-delivery workflow with automatic red-team triggering.
winstonkoh87/Athena-Public 456