Agentic Rules
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
- Purpose & Overview
- Repository Structure
- Getting Started
- Claude Code Templates
- Usage in AINative Studio
- Usage in Other IDEs
- Documentation & Rule Sets
- Contributing Guidelines
- Versioning & Releases
- 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
Related Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation