{
  "markdown": "# Feature Reviewer: The \"Second Opinion\" Skill\n\nA specialized Gemini CLI skill designed to provide a critical, senior-architectural perspective on feature plans and implementations.\n\n## Installation (Shell Command)\n\nTo use this skill globally, run the following command in your **Terminal (not inside Gemini CLI)**:\n\n```bash\ngemini skills install https://github.com/schuettc/gemini-reviewer.git\n```\n\n## How to Use (Inside Gemini Session)\n\nOnce installed, start a Gemini session and activate the skill:\n\n```bash\n# Inside your Gemini CLI session\nactivate_skill feature-reviewer\n```\n\n### Supported Workflow\nThe reviewer is pre-configured to understand the \"feature-driven\" workflow structure:\n1.  **Detects Features:** It reads your `docs/features/` directory to find the context of what you are building.\n2.  **Architectural Critique:** It evaluates your `plan.md` and actual code changes.\n3.  **Separate Review Storage:** It saves its findings to a dedicated `gemini-reviews/` folder, ensuring it doesn't interfere with your main development files.\n\n## Review Standards\nThe reviewer follows a senior-level SOP (defined in `GEMINI.md`) focusing on:\n- **Edge Case Analysis:** Missed failure modes.\n- **Security:** OWASP Top 10 and common pitfalls.\n- **Performance:** Identifying non-obvious bottlenecks.\n- **Maintainability:** Architectural alignment and project conventions.\n\n## License\nMIT\n",
  "bytes": 1389,
  "sha": "3a9a3e7b599d46b0101cec8e080da430fea61d69f9298c048f30977cc3ad9af7",
  "repo_slug": "schuettc/gemini-reviewer",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_schuettc_gemini_reviewer_96c443ef/readme"
}