Topic: technical-writing
118 skills in this topic.
-
ring:dev-cycle
Main orchestrator for the 10-gate development cycle system. Loads tasks/subtasks
from PM team output and executes through implementation → devops → SRE → unit testing → fuzz testing → property testing → integration testing (write) → chaos testing (write) → review → validation
gates (Gates 0-9), with state persistence and metrics collection.
Gates 6-7 (integration/chaos) write and update test code per unit but only execute tests at end of cycle (deferred execution).
Multi-tenant dual-mode is implemented during Gate 0 and verified at Gate 0.5G (no separate post-cycle step).
LerianStudio/ring 169
-
ring:pre-dev-research
Gate 0 research phase for pre-dev workflow. Dispatches 4 parallel research agents
to gather codebase patterns, external best practices, framework documentation,
and UX/product research BEFORE creating PRD/TRD. Outputs research.md with
file:line references and user research findings.
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
-
financial-analysis
Comprehensive financial analysis workflow covering ratio analysis, trend analysis,
benchmarking, and variance analysis. Delivers documented, audit-ready insights.
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
-
ring:pre-dev-prd-creation
Gate 1: Business requirements document - defines WHAT/WHY before HOW.
Creates PRD with problem definition, user stories, success metrics.
LerianStudio/ring 169
-
ring:executive-reporting
Executive communication and reporting skill for creating dashboards, status summaries,
and board packages. Focuses on actionable insights for leadership.
LerianStudio/ring 169
-
ring:dev-llms-txt
Generates or audits llms.txt files for Lerian repositories following the llmstxt.org
specification. Creates LLM-friendly entry points that help AI agents, coding assistants,
and chat models understand a project quickly without parsing full HTML docs.
Also generates CLAUDE.md / AGENTS.md when missing.
LerianStudio/ring 169
-
ring:dev-frontend-e2e
Gate 5 of frontend development cycle - ensures all user flows from
product-designer have passing E2E tests with Playwright across browsers.
LerianStudio/ring 169
-
ops-capacity-planning
Structured workflow for infrastructure capacity planning including growth
forecasting, scaling strategy, and resource provisioning decisions.
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-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-incident-response
Structured workflow for production incident management following SRE best practices.
Covers incident declaration, triage, coordination, resolution, and post-mortem.
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
-
ring:dev-validation
Development cycle validation gate (Gate 5) - validates all acceptance criteria are met
and requires explicit user approval before completion.
LerianStudio/ring 169
-
ring:dev-migrate-v4
Analyzes a Go service using lib-commons v2/v3 and generates a visual migration
report showing every change needed to upgrade to lib-commons v4. Produces an
interactive HTML page (via ring:visual-explainer) and optionally generates
refactoring tasks for ring:dev-cycle.
LerianStudio/ring 169
-
ring:dev-multi-tenant
Multi-tenant development cycle orchestrator following Ring Standards. Auto-detects service stack
(PostgreSQL, MongoDB, Redis, RabbitMQ, S3) and targetServices, then executes gate-based implementation
using tenantId from JWT for database-per-tenant isolation via lib-commons v4 tenant-manager (postgres.Manager,
mongo.Manager). Uses event-driven tenant discovery (Redis Pub/Sub via EventListener, TenantCache, TenantLoader).
TenantMiddleware with WithPG/WithMB handles single-module and multi-module services. For targetServices:
M2M credentials from AWS Secrets Manager via secretsmanager package. Requires lib-commons v4 + lib-auth v2.
Each gate dispatches ring:backend-engineer-golang. Loads multi-tenant.md via WebFetch.
LerianStudio/ring 169
-
competitive-intelligence
Competitive intelligence skill for analyzing competitive landscape, creating
battlecards, and tracking competitor movements.
LerianStudio/ring 169
-
gtm-planning
Go-to-market planning skill for developing channel strategy, tactics,
timeline, and budget allocation for product launches.
LerianStudio/ring 169
-
launch-execution
Launch coordination skill for managing launch checklists, stakeholder alignment,
and day-of execution for product and feature launches.
LerianStudio/ring 169
-
market-analysis
Systematic market analysis skill for understanding market size, segmentation,
trends, and opportunities. Produces quantified market intelligence.
LerianStudio/ring 169
-
ring:pre-dev-delivery-planning
Gate 9 (Full Track) / Gate 4 (Small Track): Delivery roadmap and timeline planning.
Transforms tasks into realistic delivery schedule with critical path analysis,
resource allocation, and delivery breakdown. MANDATORY gate for both workflows.
LerianStudio/ring 169
-
ring:dev-unit-testing
Gate 3 of development cycle - ensures unit test coverage meets threshold (85%+)
for all acceptance criteria using TDD methodology.
LerianStudio/ring 169
-
ring:regulatory-templates-gate2
Gate 2 sub-skill - validates uncertain mappings from Gate 1 and confirms
all field specifications through testing.
LerianStudio/ring 169