Skip to main content

Project Maintain

Routine project maintenance including dependency updates, security patches, and cleanup

Complexity: Moderate | Duration: 15-30m | Category: Developer Experience

Tags: maintenance dependencies security updates

Workflow Diagram

Steps

Step 1: Dependency audit

Agent: devops

engineer - Check for outdated dependencies and vulnerabilities

Step 2: Security scan

Agent: security

specialist - Run comprehensive security analysis

Step 3: Update strategy

Agent: devops

engineer - Plan safe update sequence avoiding breaking changes

Step 4: Update execution

Agent: devops

engineer - Apply updates with git checkpoints

Step 5: Testing

Agent: component

qa-validator - Run full test suite to verify stability

Step 6: Documentation

Agent: codi

documentation-writer - Update CHANGELOG.md

Usage

To execute this workflow:

/workflow developer-experience/project-maintain.workflow

See other workflows in this category for related automation patterns.