Skip to content

feat: add create-project command#2

Merged
vildanbina merged 1 commit intomainfrom
feat/create-project
Apr 9, 2026
Merged

feat: add create-project command#2
vildanbina merged 1 commit intomainfrom
feat/create-project

Conversation

@vildanbina
Copy link
Copy Markdown
Member

Summary

  • Adds /yavy:create-project command to the Claude Code plugin
  • Interactive flow: choose source type (URL or GitHub), collect source, resolve org, optional settings
  • Delegates to yavy project create CLI command (added in feat: add yavy project create command cli#3)
  • Offers to run yavy init after creation to immediately set up the skill

Test plan

  • Run /yavy:create-project with a web crawl URL
  • Run /yavy:create-project with a GitHub repo
  • Verify it handles missing CLI / unauthenticated state gracefully
  • Verify org auto-selection with single org account
  • Verify org prompt with multi-org account

@vildanbina vildanbina merged commit e08767a into main Apr 9, 2026
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