docs: add install --skill explainer section to user guide
Apra Fleet is an open-source MCP server
Brought to you by:
apralabs
Originally created by: kumaakh
Suggested in PR [#133]. The user guide lists what install --skill writes but it's buried. Agents and new users hesitate to run installers they don't understand.
A short, visible section near the top of the install flow explaining:
~/.apra-fleet/bin/, ~/.claude/skills/pm/, hooks, statusline config)Needs to be verified against actual installer behavior before writing — don't document from assumption.
Originally posted by: kumaakh
Blocked on [#139] — once the
--skill all/pm/fleet/nonedefault change lands, the explainer section should document the new options rather than the old--skillflag. Pick this up as part of the [#139] docs update pass.Related
Tickets:
#139Originally posted by: kumaakh
Fixed. README now has a dedicated
--skillsection (under the install accordion) listing all flag variants and what each installs. Verified present in main.Ticket changed by: kumaakh