phase-2-convention

Define and enforce coding conventions for AI collaboration projects.

33|5|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/LowyShin/giip-dev-agent --skill phase-2-convention-lowyshin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-2-convention
Source: https://github.com/LowyShin/giip-dev-agent/tree/main/.agent/skills/phase-2-convention
Command: npx skills add https://github.com/LowyShin/giip-dev-agent --skill phase-2-convention-lowyshin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase-2 coding convention defines and documents the rules developers must follow to ensure consistent code style, naming, and structural guidance across AI collaboration projects.

Core Features & Use Cases

  • Establishes naming conventions, code style, folder structure, and environment variable rules.
  • Provides templates and references to accelerate onboarding and maintain consistency across teams.
  • Use Case: Start a new project with a standardized conventions set so that all contributors write uniform code and documentation.

Quick Start

Provide a phase-2 convention blueprint that defines coding standards, naming rules, and environment conventions for a new project.

Frequently Asked Questions about phase-2-convention

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

FAQPage Schema
How do I establish coding conventions for a new AI collaboration project?

To establish coding conventions for an AI collaboration project, define and document naming rules, code style, folder structure, and environment variable rules using a standardized convention blueprint. This ensures all contributors write uniform code and documentation from project initiation.

What should be included in a coding convention template for developer onboarding?

A coding convention template for developer onboarding should include naming conventions, code style guidelines, folder structure rules, environment variable standards, and clean-architecture guidance. These templates accelerate onboarding and maintain consistency across teams.

Can I use a PDCA workflow to enforce code style and naming rules?

Yes, you can use a PDCA-based workflow to enforce code style and naming rules. This approach supports continuous improvement through template integration, consistent rule documentation, and automation templates, ensuring standards are applied and reviewed throughout the project lifecycle.

Does this convention guidance cover folder structure and environment variable rules?

Yes, the convention guidance explicitly covers folder structure and environment variable rules. It establishes comprehensive standards for naming, code style, and structural guidance to ensure consistent code style across AI collaboration projects.

What is the best way to link project initiation standards to downstream phases?

The best way to link project initiation standards to downstream phases is through phase linking to Phase 3. This enables consistent rule documentation and automation templates, ensuring standards defined at project initiation carry through to subsequent development stages.

When do I need to apply coding conventions in an AI project?

You need to apply coding conventions at project initiation and whenever standards are required. Defining these rules early ensures consistent code style, naming, and structural guidance across all AI collaboration efforts and team members.