agents-md-refactor

Restructure agent instruction files into a small, universal root plus linked, self-contained topic docs.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agents-md-refactor" with this command: npx skills add aleister1102/skills/aleister1102-skills-agents-md-refactor

AGENTS.md Refactor

Goal

Restructure agent instruction files into a small, universal root plus linked, self-contained topic docs.

Guardrails

  • Resolve contradictions before reorganizing content.

  • Keep root file short (target under ~80 lines).

  • Put specifics (language, testing, style) in linked docs, not the root.

  • Prefer a hidden folder .agents/ unless the repo already uses another convention.

Workflow (short)

  • Scan for contradictions and ask for precedence.

  • Extract root essentials and links only.

  • Group remaining guidance into 3–8 topic docs.

  • Create files and link from root.

  • Prune vague or redundant statements.

  • Verify links, coverage, and self-contained topics.

References (load when needed)

  • agents-md-refactor/references/templates.md : root and topic doc templates.

  • agents-md-refactor/references/checklist.md : execution and verification checklist.

  • agents-md-refactor/references/triage.md : contradiction patterns and resolution prompts.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

agents-md-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

codeql

No summary provided by upstream source.

Repository SourceNeeds Review
General

brainstorming

No summary provided by upstream source.

Repository SourceNeeds Review
General

prompt-optimizer

No summary provided by upstream source.

Repository SourceNeeds Review