sdlc-assistant

Manage software development lifecycle phases from architecture to release.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/diegouis/provectus-marketplace --skill sdlc-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdlc-assistant
Source: https://github.com/diegouis/provectus-marketplace/tree/main/plugins/proagent-sdlc/skills/sdlc-assistant
Command: npx skills add https://github.com/diegouis/provectus-marketplace --skill sdlc-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines and manages all aspects of the software development lifecycle, from initial architecture design to final release, ensuring efficient and high-quality software delivery.

Core Features & Use Cases

  • Architecture & ADRs: Design system architecture, generate Architecture Decision Records, and create C4 diagrams.
  • Code Review: Facilitate comprehensive code reviews, including multi-agent pipelines for in-depth analysis.
  • Testing Strategy: Define and implement testing strategies, including Test-Driven Development (TDD).
  • Release Management: Manage versioning, generate changelogs, and prepare for releases.
  • Use Case: A team is starting a new project and needs to define its architecture, set up a code review process, and plan their release strategy. This Skill can guide them through each of these phases systematically.

Quick Start

Use the sdlc-assistant skill to help with architecture design and ADR generation.

Frequently Asked Questions about sdlc-assistant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an Architecture Decision Record for a new software project?

To generate an Architecture Decision Record (ADR), define your architectural context and design constraints. The assistant systematically structures your decisions, documenting context, consequences, and alternatives to ensure high-quality software delivery from initial design.

What is a multi-agent code review pipeline and how does it work?

A multi-agent code review pipeline facilitates comprehensive analysis by deploying multiple agents to evaluate code. This approach provides in-depth review across different dimensions, ensuring higher code quality and catching issues that single-pass reviews might miss.

How do I implement Test-Driven Development strategies for my application?

Implement Test-Driven Development (TDD) by defining and executing structured testing strategies. The assistant guides writing tests before code, ensuring your testing methodology aligns with your software development lifecycle requirements for robust application behavior.

What's the best way to manage release planning and versioning with git workflows?

Manage release planning and versioning by establishing structured git workflows and generating changelogs. The assistant provides specific guidance on version control strategies, ensuring systematic preparation for releases and tracking of software changes.

Can I create C4 diagrams for system architecture visualization?

Yes, you can create C4 diagrams to visualize system architecture. The assistant supports designing system architecture and generating C4 diagrams, providing structured visual representations of your software components and their interactions.

Does this software development lifecycle assistant support debugging guidance?

Yes, the software development lifecycle assistant provides specific guidance on debugging. It supports systematic debugging processes within the lifecycle, helping identify and resolve code issues efficiently during development phases.