← all publishers

sones3

@sones3 source repo

9 published skills

  1. To Prd · sones3
    Turn the current conversation context into a PRD and submit it as a GitHub issue. Use when user wants to create a PRD from the current context.
    0
    installs
  2. Github Triage · sones3 bundle
    Triage GitHub issues through a label-based state machine. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
    0
    installs
  3. Ubiquitous Language · sones3
    Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".
    0
    installs
  4. To Issues · sones3
    Break a PRD into independent GitHub issues, with backend-first then frontend-linked workflow. Each issue is fully discussed before implementation. Use when converting a PRD to actionable work items.
    0
    installs
  5. Write A Prd · sones3
    Create a business-focused PRD through user interview, repo exploration, and rigorous clarification, then review it with the user before submitting it as a GitHub issue. Use when the user wants to write a PRD, create a product requirements document, scope a feature, or plan a new capability.
    0
    installs
  6. Start Next Issue · sones3
    Suggests the next GitHub issue to work on from a PRD breakdown, confirms it with the user, and initiates the pre-implementation discussion.
    0
    installs
  7. Discuss In French · sones3
    Ensures that discussions with the user are conducted in French, but all deliverables, documentation, and implementation outputs are written in English.
    0
    installs
  8. Start Implementation · sones3
    Implements a GitHub issue continuously until finished, documents the work and recommendations, commits, and closes the issue. Confirms the issue with the user only if it is not already in context.
    0
    installs
  9. Improve Codebase Architecture · sones3 bundle
    Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
    0
    installs