init

Installation
SKILL.md

AGENTS.md -- Context File Generator

This skill is CLI-agnostic. It works with Claude Code, Codex, Amp, or any AI coding assistant.

Generate a minimal, high-impact AGENTS.md context file for this repository using the WHAT/WHY/HOW framework. See reference/AGENTS.md for the template, rules, and progressive disclosure specs.

Validate the result of every operation. If any step fails, halt and report the failure before continuing.

Arguments

$ARGUMENTS

  • --reset: Regenerate everything from scratch -- overwrite AGENTS.md and all context files created by this skill, then re-run the full exploration.
  • Default (no args): Generate AGENTS.md and context files. If AGENTS.md already exists, overwrite it directly.

Step 1: Handle --reset

Installs
3
GitHub Stars
2
First Seen
May 16, 2026
init — reinamaccredy/skills