← all publishers

maida-ai

@maida-ai source repo

7 published skills

  1. Fix Issue · maida-ai bundle
    GitHub issue resolution workflow for a single numbered issue in the current repository, including issue lookup, repository inspection, focused implementation, regression testing, small local commits, and an uncommitted local report. Best fit for issue-number-driven bug fixes or small feature requests.
    0
    installs
  2. Fix Comments · maida-ai bundle
    GitHub pull request review workflow for stacked or multi-commit PRs, focused on mapping review comments to their atomic commits, preserving commit structure during fixes, maintaining a local review-resolution report, and preparing optional reply drafts. Best fit for PR review follow-up where comments belong in specific commits.
    0
    installs
  3. Review Stack · maida-ai bundle
    GitHub PR review workflow for reviewing each stacked commit in a numbered pull request as a functionally atomic change, mapping existing review threads and replies to specific commits, and writing one severity-labeled local report per commit. Best fit for PRs where commits are intended to be independently reviewable.
    0
    installs
  4. Split Pr Stack · maida-ai bundle
    GitHub PR and commit-stack restructuring workflow for turning oversized changes into smaller atomic commits, with scope analysis from PR metadata, review comments, modified files, split planning, history-rewrite validation, and local split reports. Best fit for large PRs, oversized commits, or reviewability cleanup.
    0
    installs
  5. Maida Debug Gate · maida-ai bundle
    Diagnose a failing Maida behavioral regression gate from its report, reason codes, baseline, local trace, and source changes; then fix the regression or prepare an explicitly reviewed baseline update. Use when maida assert or maida-ai/maida-assert fails, a PR report shows changed agent structure, or a developer needs to decide whether changed behavior is a bug or intentional.
    0
    installs
  6. Maida Instrument Agent · maida-ai bundle
    Inspect a Python agent repository and add the smallest reviewable Maida instrumentation using a supported framework adapter or the core tracing API. Use when asked to trace, instrument, or capture the structural behavior of a LangChain/LangGraph, OpenAI Agents SDK, CrewAI, or custom Python agent with Maida.
    0
    installs
  7. Maida Add Regression Gate · maida-ai bundle
    Add a reviewed Maida baseline, policy-as-code configuration, and GitHub Actions behavioral regression gate to an already instrumented agent repository. Use when asked to establish known-good agent behavior, configure maida assert, scaffold maida-ai/maida-assert, or add Maida pre-merge CI protection.
    0
    installs