{
  "markdown": "# Refined Agent Skills (refined-agent-skills)\n\nA collection of high-signal engineering and professional agent skills for the Gemini CLI. This extension provides a curated suite of \"distilled experts\" designed to build grounded, reliable, and maintainable software through senior-level protocols.\n\n## Installation\n\nTo make all the skills in this repository available in your Gemini CLI at once:\n\n```bash\n# Install from a remote git repository\ngemini extensions install <git-repo-url>\n\n# Or link the entire repository of skills locally (updates reflect immediately)\ngemini skills link /path/to/refined-agent-skills\n```\n\n---\n\n## 🏗️ The Production-Grade Software Lifecycle\n\nThis suite follows an **\"Orchestrator + Specialized Experts\"** architecture. For complex tasks, agents are encouraged to activate multiple skills simultaneously.\n\n### 1. Orchestration (The Framework)\n*   **[Orchestrating Software Lifecycle](skills/orchestrating-software-lifecycle/SKILL.md)**: Manages the full 5-phase SDLC (Alignment, Architecture, Implementation, Validation, Submission).\n    *   *Triggers*: \"fix a bug\", \"implement a feature\", \"address PR feedback\".\n\n### 2. Strategy & Architecture (The \"Why\")\n*   **[Deep Brainstorming](skills/deep-brainstorming/SKILL.md)**: Divergent thinking using Tree of Thought and Red Teaming during Phase 2.\n    *   *Triggers*: \"brainstorm\", \"explore possibilities\", \"think deeply\".\n*   **[Maintaining Rigorous Architecture Decisions](skills/maintaining-rigorous-architecture-decisions/SKILL.md)**: Convergent codification of decisions using ADRs. Mandates 3+ alternatives.\n    *   *Triggers*: \"create an ADR\", \"architectural decision\", \"analyze alternatives\".\n\n### 3. Implementation Experts (The \"Hands\")\n*   **[Engineering Reliable Software with Python](skills/engineering-reliable-software-with-python/SKILL.md)**: Production-grade Python, Ruff/Black compliance, and Pytest implementation.\n    *   *Triggers*: \"write a python script\", \"fix the python code\", \"test with pytest\".\n*   **[Engineering Reliable Scripts with Bash](skills/engineering-reliable-scripts-with-bash/SKILL.md)**: Robust shell scripting, ShellCheck compliance, and BATS testing.\n    *   *Triggers*: \"write a bash script\", \"fix the shell script\", \"test with BATS\".\n*   **[Authoring High-Signal Git Commits](skills/authoring-high-signal-git-commits/SKILL.md)**: Generates descriptive, truth-based commit messages from staged changes.\n    *   *Triggers*: \"git commit\", \"prepare commit\", \"commit changes conventionally\".\n\n### 4. Quality & Testing (The \"Validation\")\n*   **[Testing Software Efficiently](skills/testing-software-efficiently/SKILL.md)**: The language-agnostic \"Testing Trophy\" methodology.\n    *   *Triggers*: \"testing strategy\", \"testing trophy\", \"mocking philosophy\".\n*   **[Validating User Interfaces](skills/validating-user-interfaces/SKILL.md)**: Enforces POM, signal-based waiting, and user-centric assertions for UI/E2E testing.\n    *   *Triggers*: \"write a ui test\", \"e2e testing\", \"playwright tests\".\n\n### 5. Infrastructure & Security (The \"Hardening\")\n*   **[Upholding DevSecOps Standards](skills/upholding-devsecops-standards/SKILL.md)**: Shift-Left security, secret detection, and Local-CI Alignment.\n    *   *Triggers*: \"security audit\", \"harden the pipeline\", \"check for secrets\", \"local ci alignment\".\n\n### 6. Delivery & Collaboration (The \"Submission\")\n*   **[Collaborating on Git Projects](skills/collaborating-on-git-projects/SKILL.md)**: Dual-platform (gh/glab) support, Conventional Commits, and PRB rationale.\n    *   *Triggers*: \"create a PR\", \"open a merge request\", \"PR standards\".\n*   **[Interacting with GitHub](skills/interacting-with-github/SKILL.md)**: Production-grade GitHub management using `github:*` MCP tools. Supports precise PR feedback, security auditing, and GitHub Actions monitoring.\n    *   *Triggers*: \"create a PR\", \"start a GitHub review\", \"check the actions\", \"search GitHub\".\n*   **[Interacting with GitLab](skills/interacting-with-gitlab/SKILL.md)**: Production-grade GitLab management using `gitlab:*` MCP tools. Supports precise line-level feedback, security auditing, and pipeline monitoring.\n    *   *Triggers*: \"comment on a line\", \"start a GitLab review\", \"check vulnerabilities\", \"answer a discussion\", \"check the pipeline\".\n*   **[Authoring Effective User Documentation](skills/authoring-effective-user-documentation/SKILL.md)**: Enforces Diátaxis and \"Documentation is Code.\"\n    *   *Triggers*: \"update the readme\", \"write documentation\", \"create a user guide\".\n\n### 7. External Research & Discovery\n*   **[Investigating External Dependencies](skills/investigating-external-dependencies/SKILL.md)**: Senior-Level library investigation (source code, APIs, best practices).\n    *   *Triggers*: \"how does this library handle [X]?\", \"weird error from [Dependency]\", \"discover the grain\".\n\n### 8. Agentic Systems & Architecture\n*   **[Engineering Multi-Agent Systems](skills/engineering-multi-agent-systems/SKILL.md)**: The \"Standard Model\" of agentic architecture, topologies, and cognitive thermodynamics.\n    *   *Triggers*: \"multi-agent system\", \"synergistic agents\", \"agentic architecture\", \"coordination tax\".\n\n---\n\n## 🛠️ Meta-Engineering\n\n*   **[Engineering Agent Skills](skills/engineering-agent-skills/SKILL.md)**: The expert system for designing and scaffolding new agent skills.\n    *   *Triggers*: \"create a skill\", \"build a workflow\", \"design an agent tool\".\n\n---\n\n## 🔍 Analysis & Research Utilities\n\n*   **[Performing Systematic Root Cause Analysis](skills/performing-systematic-root-cause-analysis/SKILL.md)**: The \"Debug Detective\" hypothesis-driven workflow. Enforces a strict 5-attempt threshold before mandatory checkpoint backtracking.\n    *   *Triggers*: \"investigate\", \"bug\", \"error\", \"failure\", \"root cause\".\n*   **[Deep Reading Agent Skill](skills/deep-reading-agent-skill/SKILL.md)**: Section-by-section analysis and reflection on complex resources.\n    *   *Triggers*: \"read deeply\", \"analyze the nuances\", \"reflect on the spirit\".\n",
  "bytes": 6012,
  "sha": "427ba021dfb3e0d587362abe24242a87715fdeaca119972861e50da03929e569",
  "repo_slug": "jsebayhi/refined-agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_jsebayhi_refined_agent_skills_79bfbe7e/readme"
}