← all publishers

owo-x-project

@owo-x-project source repo

14 published skills

  1. Docs 2 · owo-x-project
    Use when updating README.md, CLAUDE.md, directory INDEX.md files, requirement documents, or checking consistency between documentation and implementation.
    0
    installs
  2. Impl 2 · owo-x-project
    Use when starting implementation. The main agent plans, supervises, reviews strictly, and delegates simple or scoped work to subCLAUDE when available.
    0
    installs
  3. Plan 2 · owo-x-project
    Use when requirements, scope, specifications, or implementation direction must be clarified with the user before changing code. Creates requirement documents under docs/requirements when the plan should persist.
    0
    installs
  4. Design 2 · owo-x-project
    Use before implementation when architecture, responsibility boundaries, dependency direction, extensibility, or cleanliness must be decided.
    0
    installs
  5. Docs · owo-x-project
    Use when updating README.md, AGENTS.md, directory INDEX.md files, requirement documents, or checking consistency between documentation and implementation.
    0
    installs
  6. Impl · owo-x-project
    Use when starting implementation. The main agent plans, supervises, reviews strictly, and delegates simple or scoped work to subagents when available.
    0
    installs
  7. Plan · owo-x-project
    Use when requirements, scope, specifications, or implementation direction must be clarified with the user before changing code. Creates requirement documents under docs/requirements when the plan should persist.
    0
    installs
  8. Commit · owo-x-project
    Use when splitting changes into reviewable commits and writing Japanese conventional commit messages like feat(scope): Japanese description.
    0
    installs
  9. Design · owo-x-project
    Use before implementation when architecture, responsibility boundaries, dependency direction, extensibility, or cleanliness must be decided.
    0
    installs
  10. Review · owo-x-project
    Use when reviewing code, plans, architecture, scope control, maintainability, future-proofing, or risk before accepting changes.
    0
    installs
  11. Verify · owo-x-project
    Use when running checks, tests, builds, static analysis, or manual verification, and when reporting what was verified or not verified.
    0
    installs
  12. Cleanup · owo-x-project
    Use when removing temporary workarounds, duplication, unclear names, stale files, or structural clutter without changing behavior.
    0
    installs
  13. Handoff · owo-x-project
    Use when creating a markdown handoff document for another session under docs/handoff with filenames like YYYYMMDD-Japanese-title.md. The directory must stay ignored by git.
    0
    installs
  14. Target Validate · owo-x-project
    Use when validating owox-harness outputs in a target repo, checking generated target harness files, tools, MCP, CLI behavior, and cross-CLI usability.
    0
    installs