Published Skills 11
tool-design
Design Reliable Agent Tools
Ambiguous tools cause routing errors, malformed calls, and failed recovery. This skill provides practical patterns for clear schemas, descriptions, responses, and tool catalogs.
project-development
Design Reliable LLM Project Pipelines
LLM projects often fail because task fit, architecture, costs, and output contracts remain unclear. This skill provides a staged method and reusable pipeline template.
memory-systems
Design Reliable Agent Memory Systems
Agent memory designs often add complexity without improving retrieval quality. This skill guides architecture choices and provides practical vector, graph, and temporal prototypes.
multi-agent-patterns
Design Reliable Multi-Agent Systems
Multi-agent designs often add cost and coordination failures without improving outcomes. This skill helps select topologies, handoffs, consensus methods, and recovery controls.
evaluation
Build Reliable Agent Evaluations
Agent quality is difficult to measure because outputs vary and may have several valid forms. This skill builds repeatable rubrics, tests, gates, and monitoring.
context-optimization
Optimize AI Context for Cost and Quality
Long AI sessions waste tokens and lose important context. This skill provides measured strategies for budgeting, masking, compaction, caching, retrieval, and partitioning.
context-degradation
Diagnose and Repair Context Degradation
Long contexts can hide critical instructions, preserve bad claims, and mix conflicting tasks. This skill diagnoses the failure pattern and recommends placement, filtering, compression, isolation, or recovery strategies.
context-fundamentals
Understand Context Engineering Fundamentals
Large context windows can still produce weak results when important information competes for attention. This skill explains how to curate focused context using practical mental models.
context-compression
Compress Long Agent Contexts Reliably
Long agent sessions can lose decisions, file history, and next steps during compression. This skill provides structured methods and probes that preserve operational context.
bdi-mental-states
Model Agent Mental States with BDI
Agent decisions become difficult to explain when beliefs, goals, and commitments lack formal structure. This skill models BDI chains with RDF, SPARQL, provenance, and temporal validity.
advanced-evaluation
Build Reliable LLM Evaluation Systems
LLM quality reviews often drift because judges use vague criteria and exhibit systematic bias. This skill provides calibrated rubrics, comparison methods, and validation metrics.