This document describes Posh, an OSGi shell implementation based on RFC132. It discusses limitations of existing OSGi shell implementations from Equinox and Felix. It then outlines how Posh addresses these limitations by providing a standard command interface, interactive shell language, and additional features like command editing and script execution. Posh builds on the basic RFC132 runtime by adding new capabilities like scope paths and shell builtins.