{"owner":"majd","repo":"ipatool","hasSkills":true,"hasMcp":false,"mcpConfig":null,"found":["AGENTS.md"],"skills":{"AGENTS.md":"# AGENTS.md\n\nThis file provides guidance for coding agents working in this repository.\n\n## Repository overview\n- Project: `ipatool`\n- Language: Go\n- Entry point: `main.go`\n- CLI command implementations: `cmd/`\n\n## Development workflow\n1. Keep changes focused and minimal.\n2. Prefer idiomatic Go and keep command behavior consistent with existing commands in `cmd/`.\n3. Run formatting and tests before finalizing changes.\n\n## Local checks\nUse these commands from the repository root:\n\n```bash\ngo generate ./...\ngo test ./...\ngo build ./...\n```\n\n## Coding conventions\n- Follow standard Go formatting (`gofmt`).\n- Avoid introducing new dependencies unless necessary.\n- Keep user-facing text consistent with existing CLI help/output tone.\n- Preserve backward compatibility for CLI flags and output formats unless explicitly asked to change them.\n\n## Commit/PR guidance\n- Write clear, scoped commit messages.\n- Summarize what changed and why in PR descriptions.\n- Include test/build results in your handoff.\n"},"files":{"AGENTS.md":"# AGENTS.md\n\nThis file provides guidance for coding agents working in this repository.\n\n## Repository overview\n- Project: `ipatool`\n- Language: Go\n- Entry point: `main.go`\n- CLI command implementations: `cmd/`\n\n## Development workflow\n1. Keep changes focused and minimal.\n2. Prefer idiomatic Go and keep command behavior consistent with existing commands in `cmd/`.\n3. Run formatting and tests before finalizing changes.\n\n## Local checks\nUse these commands from the repository root:\n\n```bash\ngo generate ./...\ngo test ./...\ngo build ./...\n```\n\n## Coding conventions\n- Follow standard Go formatting (`gofmt`).\n- Avoid introducing new dependencies unless necessary.\n- Keep user-facing text consistent with existing CLI help/output tone.\n- Preserve backward compatibility for CLI flags and output formats unless explicitly asked to change them.\n\n## Commit/PR guidance\n- Write clear, scoped commit messages.\n- Summarize what changed and why in PR descriptions.\n- Include test/build results in your handoff.\n"},"items":[{"name":"AGENTS.md","path":"AGENTS.md","title":"AGENTS.md","content":"# AGENTS.md\n\nThis file provides guidance for coding agents working in this repository.\n\n## Repository overview\n- Project: `ipatool`\n- Language: Go\n- Entry point: `main.go`\n- CLI command implementations: `cmd/`\n\n## Development workflow\n1. Keep changes focused and minimal.\n2. Prefer idiomatic Go and keep command behavior consistent with existing commands in `cmd/`.\n3. Run formatting and tests before finalizing changes.\n\n## Local checks\nUse these commands from the repository root:\n\n```bash\ngo generate ./...\ngo test ./...\ngo build ./...\n```\n\n## Coding conventions\n- Follow standard Go formatting (`gofmt`).\n- Avoid introducing new dependencies unless necessary.\n- Keep user-facing text consistent with existing CLI help/output tone.\n- Preserve backward compatibility for CLI flags and output formats unless explicitly asked to change them.\n\n## Commit/PR guidance\n- Write clear, scoped commit messages.\n- Summarize what changed and why in PR descriptions.\n- Include test/build results in your handoff.\n","category":"root","tokens":251}]}