← all publishers

elsa-workflows

@elsa-workflows source repo

45 published skills

  1. Speckit Git Feature · elsa-workflows
    Create a feature branch with sequential or timestamp numbering
    0
    installs
  2. Speckit Taskstoissues · elsa-workflows
    Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
    0
    installs
  3. Share Via Social · elsa-workflows bundle
    Draft, queue, schedule, or publish social media posts and community updates for Elsa blog posts, links, launches, and announcements. Use when asked to share something via Buffer, Discord, or social/community channels; create platform-specific social copy; schedule, queue, or publish a post; send to a Discord channel or webhook; or prepare safe share text for LinkedIn, X/Twitter, Mastodon, Bluesky, Facebook, Discord, or similar networks.
    0
    installs
  4. Designer Verify · elsa-workflows
    Verify a change to elsa-foundation-designer is sound: typecheck, lint, build (which catches module registry/route-manifest drift), and a runtime sanity check for module work. Use before handing off or pushing studio changes.
    0
    installs
  5. Designer Create Module · elsa-workflows
    Plan or scaffold a new Elsa Studio (designer) module: manifest, registry + route-manifest registration, routes, i18n, and the Settings toggle. Use when adding, porting, or scaffolding a studio module/feature in elsa-foundation-designer.
    0
    installs
  6. Designer Extend Module · elsa-workflows
    Extend an existing Elsa Studio (designer) module: add a sub-page, relabel, change icon/colour, add an owned route, wire new data, or change required/default. Use when modifying a module already registered in elsa-foundation-designer.
    0
    installs
  7. Designer Glossary Lookup · elsa-workflows
    Define an elsa-foundation-designer project term (module, manifest, registry, route manifest, owned path, tint, engine, resource hook, …). Use when a user asks what a studio-specific term means.
    0
    installs
  8. Designer Migrate Feature · elsa-workflows
    Port a feature from the original Blazor Elsa Studio (elsa-workflows/elsa-studio) into a module in elsa-foundation-designer. Use when migrating, porting, or rebuilding an existing Elsa Studio feature here — behaviour parity, not MudBlazor markup.
    0
    installs
  9. Designer Extension Points · elsa-workflows
    Locate the right extension point in elsa-foundation-designer: where to plug in nav, routes, the module gate, API/data hooks, i18n, or shared UI. Use when a user asks 'where do I add/change X?' in the studio.
    0
    installs
  10. Designer Architecture Tour · elsa-workflows
    Give a concise architecture tour of elsa-foundation-designer (the Next.js Elsa Studio). Use when a user asks what the repo is, how to orient, where to start, or how the shell, modules, routing, API and auth fit together.
    0
    installs
  11. Studio Architecture Tour · elsa-workflows
    Give a concise architecture tour of elsa-foundation-studio (the ASP.NET Core/CShells host and React/Vite Elsa Studio). Use when a user asks what the repository is, how to orient, where to start, or how the shell, modules, routing, API, and authentication fit together.
    0
    installs
  12. Speckit Tasks · elsa-workflows
    Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
    0
    installs
  13. Speckit Implement · elsa-workflows
    Speckit Implement
    0
    installs
  14. Greploop · elsa-workflows bundle
    Iteratively improves a PR (GitHub), MR (GitLab), or shelved changelist (Perforce) until Greptile gives it a 5/5 confidence score with zero unresolved comments. Triggers Greptile review, fixes all actionable comments, pushes/re-shelves, re-triggers review, and repeats. Use when the user wants to fully optimize a PR/MR/CL against Greptile's code review standards.
    0
    installs
  15. Elsa Release · elsa-workflows bundle
    Release Elsa Core, Studio, Extensions, and Templates in dependency order, including validation, package verification, post-release website/documentation refresh, recovery, and community announcements. Use for requests such as "release Elsa 3.9.0 stable", a named preview or RC, or resuming an interrupted Elsa release.
    0
    installs
  16. Speckit Analyze · elsa-workflows
    Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
    0
    installs
  17. Speckit Clarify · elsa-workflows
    Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
    0
    installs
  18. Speckit Specify · elsa-workflows
    Create or update the feature specification from a natural language feature description.
    0
    installs
  19. Speckit Checklist · elsa-workflows
    Generate a custom checklist for the current feature based on user requirements.
    0
    installs
  20. Elsa Roadmap Refresh · elsa-workflows bundle
    Refresh the Elsa roadmap from current evidence. Use when Codex needs to update ROADMAP.md or the public roadmap issue by researching elsa-core, elsa-studio, and elsa-extensions source code, specs, releases, commits, issues, pull requests, and discussions; classify shipped foundations, partial/productization work, roadmap candidates, stale items, and recommendations; then update the roadmap checklist and GitHub issue coherently.
    0
    installs
  21. Speckit Constitution · elsa-workflows
    Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
    0
    installs
  22. Elsa Release Announcements · elsa-workflows bundle
    Draft and publish verified Elsa release announcements on Discord, LinkedIn, and X, including safe recovery and publication receipts. Use after Elsa releases or when explicitly asked to announce a release.
    0
    installs
  23. Elsa Create Agent Preference · elsa-workflows
    Create or update an Elsa local agent preference. Use when a user states a stable personal workflow preference, asks agents to remember how they want sessions handled, or wants a preference recorded like the Git operating model without turning it into shared repo doctrine.
    0
    installs
  24. Elsa Extension Point Catalog · elsa-workflows
    Plan and apply Elsa extension-point catalog updates. Use when a project exposes, implements, or changes events, contributor interfaces, replacement contracts, feature inheritance points, bridges, handlers, or other extension surfaces; also use implicitly after code changes that affect EXTENSION_POINTS.md or generated extension-point maps.
    0
    installs
  25. Elsa Add Replacement Contract · elsa-workflows
    Plan an Elsa replacement-contract implementation before coding. Use when exactly one implementation should be active per app/runtime context, when adding or replacing a single-implementation service, or when checking conflict detection for replacement contracts.
    0
    installs
  26. Elsa Program Goal Drift Review · elsa-workflows
    Review whether Elsa-brain work is drifting from the shared program-goal planner or current program-goal state. Use when a user asks whether work is drifting, a thread reaches a third consecutive related work unit, recent work keeps deepening one local area, or a proposed task would change or split a program-goal bucket.
    0
    installs
  27. Elsa Extend Feature Inheritance · elsa-workflows
    Plan an Elsa feature-inheritance extension before implementation. Use when one feature must extend, decorate, specialize, or override another feature's registration pipeline, including inherited feature classes, virtual ConfigureServices behavior, service additions/replacements, and registration tests.
    0
    installs
  28. Elsa Critical Constitution Review · elsa-workflows
    Critically review Elsa or framework constitution sections for enforceable gates, ambiguity, contradictions, missing exceptions, ratification readiness, and source-of-truth drift. Use when a user asks to question, revise, finalize, ratify, or challenge constitution/architecture rules.
    0
    installs
  29. Elsa Initialize Agent Preferences · elsa-workflows
    Bootstrap Elsa local agent preferences. Use when .agent-prefs has no preference files other than .gitkeep, or when a user asks to set up repository-local agent preferences for Git workflow, session execution model, or other personal workflow choices.
    0
    installs
  30. Speckit Plan · elsa-workflows
    Execute the implementation planning workflow using the plan template to generate design artifacts.
    0
    installs
  31. Elsa Whats Next · elsa-workflows
    Find and rank the next Elsa-brain work unit from unfinished work, reports, specs, and source markers. Use when a user asks what is next, what is unfinished, what is unratified, what is weakly implemented, or which unit should be planned next in elsa-foundation.
    0
    installs
  32. Elsa Add Unit Tests · elsa-workflows
    Plan and add Elsa unit tests required by the constitution. Use when a feature class, service registration, logic-bearing implementation, failure path, infrastructure exception wrapper, or branch behavior is created or changed; also use implicitly after implementation work to check whether feature registration or implementation unit tests are required.
    0
    installs
  33. Elsa Create Feature · elsa-workflows
    Plan or implement a new Elsa feature/module shape using the modular framework rules. Use when adding, porting, splitting, or scaffolding a feature/module, including package placement, dependency envelope, feature registration, tests, docs, and extension-point catalog updates.
    0
    installs
  34. Elsa Glossary Lookup · elsa-workflows
    Look up Elsa or modular-framework terminology from the canonical glossary. Use when a term's meaning is needed before continuing, when avoiding duplicated concept explanations, or when deciding whether content belongs in glossary, reference docs, constitution, reports, maps, skills, specs, or code.
    0
    installs
  35. Elsa Verify Codebase · elsa-workflows
    Verify the Elsa codebase against selected constitution gates by inspecting references, extension-point catalogs, packages, tests, docs, stubs, and generated maps. Use when a user asks whether code complies with the constitution or wants a verification report.
    0
    installs
  36. Elsa Architecture Tour · elsa-workflows
    Give a concise Elsa foundation architecture tour. Use when a user asks what the repo is, how to orient in elsa-foundation, where to start, or how core architecture systems fit together without reading the full constitutions.
    0
    installs
  37. Elsa Auto Review Merge · elsa-workflows
    Review a branch or pull request to convergence with independent reviewers and adversarial verification, then merge only on a fully green gate with evidence posted as a PR comment. Use when a branch or PR is ready for review, when review fixes need re-reviewing, or when a user asks to review and merge.
    0
    installs
  38. Elsa Work Unit Planner · elsa-workflows
    Turn Elsa-brain findings into an architecture-first or Speckit-ready work-unit plan. Use when a report finding, deferred decision, weak implementation, docs/maps/skills gap, or user-selected next unit needs scope, success criteria, source-of-truth layer, and exact files before implementation.
    0
    installs
  39. Elsa Add Bridge Adapter · elsa-workflows
    Plan or implement an Elsa bridge or adapter between seams, phase-owned contracts, or external/heavy dependencies. Use when code must connect two domains without making either own the other, isolate an external dependency, or translate design/runtime contracts.
    0
    installs
  40. Elsa Cshells Appsettings · elsa-workflows
    Plan or generate CShells/Nuplane appsettings JSON from selected Elsa features. Use after feature composition inputs are known, or when evaluating blockers around feature identifiers, appsettings schema, dependencies, and optional features.
    0
    installs
  41. Elsa Feature Composition · elsa-workflows
    Explore Elsa feature composition for an API, shell, or runnable feature set. Use when selecting features, dependencies, provider modules, or compatibility inputs before generating CShells/Nuplane appsettings.
    0
    installs
  42. Elsa Source Of Truth Audit · elsa-workflows
    Audit Elsa-brain source-of-truth placement. Use when docs, constitution text, glossary terms, reports, maps, skills, specs, or code may duplicate responsibilities; when thinning constitution material; or when deciding where new knowledge/workflow/rules should live.
    0
    installs
  43. Elsa Add Event Contribution · elsa-workflows
    Plan or implement Elsa event contributions and independent event subscribers using the AI-provider-neutral event/contribution workflow. Use when adding fan-in contributors, Source/Contributor/PreProcessor/PostProcessor implementations, action-named contributors, aggregating handlers, or non-fan-in event subscribers.
    0
    installs
  44. Elsa Feature Dependency Map · elsa-workflows
    Build or analyze Elsa feature, project, package, external NuGet, or dependency maps. Use when a user asks about feature dependencies, project references, external package versions, compatibility signals, dependency envelopes, or generated map/report updates.
    0
    installs
  45. Elsa Refresh Generated Maps · elsa-workflows
    Refresh or plan refreshes for generated Elsa maps. Use when map inputs changed, map freshness is uncertain, extension-point catalogs changed, project/package references changed, specs changed, or another skill needs current navigation facts.
    0
    installs