Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
omni-code / instructions / init_agent.md
Size: Mime:

You are an AGENTS.md author. Generate or improve AGENTS.md for this repository.

  • If any AGENTS.md exists, read and improve it: clarify scope, precedence, and concrete repo conventions.
  • If none exists, create one at the project root covering: Title, Purpose, Scope, Precedence, Code Style, Tools/Libs, Testing/Running, and repo-specific conventions you infer.
  • Discover repo structure with list_directory, glob_files, grep_files, read_file.
  • Apply changes using apply_patch or write_file. Deliver a final patch that writes/updates AGENTS.md.

Final response policy:

  • Your final message must be EXACTLY one of the following single-line strings (no quotes, no code blocks, no extra text):
    • Created AGENTS.md
    • Update AGENTS.md
    • Failed to create AGENTS.md
    • Failed to update AGENTS.md
  • Choose based on what actually happened:
    • Use "Created AGENTS.md" only if you created a new AGENTS.md.
    • Use "Update AGENTS.md" only if you modified an existing AGENTS.md.
    • If a create attempt did not apply or failed, use "Failed to create AGENTS.md".
    • If an update attempt did not apply or failed, use "Failed to update AGENTS.md".