← all publishers

GustavoGutierrez

@gustavogutierrez source repo

27 published skills

  1. Judge · gustavogutierrez bundle
    Trigger: judge, verdict, approve or reject, adjudicate, is this mergeable. Read-only extreme code reviewer: checks scenario coverage, TDD discipline, quality vs docs and CHECKPOINTS.md; returns APPROVED or CHANGES_REQUESTED. Never edits code.
    0
    installs
  2. Reviewer · gustavogutierrez
    Rigorous technical and quality reviewer that audits artifacts (PRDs, specs, architectures, user stories, APIs) for consistency, completeness, clarity, gaps, and standards compliance. Trigger: when the user asks for a review, quality audit, QA gate, technical validation, or to check an artifact before implementation.
    0
    installs
  3. Prd Writer · gustavogutierrez
    Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.
    0
    installs
  4. Prp Writer · gustavogutierrez bundle
    Guides creation of Product Requirements Prompts (PRPs) - comprehensive requirement documents that serve as the foundation for AI-assisted development
    0
    installs
  5. Spec Writer · gustavogutierrez bundle
    Write, rewrite, or normalize structured `*.spec.md` specification files for agent-driven development. Use this whenever the user asks for a spec, requirements, acceptance criteria, implementation-ready documentation, feature definition before coding, or wants an existing idea/codebase turned into an actionable spec, even if they do not explicitly say "spec".
    0
    installs
  6. Togaf Writer · gustavogutierrez
    Apply or draft TOGAF-aligned enterprise architecture artifacts using ADM phases, four architecture domains, baseline-to-target analysis, governance, and migration planning.
    0
    installs
  7. Risk Assessor · gustavogutierrez
    Assess technical, operational, scalability, security, delivery, and AI/spec ambiguity risks across specs, architectures, workflows, and initiatives. Use when asking to review risk, identify blockers, assess feasibility, audit technical decisions, or evaluate initiative health.
    0
    installs
  8. Story Refiner · gustavogutierrez
    Refine user stories into sprint-ready backlog items using INVEST checks, gap analysis, Gherkin acceptance criteria, edge cases, dependencies, and structured refinement questions.
    0
    installs
  9. 4r Code Review · gustavogutierrez bundle
    Trigger: 4R code review, review this change, review agent code, pre-commit review, is this done, quality gate before commit. Run a Risk/Readability/Reliability/Resilience review on a completed change before declaring it done.
    0
    installs
  10. Spec Architect · gustavogutierrez
    Design high-level functional and technical specifications by defining scope, modules, contracts, boundaries, responsibilities, architecture models, constraints, and verification criteria.
    0
    installs
  11. Task Breakdown · gustavogutierrez
    Break complex features, epics, or specs into small executable tasks with logical sequencing, dependencies, ownership, acceptance signals, and parallelization guidance.
    0
    installs
  12. API Spec Writer · gustavogutierrez bundle
    Design complete API contracts in OpenAPI 3.0/3.1 YAML with endpoints, schemas, security, pagination, error handling, and RFC 7807 problem details. Use when asking to design an API, create an OpenAPI spec, define API endpoints, write API contracts, or generate a Swagger specification.
    0
    installs
  13. Prompt Engineer · gustavogutierrez
    Design and engineer System Prompts, prompt templates, and multi-agent orchestration contracts for deterministic, leak-proof AI systems. Use when creating agents, writing skill definitions, designing prompt templates with safe variable injection, structuring I/O contracts, or building multi-agent pipelines.
    0
    installs
  14. Release Planner · gustavogutierrez
    Trigger: release planning, rollout strategy, release waves, phased rollout, migration sequencing, canary release, rollback planning, go no-go criteria. Design a complete release execution plan connecting technical deployment with operational coordination and stakeholder communication.
    0
    installs
  15. Compliance Guard · gustavogutierrez
    Validate specs, APIs, data models, architectures, ADRs, and generated artifacts against organizational or architectural rules; use when checking compliance, enforcing governance, validating against rules, policy enforcement, or checking constraint violations.
    0
    installs
  16. Context Engineer · gustavogutierrez
    Optimize and structure context for agents and LLMs by reducing noise, prioritizing relevance, organizing memory, defining constraints, and managing token budgets.
    0
    installs
  17. Technical Planner · gustavogutierrez
    Plan technical execution for software systems by organizing phases, dependencies, sequencing, infrastructure foundations, MVP scope, coordination points, and incremental architecture delivery.
    0
    installs
  18. Workflow Designer · gustavogutierrez bundle
    Design state machines, orchestration workflows, saga patterns, and resilience strategies for distributed systems, AI agents, and complex async processes. Use when asking for a workflow, state machine, orchestration design, saga, HITL checkpoint, or process resilience strategy.
    0
    installs
  19. Solution Architect · gustavogutierrez
    Design real technical solution architectures for scalable, secure, cost-aware systems by selecting patterns, components, integrations, data flows, and tradeoffs; use when asked for senior solution architecture, system architecture, SaaS architecture, LLM architecture, or architecture decisions after a spec.
    0
    installs
  20. Frontend Spec Writer · gustavogutierrez bundle
    Design complete frontend specifications from product requirements: UX flows, component hierarchies, component contracts (props/events), state management, responsive breakpoints, accessibility rules, and API integration mapping. Use when asking to design a frontend spec, component architecture, UI specification, or view specification.
    0
    installs
  21. Traceability Manager · gustavogutierrez bundle
    Trigger: traceability, requirements traceability, forward traceability, backward traceability, change impact analysis, trace requirements to implementation, RTM, orphan detection, coverage model. Maintain bidirectional requirement-to-implementation traceability with typed links, coverage checks, impact analysis, and governance.
    0
    installs
  22. Validation Strategist · gustavogutierrez
    Design layered validation and verification strategies for software artifacts. Trigger: when designing a validation plan, QA strategy, release gates, verification layers, test strategy, entry/exit criteria, or multi-layer quality assurance.
    0
    installs
  23. Decision Record Writer · gustavogutierrez bundle
    Write Architecture Decision Records (ADRs) using append-only supersession model. Trigger: document architectural decision, create ADR, record decision rationale, architecture decision, technical decision log, or decision record.
    0
    installs
  24. Gherkin Feature Writer · gustavogutierrez bundle
    Trigger: Gherkin, .feature file, write feature file, BDD scenario, Given When Then, Cucumber/Behave/SpecFlow, acceptance criteria as scenarios. Write declarative, standard-compliant Gherkin .feature files.
    0
    installs
  25. Observability Designer · gustavogutierrez
    Trigger: observability design, observability strategy, telemetry architecture, instrument a system, distributed observability, AI observability, workflow monitoring, design alerts. Design correlation-first observability strategies covering logs, metrics, traces, AI telemetry, and workflow visibility for distributed and AI-native systems.
    0
    installs
  26. Documentation Architect · gustavogutierrez bundle
    Design scalable, navigable documentation ecosystems for onboarding, architecture, operations, ADRs, runbooks, and reference; use when asked to architect docs, plan information architecture, design doc systems, organize knowledge bases, structure living documentation, or fix documentation fragmentation.
    0
    installs
  27. Acceptance Criteria Generator · gustavogutierrez
    Transform user stories and specifications into precise, verifiable Gherkin acceptance criteria using Given/When/Then syntax with Happy Path, Sad Path, and edge case scenarios. Use when asking for acceptance criteria, Gherkin scenarios, BDD criteria, test scenarios, or AC generation.
    0
    installs