Hafeok

12 mods across 1 repository, 6 stars between them.

feature-e2e

01

Hafeok/product-cli

Skill Claude CodeCodex

Run an end-to-end test of a Product CLI feature in a fresh tmp directory. Build the release binary, init a clean .product/ project, then exercise every CLI command the feature adds — including the existing commands the feature touches — against the new repo. Use when the user asks to "do an end-to-end test of FT-XXX"…

6 4d ago C 105 tokens original MIT

product-build

02

Hafeok/product-cli

Skill Claude CodeCodex

Guide the Build phase of a product session — partition the What into shippable slices, define deliverables with checkable acceptance (§7), dispatch cells into work units, run the autonomous build, and finalize. Use when the session is in the Build phase or the user says "create a slice", "add acceptance", "build the…

6 4d ago A 88 tokens original MIT

product-how

03

Hafeok/product-cli

Skill Claude CodeCodex

Guide authoring the How — the §4 architecture contract — inside a product session's How phase: the Why cascade (decisions → principles → patterns), the application/infrastructure contracts, interfaces, plus archetypes, cells (task-types), and work units. Use when the session is in the How phase or the user says…

6 4d ago A 112 tokens original MIT

product-session-e2e

04

Hafeok/product-cli

Skill Claude CodeCodex

Shake out a full What→How→Build session end-to-end in a fresh init --demo repo, driving each phase skill's worked example through the CLI and asserting every phase gate. Use when the user asks to "run the session e2e", "verify the phase skills", "shake out a session end to end", or after changing the domain/how/build…

6 4d ago A 90 tokens original MIT

product-session

05

Hafeok/product-cli

Skill Claude CodeCodex

Launch, resume, and drive a phase-gated What→How→Build workshop session over the Product framework graph, and route to the right phase skill. Use when the user says "start a product session", "run a workshop session", "product session start", "product mcp --workflow", "resume the session", "advance the phase", or…

6 4d ago A 113 tokens original MIT

product-what

06

Hafeok/product-cli

Skill Claude CodeCodex

Guide authoring the What — the domain model (§3.1) and event model (§3.2) — inside a product session's What phase: bounded contexts, entities, value objects, commands, events, read-models, triggers, systems, flows, plus Deciders (§3.3) and Projectors (§3.4). Use when the session is in the What phase or the user says…

6 4d ago C 116 tokens original MIT

release

07

Hafeok/product-cli

Skill Claude CodeCodex

Cut a new release of the Product CLI by bumping the workspace version in lockstep, committing, tagging vX.Y.Z, and pushing the tag to trigger the cargo-dist release workflow. Use when the user asks to "cut a release", "release version X", "ship 0.X.Y", "tag a release", "publish a release", or "bump and tag for…

6 4d ago A 83 tokens original MIT

Hafeok/product-cli

Instructions file GitHub Copilot

Instructions for Hafeok/product-cli, covering copilot instructions — driving the product cli, golden workflow, the model: structure + behaviour, one graph, structure (the domain) and behaviour (the event model).

6 4d ago A 1,377 tokens original MIT

playwright

09

Hafeok/product-cli

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

6 4d ago A tokens not measured copy · 100% MIT

product

10

Hafeok/product-cli

MCP server Claude CodeCodexCursor +2

MCP server "product" as configured in Hafeok/product-cli. Launched with product mcp --write.

6 4d ago A tokens not measured original MIT

Hafeok/product-cli

Instructions file

Instructions for Hafeok/product-cli, covering claude.md — product cli, what is this project?, build & test, rust toolchain and project structure.

6 4d ago A 8,401 tokens original MIT

product-cli

12

Hafeok/product-cli

MCP server Claude CodeCodexCursor +2

MCP server "product-cli" as configured in Hafeok/product-cli. Launched with https://github.com/Hafeok/product-cli/releases/download/v0.2.0/product-cli-x86_6.

6 4d ago A tokens not measured original MIT