LIDR-academyLIDR-academyOfficialΒ·11 Agent Skills Included

lidr-specboot

Spec-driven development workflows, code audits, and git automation

Bootstraps spec-driven development in any project with ready-made standards, agent roles, and workflow skills. Covers user story enrichment, isolated git worktrees, adversarial code review, dead code audits, and focused commits. Eliminates inconsistent coding rules across copilots by keeping one canonical source synced to Claude, Cursor, Codex, and Gemini. Works out of the box with OpenSpec for proposal, implementation, verification, and archiving flows.
npx skills add LIDR-academy/lidr-specboot --all -g -y
Available:

Tells the agent to work in small TDD steps, auto-load matching skills from ai-specs/skills, keep symlinks synced across copilots, and update OpenSpec artifacts before changing code.

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install lidr-specboot?β–Ό

Run `npx skills add LIDR-academy/lidr-specboot --all -g -y` in your terminal to install all skills globally.

What is spec-driven development with OpenSpec?β–Ό

It is a workflow where specifications are the source of truth: you propose a change, implement tasks, verify against the spec, and archive it. Specboot adds the rules, agent roles, and skills that make this flow run consistently.

Does lidr-specboot work with Claude Code, Cursor, and Codex?β–Ό

Yes. It keeps one canonical rules source in ai-specs and exposes it to each copilot through AGENTS.md, CLAUDE.md, codex.md, GEMINI.md, and synced symlinks.

How does the adversarial review skill work?β–Ό

It runs an independent red-team pass after implementation and before archiving, hunting for spec mismatches, missing tests, and abuse cases, then returns a clear PASS or FAIL verdict.

Can I use it without Jira or MCP servers?β–Ό

Yes. Jira and Playwright MCP integrations are optional; the enrich-us skill also accepts ticket text pasted directly into the chat.

Related Repositories in Software Engineering

View All in Software Engineering→