I always include a form (cl:in-package #:asdf-user) at the beginning of each file containing an ASDF system definition. The main reason is that it helps programming tools such as Emacs/SLIME to determine the package for the purpose of completion and other features.