cl-lib-helper
Reorganise existing symbols in standard and third party libs to common hierarchical packages.
$ area51 add cl-lib-helperCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-lib-helper:some-function ...)