CtrlK
BlogDocsLog inGet started
Tessl Logo

ai-skills

github.com/SnowingFox/ai-skills

SkillAddedReview
session-crosslink

.agents/skills/session-crosslink/SKILL.md

Use when an agent session ran outside the repo whose commits should record it — e.g. launched from a higher-level folder, a non-Entire repo, or one repo but editing another — to attach the session to each affected Entire-enabled repo's HEAD commit.

72

search

.agents/skills/search/SKILL.md

Use when the user wants to find prior work, checkpoints, or agent conversations by topic, repo, branch, author, or recent time window

67

improve-codebase-architecture

.agents/skills/improve-codebase-architecture/SKILL.md

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

64

grill-me

.agents/skills/grille-me/SKILL.md

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

68

explain

.agents/skills/explain/SKILL.md

Explains the intent behind source code by finding original session transcripts. Use explain with a function, file, or line of code to understand why it exists.

69