Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppMap Skills

Agent skills for working with AppMap runtime recordings. Each directory is a self-contained skill (a SKILL.md the agent reads, plus any assets).

Skill What it does
appmap-record Record runtime data from an application with the AppMap agents.
appmap-label Configure what gets recorded — per-function labels and appmap.yml scoping.
appmap-gold-traces Maintain a committed baseline of curated recordings ("gold traces") and bless it as code evolves.
appmap-review Diff a change's runtime behavior against the baseline and write an interpreted code review.

Use with Claude Code

Symlink (or copy) the skills you want into ~/.claude/skills, then invoke them by name:

ln -s "$PWD/appmap-review" ~/.claude/skills/appmap-review

Use in CI

The getappmap/review-action GitHub Action installs these skills and runs appmap-gold-traces + appmap-review on a pull request.

About

LLM skills for AppMap

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages