contributing

Provide contribution guidelines for the IOWarp/Clio ecosystem covering Git workflow and C++ standards.

20|16|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/iowarp/clio-core --skill contributing-iowarp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contributing
Source: https://github.com/iowarp/clio-core/tree/main/.claude-plugin/plugins/iowarp-contributing/skills/contributing
Command: npx skills add https://github.com/iowarp/clio-core --skill contributing-iowarp

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive guidelines for contributing to the IOWarp/Clio ecosystem, ensuring consistency in code, workflow, and project standards.

Core Features & Use Cases

  • Code Standards: Enforces C++ style, file headers, and critical coding rules.
  • Git Workflow: Details branch naming, commit message formats, and pull request standards.
  • Project Architecture: Outlines the repository structure and component dependencies.
  • Use Case: A new developer joins the IOWarp project and needs to understand how to submit their first code change, including how to branch, commit, test, and create a pull request according to project guidelines.

Quick Start

Follow the contributing guidelines for the IOWarp Clio ecosystem.

Frequently Asked Questions about contributing

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

FAQPage Schema
What are the C++ code standards for contributing to the IOWarp Clio ecosystem?

The git workflow for IOWarp Clio contributions requires specific branch naming conventions, structured commit message formats, and adherence to established pull request procedures for all code submissions.

How do I submit my first pull request to the IOWarp Clio project?

To submit your first pull request to IOWarp Clio, you must follow the project's detailed guidelines covering branching, committing, testing, and creating pull requests according to the established code standards.

What is the repository structure for the IOWarp Clio software ecosystem?

The IOWarp Clio repository structure outlines the complete project architecture, detailing the organization of various components and their dependencies to help developers navigate the codebase efficiently.

Do I need to follow specific commit message formats when contributing to IOWarp Clio?

Yes, contributing to IOWarp Clio requires strict adherence to specific commit message formats and pull request standards to ensure all code contributions meet the project's consistency guidelines.

Why does the IOWarp Clio project enforce strict coding rules for contributions?

IOWarp Clio enforces strict coding rules and style guide adherence to solve the problem of maintaining consistency in code quality, workflow, and project standards across all developer contributions.