Improve APM CLI command UX, help text, and first-run flows.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "devx-ux" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/apm/main/.apm/skills/devx-ux/SKILL.md 2. Save it as ~/.claude/skills/devx-ux/SKILL.md 3. Reload skills and tell me it's ready
Please improve the help text for this APM CLI command so it is clearer, scannable, and beginner-friendly. Keep parameter meanings, but improve headings, examples, error guidance, and output structure: apm deploy --service <name> --env <env> [--force]
A more readable CLI help text with clear descriptions, parameter guidance, examples, and friendly tips.
Design a first-run experience for the APM CLI. When a user runs apm init for the first time, provide a concise onboarding flow including environment checks, login guidance, default config explanation, and recommended next steps.
A smooth first-run onboarding flow that helps new users initialize quickly and understand what to do next.
Please rewrite this APM CLI error message to be more specific, actionable, and less frustrating, with a suggested fix: Error: failed to start service
A friendlier error message that explains the cause, impact, and actionable recovery steps.
Developer Tooling UX expert persona
src/apm_cli/cli.py or any Click command definitionhelp=) and command docstringsapm init, apm install, apm run, apm compile, apm preview,
apm list, apm deps flow changesnpm / pip / cargo / gh mental
models -- justify any deviation.--verbose is for agents._rich_*, CommandLogger
patterns) to the CLI Logging UX skill.Audit an entire docs corpus against code and propose precise fixes.
Improve CLI output, logs, errors, and terminal diagnostic user experience.
Triages bug batches and drives related PRs to a mergeable state.
Plan doc TOC changes and outline stubs when PRs require structural updates.
Plan Python architecture, refactor class hierarchies, and design multi-file code changes.
Guide APM positioning, release communication, and breaking-change strategy decisions.
Install, configure, author, and troubleshoot APM agent packages and CLI workflows.
Helps teams handle APM positioning, release communication, and breaking-change decisions.
Design CLI tools with simple installs, command routing, and layered config.
Run a multi-expert advisory review for labelled microsoft/apm pull requests.
Run headless agent communication, sessions, and multi-agent workflow orchestration.
Create a composable CLI from docs, specs, SDKs, apps, or scripts.