Topic: workflow-automation
917 skills in this topic.
-
ring:using-dev-team
12 specialist developer agents for backend (Go/TypeScript), DevOps, frontend,
design, Helm charts, UI implementation, QA (backend + frontend), SRE, and prompt quality review. Dispatch when you need deep technology expertise.
LerianStudio/ring 169
-
ring:cycle-management
Development cycle state management — status reporting and cycle cancellation
LerianStudio/ring 169
-
ring:dev-feedback-loop
Development cycle feedback system - calculates assertiveness scores, analyzes prompt
quality for all agents executed, aggregates cycle metrics, performs root cause analysis
on failures, and generates improvement reports to docs/feedbacks/cycle-{date}/.
LerianStudio/ring 169
-
ring:writing-skills
TDD for process documentation - write test cases (pressure scenarios), watch
baseline fail, write skill, iterate until bulletproof against rationalization.
LerianStudio/ring 169
-
ring:dev-refactor-frontend
Analyzes frontend codebase against Ring standards and generates refactoring tasks
for ring:dev-cycle-frontend. Dispatches frontend-specific agents in ANALYSIS mode.
LerianStudio/ring 169
-
ring:writing-plans
Creates comprehensive implementation plans with exact file paths, complete code
examples, and verification steps for engineers with zero codebase context.
LerianStudio/ring 169
-
using-ops-team
5 specialist operations agents for platform engineering, incident response,
cloud cost optimization, infrastructure architecture, and security operations.
Dispatch when you need production operations expertise.
LerianStudio/ring 169
-
ring:delivery-status-tracking
Delivery status tracking and progress reporting. Analyzes repository against
delivery roadmap to calculate actual vs planned progress, identify delays,
and provide insights on velocity and risk trends.
LerianStudio/ring 169
-
ops-security-audit
Structured workflow for infrastructure security audits including compliance
validation, vulnerability assessment, and security posture review.
LerianStudio/ring 169
-
ring:dependency-mapping
Cross-project dependency mapping and analysis skill for identifying, tracking,
and managing dependencies across portfolio projects.
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
-
ring:writing-functional-docs
Patterns and structure for writing functional documentation including guides,
conceptual explanations, tutorials, and best practices documentation.
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
-
ring:gandalf-webhook
Send tasks to Gandalf (AI team member) via webhook and get responses back. Publish to Alfarrábio, send Slack notifications, ask for business context, and more.
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
-
ring:pre-dev-api-design
Gate 4: API contracts document - defines component interfaces and data contracts
before protocol/technology selection. Large Track only.
LerianStudio/ring 169
-
ring:git-commit
Smart commit organization with atomic grouping, conventional commits, and trailer management
LerianStudio/ring 169
-
ring:dev-sre
Gate 2 of the development cycle. VALIDATES that observability was correctly implemented
by developers. Does not implement observability code - only validates it.
LerianStudio/ring 169
-
ops-migration-planning
Structured workflow for infrastructure migration planning including cloud migrations,
technology upgrades, and data center transitions.
LerianStudio/ring 169
-
ring:testing-anti-patterns
Test quality guard - prevents testing mock behavior, production pollution with
test-only methods, and mocking without understanding dependencies.
LerianStudio/ring 169
-
ring:interviewing-user
Proactive requirements gathering - systematically interviews the user to uncover
ambiguities, preferences, and constraints BEFORE implementation begins.
LerianStudio/ring 169
-
ring:dev-frontend-accessibility
Gate 2 of frontend development cycle - ensures all components pass axe-core
automated accessibility scans with zero WCAG 2.1 AA violations.
LerianStudio/ring 169
-
ring:testing-agents-with-subagents
Agent testing methodology - run agents with test inputs, observe outputs,
iterate until outputs are accurate and well-structured.
LerianStudio/ring 169
-
ring:dev-service-discovery
Scans the current Go project and identifies the Service → Module → Resource
hierarchy for tenant-manager registration. Detects service name and type,
modules (via WithModule or component structure), resources per module
(PostgreSQL, MongoDB, RabbitMQ), and database names for each resource.
Redis is excluded (managed via key prefixing).
Produces a visual HTML report for human decision-making.
Additionally detects MongoDB index definitions (both in-code EnsureIndexes and
scripts/mongodb/*.js files), generates index creation scripts for any gaps,
and uploads them to S3 for use during dedicated tenant database provisioning.
Also detects database names per module, cross-references them across modules
to find shared databases, and flags them for single-provision in tenant-manager.
LerianStudio/ring 169