leanspec-development
LeanSpec Development Skill
Unified guide for all LeanSpec development: coding, commands, publishing, CI/CD, and runner research.
Quick Navigation
| Goal | Reference |
|---|---|
| Mandatory rules & conventions | RULES.md |
| Changelog format & workflow | Changelog (below) |
| i18n file locations & patterns | I18N.md |
| Monorepo structure & packages | STRUCTURE.md |
| Full release checklist | PUBLISHING.md |
| npm distribution architecture | NPM-DISTRIBUTION.md |
| Dev publishing workflow | DEV-PUBLISHING.md |
| CI workflow details | CI-WORKFLOWS.md |
| gh CLI command reference | CI-COMMANDS.md |
| CI troubleshooting | CI-TROUBLESHOOTING.md |
| Runner ecosystem catalog | runners-catalog.md |
More from codervisor/lean-spec
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
54watch-ci
Watch GitHub Actions CI status for the current commit until completion. Use after pushing changes to monitor build results.
40github-integration
>
40parallel-worktrees
>
40leanspec-sdd
Spec-Driven Development methodology for AI-assisted development. Use when working with specs, planning features, creating/implementing/refining/organizing specs, checking progress, updating specs, task breakdowns, design decisions, or any task involving a specs/ folder or .lean-spec/config.json.
16runner-research
Research AI agent runners/platforms (Claude Code, Copilot, Cursor, Windsurf, Codex, Kiro, Gemini, Amp, Goose, etc.) to track config format changes, new capabilities, deprecations, and emerging runners. Use when asked to "research runners", "check for runner updates", "audit runner compatibility", or when preparing to update the runner registry. Triggers include questions about runner config formats, new runner releases, or keeping LeanSpec runner support current.
4