Skip to content

docs: improve onboarding flow in README and CLI init output#8

Merged
tkstang merged 1 commit into
mainfrom
docs/onboarding-flow
Feb 10, 2026
Merged

docs: improve onboarding flow in README and CLI init output#8
tkstang merged 1 commit into
mainfrom
docs/onboarding-flow

Conversation

@tkstang

@tkstang tkstang commented Feb 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rewrite Quick Start as a clear 7-step flow: init → fetch → status → filter → analyze → skills install → use skill in AI editor
  • Update showNextSteps() in the init command to match the same flow
  • Add stateless skill architecture explanation to the AI Skills section in README
  • Document the MCP startup-time profile resolution caveat

Test plan

  • Run pnpm cli init and verify next steps output shows the updated 6-step flow
  • Review README Quick Start reads clearly for new users
  • Verify lint and type-check pass (pnpm lint && pnpm type-check)

Rewrite Quick Start as a clear 7-step flow: init → fetch → status →
filter → analyze → skills install → use skill in AI editor.

Update showNextSteps() in init command to match the same flow. Add
stateless skill architecture explanation to README and document the
MCP startup-time profile resolution caveat.
@tkstang tkstang merged commit b6db49b into main Feb 10, 2026
2 checks passed
@tkstang tkstang deleted the docs/onboarding-flow branch February 10, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant