Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

dimagi-claude-workflows

dimagi-claude-workflows contiene 29 skills recopiladas de dimagi, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
29
Stars
3
actualizado
2026-07-09
Forks
7
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

create-mobile-pr
Desarrolladores de software

Use when creating, opening, or submitting a pull request in a Dimagi mobile/CommCare repo — identified by JIRA-prefixed branches (e.g. CCCT-1929-...), a `RELEASES.md` with `### Release Notes` and `### QA Notes` sections, and the dimagi PR template (Safety story / Product Description / Technical Summary / QA Plan). Also triggers on "ship this" or when implementation is complete and ready to push. For repos without these conventions, use the generic `create-pr` skill instead.

2026-07-09
iterate-pr
Analistas de garantía de calidad de software y probadores

Fix CI failures and address review feedback on the current branch's PR. Use when CI is failing, review comments need addressing, or you need to push fixes for an open PR. Supports --dry-run to preview without changes.

2026-07-03
audit-dependencies
Desarrolladores de software

Run a full dependency audit for a project — covers Python (pip-tools) and front-end (npm/yarn) if present. Produces report, applies safe bumps, emits Jira-ready ticket list for risky/EoL items. Use when running quarterly maintenance or on demand.

2026-06-17
shutdown
Desarrolladores de software

End of day wrap-up — captures what got done, what didn't, and plans for tomorrow. Weekly close-out on configurable review day (default Friday).

2026-06-14
goals
Especialistas en formación y desarrollo

Conversational skill for reviewing, updating, and refining your professional goals.

2026-06-04
standup
Especialistas en gestión de proyectos

Morning check-in — surfaces goals, summarizes where you left off, captures today's plan, and gives goal-alignment feedback. Weekly review mode on configurable review day (default Friday).

2026-06-04
sync
Especialistas en gestión de proyectos

Prep for 1:1s with your manager — auto-summarizes journal entries since your last sync into a briefing with wins, progress, and blockers.

2026-06-04
git-rebase
Desarrolladores de software

Use when squashing fixup commits into earlier commits, cleaning up a feature branch with interactive rebase, recovering a dropped or failed autosquash, inserting a reformatting commit before code changes, moving file changes between commits, splitting one working-tree edit across several historical commits, or diagnosing autosquash conflicts.

2026-05-29
create-pr
Desarrolladores de software

Use when the user asks to create, open, or submit a GitHub pull request, says "make a PR", "open a PR", or wants to commit, push, and turn the current branch into a PR. For mobile/CommCare repos with JIRA-prefixed tickets and RELEASES.md QA notes, prefer create-mobile-pr instead.

2026-05-25
jira-tickets-from-plan
Desarrolladores de software

Use when creating Jira tickets from a AI plan.

2026-05-22
writing-commits-and-prs
Desarrolladores de software

Use when drafting a commit message, naming a branch, writing a PR title, or composing/editing a PR description in any Dimagi repo. Also use before running `gh pr edit --body` against an existing PR.

2026-05-13
jira-project-management
Especialistas en gestión de proyectos

Use when the user interacts with Jira tickets, epics, or Confluence design docs for the USS team. Triggers when the user mentions a USH ticket key or URL, asks about sprint status, requests ticket summaries or comments, wants to create or find a design doc, or asks to transition a ticket's status.

2026-05-12
connect-web-release-notes
Desarrolladores de software

Generates Markdown release notes for the latest commcare-connect release and posts them to Confluence and Slack. Use when the user asks for Connect release notes, a changelog, or what changed in the last release (no repo URL needed).

2026-05-07
docs-vs-code-review
Analistas de garantía de calidad de software y probadores

Reviews Confluence docs against source code to find inaccuracies and suggest fixes. Use when the user provides a Confluence URL and asks to review, audit, or check if docs are accurate or up to date (GitHub repo not required — inferred from the Confluence space).

2026-05-07
jira-bug-ticket
Desarrolladores de software

Create a Jira bug ticket. Use when the user asks to file, log, report, or create a bug or defect in Jira ("create a bug ticket", "log a bug", "report a bug", "open a ticket for this bug").

2026-05-07
jira-spec-doc
Especialistas en gestión de proyectos

Generates a product spec doc in Markdown from a Jira ticket. Use when the user provides a Jira ticket ID (e.g. CCC-284) or URL and asks for a spec, design doc, or tech spec ("write a spec for this ticket", "make a spec from this Jira").

2026-05-07
release-notes
Desarrolladores de software

Generates Markdown release notes for the most recent release of a GitHub repository. Use when the user asks to "generate release notes", "write a changelog", or "summarize the last release" for a GitHub repo (owner/repo or full URL).

2026-05-07
add-mobile-string
Desarrolladores de software

Use when the user asks to add a new Android string resource with translations to the CommCare Android project, given a string resource name and English text

2026-05-06
groom-sprint-tickets
Especialistas en gestión de proyectos

Slash command: /groom-sprint-tickets <sprint name>. Do NOT auto-invoke. Only runs when explicitly called via slash command.

2026-04-30
score-deet-week
Especialistas en gestión de proyectos

Use when the user wants to divide up, assign, or distribute unscored Jira tickets from the SAAS deet week board (board 252) for scoring/grooming. Triggers on phrases like "score deet week", "split up the unscored tickets", "divide unscored tickets", "assign tickets for scoring", or "who should score these". Mobile tickets always go to Ahmad; the rest get split evenly among the other Platform devs. Posts the result to Slack

2026-04-30
pr-status-report
Desarrolladores de software

Use when the user asks for a PR report, PR status, open PRs overview, or wants to know which pull requests need their attention in the current repository

2026-04-22
sprint-prep
Especialistas en gestión de proyectos

Prepare for the next sprint. Reviews your board and drafts your sprint plan message.

2026-04-03
jira-feature-request
Especialistas en gestión de proyectos

Create Jira feature request tickets (Stories) in the CI project using Dimagi's form 134 format. Use this skill whenever a user wants to submit, log, or create a feature request, new feature idea, product enhancement, or user story in Jira. Triggers on phrases like "create a feature request", "submit a feature idea", "log a feature", "I want to request a feature", "add this to the backlog", "create a story", or any time someone describes something they want the product to do that it doesn't do yet. Always use this skill when feature requests or product enhancements need to be tracked, even if the user doesn't say "Jira" or "ticket" explicitly.

2026-03-28
grill-me
Desarrolladores de software

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-03-26
dependency-upgrade
Desarrolladores de software

Upgrade a Python or JS dependency safely. Given a library name, finds the latest safe version, reviews the changelog, assesses impact based on how the library is used in the repo, performs the upgrade, and creates a PR with the changelog and assessment. Use this whenever someone asks to upgrade, bump, or update a package/library/dependency.

2026-03-16
jira-cve
Desarrolladores de software

Create a security ticket in JIRA for a CVE from a GitHub Dependabot alert URL.

2026-03-16
vertical-ordering
Desarrolladores de software

Use when writing new functions, extracting helpers, refactoring modules, or reorganizing code — any time function placement order is a decision

2026-03-16
jira-ticket
Desarrolladores de software

Create a SAAS Jira ticket. Just describe what you're working on and it handles the rest.

2026-03-10
code-review
Analistas de garantía de calidad de software y probadores

This skill should be used when the user asks to review code, check a PR, audit a file or module, look at code quality, assess a codebase, or says things like "what do you think of this code", "review my changes", "look at this file", "check this PR", or "does this look right". Trigger on any request to evaluate, critique, or assess code — even casually phrased ones. Performs thorough, senior-engineer-quality code reviews that go beyond bug detection.

2026-03-09
dimagi-claude-workflows Agent Skills en GitHub | SkillsMP