elsa-core
Automate .NET workflow engine releases, specs, and code reviews
All Skills in This Repository (31)
Pure Emerald Level Indicatorsspeckit-checklist
Generate requirements validation checklists for clarity, completeness, and consistency.
speckit-git-remote
Detect the Git remote URL in a repository.
speckit-git-validate
Validate Git branch naming conventions and verify associated spec directories.
speckit-git-initialize
Initialize Git repositories and create first commits via Bash or PowerShell.
speckit-constitution
Automates project constitution updates from user input and repository context.
speckit-implement
Executes implementation plans by processing tasks.md dependencies and configuration files.
speckit-taskstoissues
Convert project tasks into dependency-ordered GitHub issues.
speckit-clarify
Analyze feature specifications to identify ambiguities and generate clarification questions.
speckit-plan
Automate implementation planning tasks with predefined templates and validation checks.
speckit-git-feature
Create git feature branches with sequential or timestamp-based names.
speckit-analyze
Analyze project specification, planning, and task documents for inconsistencies and gaps.
speckit-git-commit
Stage and commit git changes after Spec Kit commands via YAML configuration.
Frequently Asked Questions
FAQPage SchemaHow to install elsa-core skills?โผ
Run `npx skills add elsa-workflows/elsa-core --all -g -y` in your terminal to install all skills in this suite globally.
What is Elsa Workflows used for?โผ
Elsa is a .NET workflow engine that lets you build and run workflows in C#, JSON, or a visual drag-and-drop designer. It handles long-running processes like order fulfillment, scheduled jobs, and event-driven automation.
How do these skills help maintain Elsa?โผ
The skills automate maintainer work: drafting feature specs, generating task lists, publishing GitHub releases with curated notes, posting release announcements, and refreshing the public roadmap from real repository evidence.
Can AI fix my pull request review comments automatically?โผ
Yes. The greploop skill repeatedly triggers Greptile code review, fixes actionable comments, and pushes updates until your PR reaches a 5/5 confidence score with zero unresolved comments.
Do these skills work with Claude Code and other AI agents?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible AI coding 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