setup

Automates SDLC workflow project, Serena instance, Jira, and hierarchy configuration via a CLI setup process.

10|7|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/sdlc-plugins --skill setup-rhecosystemappeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/RHEcosystemAppEng/sdlc-plugins/tree/main/plugins/sdlc-workflow/skills/setup
Command: npx skills add https://github.com/RHEcosystemAppEng/sdlc-plugins --skill setup-rhecosystemappeng

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup and update of project configurations, enabling seamless integration with SDLC workflow skills.

Core Features & Use Cases

  • Project Configuration: Automates the setup of required configurations in CLAUDE.md for SDLC workflow skills.
  • Serena Instance Discovery: Identifies and configures Serena instances for code intelligence.
  • Jira Configuration: Sets up or updates Jira project configuration, including issue types and custom fields.
  • Hierarchy Configuration: Configures issue type hierarchy for project organization.
  • Code Intelligence: Provides information on Serena instance tools and limitations.

Quick Start

Run /sdlc-workflow:setup to start the setup process for your project's configuration.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I configure project settings for an SDLC workflow?

To configure project settings for an SDLC workflow, you can automate the setup of required configurations in CLAUDE.md. This process establishes the baseline environment needed for seamless integration with subsequent SDLC workflow skills.

How does Serena instance discovery work for code intelligence?

Serena instance discovery identifies and configures available Serena instances to provide code intelligence. The setup process automatically detects these instances and integrates them into your project configuration for code analysis.

Can I set up Jira project configuration including issue types and custom fields?

Yes, you can set up or update Jira project configuration including issue types and custom fields. The setup process configures these Jira settings and establishes the issue type hierarchy for project organization.

Does the project configuration setup support REST API fallback?

Yes, the project configuration setup supports an MCP-first approach with REST API fallback. This design ensures robust configuration handling across various project scenarios even if the primary MCP connection fails.

What is issue type hierarchy configuration and when do I need it?

Issue type hierarchy configuration organizes project structures by defining parent-child relationships between issue types. You need it to establish project organization and enable seamless integration with SDLC workflow skills.

Why is my Serena instance not working with the project setup?

If your Serena instance is not working, the setup process uses an MCP-first approach with REST API fallback to ensure robust handling. The configuration provides information on Serena instance tools and known limitations to troubleshoot issues.