conduct

Guide feature development through SDLC stages with quality gate enforcement.

5|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/jstoup111/ai-conductor --skill conduct-jstoup111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conduct
Source: https://github.com/jstoup111/ai-conductor/tree/main/skills/conduct
Command: npx skills add https://github.com/jstoup111/ai-conductor --skill conduct-jstoup111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies navigating the Software Development Lifecycle (SDLC) by guiding features through all stages, ensuring artifacts are complete and enforcing quality gates.

Core Features & Use Cases

  • SDLC Guidance: Provides a structured process for all stages of feature development from design to deployment.
  • Quality Enforcement: Checks artifact completion and validates that quality gates are met before progression.
  • Use Case: Use this Skill to manage the development of a feature in your project, ensuring every step of the SDLC is followed correctly.

Quick Start

Run /conduct to begin guiding a feature through the SDLC.

Frequently Asked Questions about conduct

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

FAQPage Schema
How do I enforce quality gates across the software development lifecycle (SDLC)?

You can enforce SDLC quality gates by checking artifact completion and validating that required project files are present before allowing a feature to progress to the next development stage.

What is the best way to guide feature development through multiple stages?

The best way to guide feature development is to use a structured process that provides step-by-step direction for all stages, from initial design through final deployment, ensuring every step is followed correctly.

How do I check artifact state before progressing a feature in my project?

To check artifact state, you need a project structure with specified artifact directories and configuration files so the system can validate that all necessary development artifacts are complete.

Do I need specific project directories to manage feature development stages?

Yes, managing feature development requires a project structure with specified artifact directories and configuration files to successfully check artifact state and enforce quality gates throughout the lifecycle.

How does code review integrate with feature management and quality enforcement?

Code review integrates with feature management by acting as a quality gate, enforcing that artifact completion is validated and development processes are correctly followed before a feature advances.