← all publishers

pablodiazjorge

@pablodiazjorge source repo

6 published skills

  1. Developer · pablodiazjorge
    Continuous issue tracking at the end of every coding iteration. Scans the chat for errors, API discoveries, workarounds, and patterns. Cross-references with the issue registry and creates or updates issues in knowledge/issues/open/. Safe and non-destructive — NEVER promotes issues, NEVER modifies skills or memory files. Runs by default at session end or when the user says "analyze this session", "what did we learn", or "save lessons".
    0
    installs
  2. AI Engineer · pablodiazjorge
    On-demand knowledge organization agent. Reviews ALL issues in the registry, deduplicates similar entries, recategorizes unknowns, promotes confirmed patterns (3+ occurrences) to skills or memory files, and cleans up stale single-occurrence issues. Designed to run as a subagent — invoke explicitly when the user says "organize knowledge", "clean up issues", "promote patterns", or "run ai-engineer".
    0
    installs
  3. Git Workflow · pablodiazjorge
    Git best practices for AI coding agents. Use when committing changes, creating branches, splitting PRs, reviewing code, or setting up worktrees. Covers Conventional Commits v1.0.0 spec, atomic commits, stacked PRs, squash-based workflow, and worktree patterns.
    0
    installs
  4. Skill Creator · pablodiazjorge
    Create, update, review, fix, or debug Agent Skills following the agentskills.io specification and prompt-forge conventions. Use when the user wants to add a new skill, improve an existing skill, or when ai-engineer promotes an issue to a new skill. Covers frontmatter format, description writing, body structure, token estimation, and progressive disclosure patterns.
    0
    installs
  5. Explore Codebase · pablodiazjorge
    Efficient codebase exploration patterns for AI coding agents. Use when entering a new project, understanding unfamiliar code, or when the user asks to "explore", "understand", "find where X is implemented", or "how does Y work". Reduces token waste by using strategic search instead of sequential file reading.
    0
    installs
  6. Powershell Patterns · pablodiazjorge
    PowerShell 5.1 patterns, pitfalls, and best practices for Windows development. Use when running terminal commands, writing PowerShell scripts, working with Node.js/npm on Windows, or encountering PowerShell errors. Covers nvm-windows, Angular template escaping, execution policy, and cmdlet selection.
    0
    installs