← all publishers

hiromaily

@hiromaily source repo

22 published skills

  1. Dev Pipeline · hiromaily
    Orchestrate a full development pipeline (Analysis → Investigation → Design → AI Review → Tasks → AI Review → Implementation → Review) using isolated subagents to prevent context contamination and conserve tokens.
    0
    installs
  2. Triage Workflow · hiromaily
    Evaluate a request and recommend the appropriate workflow — GitHub issue only, GitHub issue + SDD spec, or full SDD spec — based on scope, complexity, and architectural impact.
    0
    installs
  3. AI Friendly Audit · hiromaily
    Lightweight AI Friendliness check for a repository (no subagents, within 5 minutes). Quickly prioritizes basic improvements.
    0
    installs
  4. Forge · hiromaily
    Orchestrate a full development pipeline using MCP-driven subagents. Accepts plain text or issue tracker URLs (GitHub, Jira, Linear, etc.) as input.
    0
    installs
  5. Forge Setup · hiromaily
    Configure per-repository default flags for /forge pipelines. Interactive setup that saves preferences to .specs/preferences.json.
    0
    installs
  6. Devops · hiromaily
    CI/CD and DevOps workflow. Use when modifying GitHub Actions, Docker configurations, or compose files.
    0
    installs
  7. Mockery · hiromaily
    Mock generation workflow for go-crypto-wallet. Activate whenever a developer asks to generate a mock for a new interface, add test coverage that requires a mock, or replace a manually-written test stub for a ports interface. Claude MUST use `make mockery` — never write mock struct code by hand.
    0
    installs
  8. Docs Ssot · hiromaily
    Set up docs-ssot SSOT documentation structure — migrate existing docs, build, and validate
    0
    installs
  9. Wallet CLI · hiromaily
    How to run watch, keygen, and sign wallet CLI commands. Use when executing wallet commands or testing wallet functionality.
    0
    installs
  10. Docs Update · hiromaily
    Documentation update workflow. Use when modifying files in docs/ directory or any markdown files (*.md).
    0
    installs
  11. DB Migration · hiromaily
    Database schema and migration workflow. Use when modifying database schemas in tools/atlas/ or SQLC queries in tools/sqlc/.
    0
    installs
  12. Git Workflow · hiromaily
    Git branch management, commit conventions, and PR creation workflow. Use for all tasks that require code changes, regardless of language or scope.
    0
    installs
  13. Fix Pr Review · hiromaily
    Address PR review comments by selecting appropriate skills based on modified files. Use when fixing review feedback on pull requests.
    0
    installs
  14. Knowledge Gap · hiromaily
    Post-task knowledge gap review and proposals for improving skills/rules
    0
    installs
  15. Go Development · hiromaily
    Go development workflow including verification commands and self-review checklist. Use when modifying Go code in internal/, pkg/, or cmd/ directories.
    0
    installs
  16. Bch Development · hiromaily
    Bitcoin Cash (BCH) API implementation rules. Critical pattern for embedding Bitcoin struct and overriding BCH-specific methods. Use when working on BCH-related code in internal/infrastructure/api/btc/bch/.
    0
    installs
  17. Btc Terminology · hiromaily
    Critical Bitcoin terminology rules to prevent confusion between bech32m (encoding) and taproot (address type). Use when working on BTC-related code, config files, or shell scripts.
    0
    installs
  18. Makefile Update · hiromaily
    Makefile development workflow. Use when modifying Makefile or files in make/ directory.
    0
    installs
  19. Solidity Development · hiromaily
    Solidity smart contract development workflow. Use when modifying smart contracts in apps/eth-contracts/contracts/.
    0
    installs
  20. Github Issue Creation · hiromaily
    Create GitHub issues with proper task classification. Classification determines which Skills will be used when working on the issue.
    0
    installs
  21. Label Context Mapping · hiromaily
    Maps GitHub labels to Skills and Context documents. Use when creating issues (github-issue-creation) or working on issues (fix-issue command).
    0
    installs
  22. Typescript Development · hiromaily
    TypeScript/JavaScript development workflow for apps/ directory. Use when modifying TypeScript code in xrpl-grpc-server or JavaScript in eth-contracts.
    0
    installs