with one click
teeline
teeline contains 17 collected skills from timgluz, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use GitKB code intelligence tools instead of grep for finding callers, definitions, usages, and dead code. Trigger when exploring code relationships or searching for symbol usage.
Explore codebase with code intelligence and search across code and documents. Use when searching by concept, finding where functionality lives, or investigating unfamiliar code.
Manage GitKB knowledge base for project documentation, tasks, and context. Use when working with KB documents, viewing tasks, updating progress, or managing project knowledge.
Show GitKB kanban board with task status columns
Complete a task with verification — check acceptance criteria, require evidence, update status
Commit workspace changes to the knowledge base with validation
Load and validate project context, bootstrapping if needed
Create a new KB document by type with discovery, context-aware content, and auto-incrementing slug
End-of-session handoff — update context, log progress, commit pending changes
Add a progress log entry to a task — quick datestamped note and commit
Review a task against its acceptance criteria and current codebase state
Search the knowledge base and present results with suggested actions
Start working on a task — load context, checkout, set active, and understand scope
Show workspace status and pending changes
List tasks with filtering, relationships, and status details
Safety check before refactoring — shows callers, callees, and impact analysis to assess blast radius before changing signatures, renaming symbols, or modifying types.
Understand a file or symbol's structure and dependencies using code intelligence tools. Use before modifying unfamiliar code or investigating how a module works.