Turning out data tricks since 2006!
Community@thistleknot
Data Analyst MS in Data Science from CSUF (2019) BS in Business Analytics from CSUDH (2016)
Agent Skills by Turning out data tricks since 2006!
Showing 96 vetted skills indexed across 1 GitHub repositories.
diagnostic-scanner
Scan source projects with compilers and linters to produce prioritized diagnostic reports.
feature-catalog
Manage project-local SQLite3 feature records, file mappings, and architectural decisions.
parm-tuning-as-lp
Formulates discrete hyperparameter tuning as a linear or mixed-integer program.
procedural-memory
Extract recurring multi-step procedures from episodic traces into a procedural DAG.
autoresearch
Run autonomous hill-climbing loops to optimize scalar objectives via scored candidate changes.
mergekit — Skill
Merge multiple LLM checkpoints and LoRA deltas into a single .safetensors artifact.
documentation
Select durable documentation artifacts and structure updates to match change surfaces.
test-planner
Generate a coverage-aware test plan with Markdown output and JSON metadata.
skill-wiki
Govern skill library lifecycle with SKILL.md contracts and lifecycle sidecars.
agentic-harness
Build legality-checked, coherence-gated LLM pipeline harnesses with typed payloads.
subtractive-debugging
Isolate regression-introducing changes by subtracting from a known-good baseline.
doc-synthesizer
Extract modules, dependencies, and data-flow from codebases into Mermaid diagrams.
siamese_from_correlation_matrix
Train siamese models from embedding correlation matrices without external labels.
memory-architecture
Define layered agent memory responsibilities and cross-layer query routing flows.
openspec-apply-change
Apply OpenSpec changes by executing remaining tasks in sequence.
headless-browser-verification
Capture headless-browser PNG screenshots and compare them to baseline images.
model-size-reduction
Reduce Hugging Face checkpoint size via dtype casting, layer dropping, and LoRA extraction.
openspec-explore
Guide structured exploration to clarify requirements and map codebase context.
optuna-nested-cv
Run resumable Optuna hyperparameter searches with nested cross-validation and SQLite persistence.
tdd-agent
Run a Red-Green-Refactor TDD lifecycle with executable assertions and anti-tampering checks.
evaluator-optimizer
Run iterative generator-evaluator-optimizer rounds with structured critique and best-of-N selection.
git-workflow
Manage Git branching, push sequencing, and merge approval gates.
nearest-neighbor-chain
Decompose symmetric pairwise similarity matrices into greedy nearest-neighbor semantic chains.
deep-q-rl
Train Q-networks with Russian Doll MCTS in scored discrete-action environments.