Output
lean-spec init -y ─╯
✓ AGENTS.md already exists (preserved)
• CLAUDE.md already exists (skipped)
• GEMINI.md already exists (skipped)
• Claude Code: Already configured in .mcp.json
• VS Code: Already configured in .vscode/mcp.json
Installing agent skills...
• Installing to detected tools: claude-code, github-copilot, gemini-cli, opencode
███████╗██╗ ██╗██╗██╗ ██╗ ███████╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝
███████╗█████╔╝ ██║██║ ██║ ███████╗
╚════██║██╔═██╗ ██║██║ ██║ ╚════██║
███████║██║ ██╗██║███████╗███████╗███████║
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝
┌ skills
│
◇ Source: https://github.com/codervisor/lean-spec.git
│
◇ Repository cloned
│
◇ Found 5 skills
│
■ No matching skills found for: leanspec-sdd
│
● Available skills:
│
│ - agent-browser
│
│ - github-integration
│
│ - leanspec-development
│
│ - parallel-worktrees
│
│ - watch-ci
⚠ Failed to install agent skills: npx skills add codervisor/lean-spec --skill leanspec-sdd -y --agent claude-code --agent github-copilot --agent gemini-cli --agent opencode exited with exit status: 1
• You can retry with: npx skills add codervisor/lean-spec --skill leanspec-sdd
LeanSpec initialized successfully! 🎉
Next steps:
1. Create your first spec: lean-spec create my-feature
2. View the board: lean-spec board
3. Read the docs: https://leanspec.dev
Output