·agent-folder-init
</>

agent-folder-init

shipshitdev/library

Initialize a comprehensive .agent/ folder structure for AI-first development. Use this skill when starting a new project that needs AI agent documentation, session tracking, task management, and coding standards. Generates full structure based on proven patterns from production projects.

39Installs·0Trend·@shipshitdev

Installation

$npx skills add https://github.com/shipshitdev/library --skill agent-folder-init

SKILL.md

Create a comprehensive .agent/ folder structure for AI-first development workflows.

This skill scaffolds a complete AI agent documentation system including:

Note: Agent configs (agents/, commands/) are copied from the library root (e.g., /.claude/agents/) to ensure projects get the latest version. Rules are NOT copied because they're inherited from /.claude/rules/ at the library/personal level - this prevents duplication and ensures all projects use consistent rules.

Initialize a comprehensive .agent/ folder structure for AI-first development. Use this skill when starting a new project that needs AI agent documentation, session tracking, task management, and coding standards. Generates full structure based on proven patterns from production projects. Source: shipshitdev/library.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shipshitdev/library --skill agent-folder-init
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is agent-folder-init?

Initialize a comprehensive .agent/ folder structure for AI-first development. Use this skill when starting a new project that needs AI agent documentation, session tracking, task management, and coding standards. Generates full structure based on proven patterns from production projects. Source: shipshitdev/library.

How do I install agent-folder-init?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shipshitdev/library --skill agent-folder-init Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/shipshitdev/library