Back to authors
anortham

anortham

6 Skills published on GitHub.

semantic-intelligence

Use Julie's semantic search capabilities for conceptual code understanding. Activates when searching for concepts, cross-language patterns, business logic, or exploring unfamiliar code. Combines text and semantic search for optimal results.

semantic-searchcross-languagebusiness-logicconceptual-understandingcode-exploration
code-intelligenceView skill →

plan-tracking

Track working plans and tasks using Julie's mutable plan system. Activates when planning work, tracking progress, or managing multiple tasks. Provides working memory with atomic updates and one active plan enforcement.

task-trackingmutable-stateworking-memoryplan-enforcementprogress-monitoring
project-planningView skill →

development-memory

Build persistent project knowledge using checkpoint/recall. Activates when fixing bugs, making decisions, or investigating past work. Creates automatic knowledge base through systematic checkpointing and semantic recall.

checkpointingsemantic-recallknowledge-basebug-fixingdecision-making
memoryView skill →

safe-refactor

Perform safe code refactoring with reference checking and validation. Uses Julie's rename_symbol for workspace-wide renames and fuzzy_replace for precise edits. Activates when user wants to refactor, rename, or safely modify code.

code-refactoringrename-symbolvalidationworkspace-widefuzzy-replace
code-intelligenceView skill →

smart-search

Intelligently choose between semantic and text search based on query intent. Automatically selects the best search mode (semantic for concepts, text for exact terms, symbols for definitions) and provides relevant results. Use when user wants to find code.

semantic-searchtext-searchintent-detectioncode-searchsearch-and-retrieval
code-intelligenceView skill →

explore-codebase

Autonomously explore unfamiliar codebases using Julie's code intelligence. Use semantic search, symbol navigation, and call path tracing to understand architecture without reading entire files. Activates when user asks to understand, explore, or learn about a codebase.

codebase-analysissemantic-searchsymbol-navigationcall-path-tracing
code-intelligenceView skill →