agnostic-lizard
A portable code walker that makes a best effort to be correct in most cases
$ area51 add agnostic-lizardCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(agnostic-lizard:some-function ...)