AI4Devs-LTI-extended
Spec-driven feature planning, implementation, verification, and archiving
All Skills in This Repository (10)
Pure Emerald Level Indicatorsopenspec-new-change
Scaffold an OpenSpec change directory with a kebab-case name and schema.
openspec-archive-change
Archive completed openspec changes into date-based folders with validation and syncing checks.
openspec-ff-change
Generate OpenSpec implementation artifacts from Jira tickets or change descriptions.
openspec-verify-change
Verify implementation alignment with specs, tasks, and design artifacts.
openspec-explore
Guide structured exploration of ideas, problems, and requirements without writing code.
openspec-bulk-archive-change
Archives multiple completed changes in one operation via openspec CLI workflows.
openspec-onboard
Guide users through the OpenSpec change lifecycle from idea to archive.
openspec-continue-change
Create the next OpenSpec workflow artifact from proposal to tasks.
openspec-sync-specs
Merge delta specs into main specs within the openspec workflow.
openspec-apply-change
Guide users through applying OpenSpec changes with CLI-driven status checks and task tracking.
Frequently Asked Questions
FAQPage SchemaHow to install AI4Devs-LTI-extended?โผ
Run `npx skills add LIDR-academy/AI4Devs-LTI-extended --all -g -y` in your terminal to install all skills in this suite globally.
What is spec-driven development with OpenSpec?โผ
It is a workflow where every feature starts as a documented change with a proposal, specs, design, and tasks before any code is written. The skills in this suite automate each step from creation to archiving.
Can I run multiple features in parallel?โผ
Yes. The run-parallel-tasks skill spins up one isolated git worktree per task and runs each through the full pipeline of enrichment, planning, implementation, and verification.
Does it include security and code quality checks?โผ
Yes. It includes an OWASP Top 10 security audit skill, a systematic code-auditing skill, and an adversarial review skill for independent verification before archiving changes.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and are symlinked into both .claude and .cursor directories, so they work across Claude Code, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core