Topic: devops
5,262 skills in this topic.
-
git-commit
Use when asked to commit, save, or persist changes to Git. Handles atomic commits, branch safety, Conventional Commits format, and project style matching. Do NOT use for pushing, creating PRs, or branch management beyond safety checks.
sortie-ai/sortie 26
-
diataxis-documentation
Create, edit, and validate technical documentation using the Diataxis framework. Use when writing tutorials, how-to guides, reference docs, or explanations. Use when reviewing or auditing existing documentation for structural correctness. Use when deciding what type of document to write. Also use when the user mentions Diataxis, documentation quality, documentation types, or asks to write 'deep dive' articles, onboarding guides, API docs, or architectural explanations. Do NOT use for code comments, commit messages, changelogs, or README generation.
sortie-ai/sortie 26
-
creating-pr
Use when asked to create a pull request, open a PR, or submit changes for review. Handles branch verification, change analysis, title and description generation, and gh pr create. Do NOT use for committing (use git-commit), pushing without PR, or reviewing existing PRs.
sortie-ai/sortie 26
-
creating-agent-skills
Use when creating, improving, comparing, evaluating or packaging Agent Skills following the agentskills.io specification. Also use when deciding whether a skill is the right solution vs MCP servers, custom instructions, AGENTS.md, or Cursor Rules. Handles SKILL.md authoring, frontmatter optimization, description writing, progressive disclosure, cross-platform compatibility, and distribution.
sortie-ai/sortie 26
-
context-files
Create or validate project context files (AGENTS.md, CLAUDE.md, GEMINI.md). Use when bootstrapping a new project, initializing agent configuration, writing a context file, or when asked to create, review, audit, or validate an existing context file. Handles codebase archaeology, user interviews, golden-rule validation, and platform-specific formatting. Do NOT use for creating Agent Skills (use creating-agent-skills instead) or .instructions.md files (use agent-customization instead).
sortie-ai/sortie 26
-
changelog-maintenance
Use when asked to update the changelog, document version changes, prepare a release, or add entries for recent work. Handles CHANGELOG.md updates following Keep a Changelog format and Semantic Versioning. Do NOT use for committing (use git-commit) or creating release notes outside CHANGELOG.md.
sortie-ai/sortie 26
-
go-testing
Write, review, and improve Go test code for this project. Use whenever generating, reviewing, or modifying Go tests — including when invoked by the Tester agent, the /test prompt, or any test-related request. Covers table-driven tests, subtests, t.Parallel(), test helpers with t.Helper(), error assertions via errors.As/errors.Is, fixture loading from testdata/, httptest servers, env-gated integration tests, mock/fake/spy patterns, and adapter conformance. Do NOT use for benchmarks or performance profiling.
sortie-ai/sortie 26
-
jira-syntax
Use when writing Jira issue descriptions, comments, or work logs. Also use when converting Markdown to Jira wiki markup, when the user says "format for Jira", "Jira markup", "wiki notation", or asks to create, update, or validate Jira ticket content. Handles bug report and feature request templates. Do NOT use for Jira API operations, JQL queries, or workflow transitions.
sortie-ai/sortie 26
-
managing-adrs
Create, update, and validate Architecture Decision Records (ADRs) following MADR 4.0 format. Use when the user mentions ADR, architecture decision, decision record, or asks to document a technical decision. Also use when creating new files in docs/decisions/. Handles numbering, frontmatter, section structure, and README index updates. Do NOT use for general documentation or non-architectural decisions.
sortie-ai/sortie 26
-
managing-github-issues
Create, edit, search, close, and triage GitHub issues for this project using gh CLI. Use when asked to file a bug, request a feature, create a task, report a problem, search the backlog, triage issues, or manage the issue tracker. Also use when the user says "create an issue", "file a bug", "open a ticket", "add to backlog", "search issues", "close issue", or mentions GitHub Issues in any task-management context. Handles label/milestone assignment, duplicate detection, and project board integration. Do NOT use for pull requests (use creating-pr) or changelog entries (use changelog-maintenance).
sortie-ai/sortie 26
-
metrics-dashboard
KPI and metrics dashboard workflow covering metric definition, data sourcing,
visualization design, and anomaly detection. Delivers actionable dashboards.
LerianStudio/ring 169
-
financial-reporting
Financial reporting workflow covering report preparation, management reporting,
board presentations, and investor communications. Delivers polished, accurate reports.
LerianStudio/ring 169
-
financial-modeling
Financial modeling workflow for DCF, LBO, merger, and operating models.
Delivers validated, documented models with sensitivity and scenario analysis.
LerianStudio/ring 169
-
financial-close
Month-end and year-end close workflow covering journal entries, reconciliations,
close procedures, and audit preparation. Delivers accurate, timely close with full audit trail.
LerianStudio/ring 169
-
financial-analysis
Comprehensive financial analysis workflow covering ratio analysis, trend analysis,
benchmarking, and variance analysis. Delivers documented, audit-ready insights.
LerianStudio/ring 169
-
cash-flow-analysis
Cash flow analysis and treasury management workflow covering liquidity assessment,
cash forecasting, working capital optimization, and treasury operations.
LerianStudio/ring 169
-
budget-creation
Complete budgeting and forecasting workflow covering annual budgets, departmental budgets,
rolling forecasts, and variance analysis. Delivers documented budgets with approval trails.
LerianStudio/ring 169
-
ops-security-audit
Structured workflow for infrastructure security audits including compliance
validation, vulnerability assessment, and security posture review.
LerianStudio/ring 169
-
ops-platform-onboarding
Structured workflow for onboarding new services to the internal platform
including infrastructure provisioning, observability setup, and documentation.
LerianStudio/ring 169
-
ops-migration-planning
Structured workflow for infrastructure migration planning including cloud migrations,
technology upgrades, and data center transitions.
LerianStudio/ring 169
-
ops-incident-response
Structured workflow for production incident management following SRE best practices.
Covers incident declaration, triage, coordination, resolution, and post-mortem.
LerianStudio/ring 169
-
ops-disaster-recovery
Structured workflow for disaster recovery planning, implementation, and testing
including RTO/RPO definition, DR strategy selection, and failover procedures.
LerianStudio/ring 169
-
ops-cost-optimization
Structured workflow for cloud cost analysis and optimization including
rightsizing, reserved capacity planning, and FinOps practices.
LerianStudio/ring 169
-
ops-capacity-planning
Structured workflow for infrastructure capacity planning including growth
forecasting, scaling strategy, and resource provisioning decisions.
LerianStudio/ring 169