askill
initz

initzSafety 95Repository

Initialize or improve AGENTS.md

2 stars
1.2k downloads
Updated 2/27/2026

Package Files

Loading files...
SKILL.md

AGENTS.md Initialization

Analyze this codebase and create an AGENTS.md file containing:

  1. Build/lint/test commands - especially for running a single test
  2. Code style guidelines including imports, formatting, types, naming conventions, error handling, etc.

Guidelines

  • Target length: ~150 lines
  • Include Cursor rules (from .cursor/rules/ or .cursorrules) if present
  • Include Copilot rules (from .github/copilot-instructions.md) if present
  • If there's already an AGENTS.md at ${path}, improve it

Progressive Disclosure Approach

  1. Find contradictions: Identify conflicting instructions and ask which to keep
  2. Identify the essentials: Extract what belongs in root AGENTS.md:
    • One-sentence project description
    • Package manager (if not npm)
    • Non-standard build/typecheck commands
    • Anything truly relevant to every single task
  3. Group the rest: Organize remaining instructions into logical categories (TypeScript conventions, testing patterns, API design, Git workflow)
  4. Create the file structure:
    • Minimal root AGENTS.md with markdown links to separate files
    • Each separate file with relevant instructions
    • Suggested docs/ folder structure
  5. Flag for deletion: Identify redundant, vague, or overly obvious instructions

$ARGUMENTS

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

68/100Analyzed 3/2/2026

Solid skill providing a methodology for creating AGENTS.md files with progressive disclosure approach. Well-structured with clear sections and useful tags. Main gaps are lack of concrete shell commands and step-by-step execution steps - agent would need to infer how to actually analyze the codebase and create files. Moderate internal_only signal due to repo context but skill is broadly applicable.

95
70
80
60
50

Metadata

Licenseunknown
Version1.0.0
Updated2/27/2026
PublisherSyahrulBhudiF

Tags

apici-cdgithubgithub-actionslintingtesting