Agentic Rules banner
AINative-Studio AINative-Studio

Agentic Rules

Documentation community

Description

Markdown Syntax Rules Files to use in Agentic IDE's

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agentic Development Rules Repository

This repository hosts a collection of coding‐standards and workflow “rules” documents designed to guide agent‐driven, XP‐oriented development workflows. While originally tailored for **AINative Studio** and its embedded agent **Cody**, these rules can be reused or adapted in any popular IDE that supports agentic assistants (e.g., VS Code with AI extensions, IntelliJ IDEA with “IntelliCode,” or other environments that support Model Context Protocol–driven agents).


Table of Contents

  1. Purpose & Overview
  2. Repository Structure
  3. Getting Started
  4. Claude Code Templates
  5. Usage in AINative Studio
  6. Usage in Other IDEs
  7. Documentation & Rule Sets
  8. Contributing Guidelines
  9. Versioning & Releases
  10. License

Purpose & Overview

When building software in an XP (Extreme Programming) style with heavy reliance on agentic AI (Model Context Protocol–driven assistants), developers need **machine‐readable, prescriptive guidelines** that codify:

  • Backlog Management (using GitHub Issues + MCP)
  • Branching & Naming Conventions
  • Minimal‐Code Prototyping (lev