yohey-w

37 mods across 3 repositories, 1.5k stars between them.

codd-assemble

25

yohey-w/codd-dev

Skill Claude CodeCodex

Assemble generated CoDD sprint fragments into a complete, buildable project. Use after all codd implement sprints have produced src/generated/sprintN/ fragments and the design documents are ready to be integrated into final project files, entry points, source code, and configuration.

114 21d ago A 64 tokens original MIT

codd-evolve

26

yohey-w/codd-dev

Skill Claude CodeCodex

Conversationally evolve an existing CoDD project. Use when the user describes a functional change in natural language ("add logout button", "change course model to master + delivery target", "remove daily log step") and you need to update requirements, design docs, lexicon, source code, and tests together while…

114 21d ago A 86 tokens original MIT

codd-fable-consult

27

yohey-w/codd-dev

Skill Claude CodeCodex

Consult Claude Fable 5 (Anthropic's most capable model for deep, long-horizon reasoning — or whichever model currently holds that role) for a genuinely hard, novel CoDD architectural design decision, where a quick mechanical patch would be wrong. Packages CoDD's philosophy, invariants, GitHub repo, and session-derived…

114 21d ago A 112 tokens original MIT

codd-generate

28

yohey-w/codd-dev

Skill Claude CodeCodex

Generate CoDD design documents for a greenfield project one wave at a time. Use after codd init and prepared requirements when the user needs requirement-driven design docs, frontmatter validation, graph refresh, and human approval gates between waves.

114 21d ago A 54 tokens original MIT

codd-greenfield

29

yohey-w/codd-dev

Skill Claude CodeCodex

Run the CoDD greenfield autopilot: a requirements document in, a working system out, unattended. Use when the user wants to build a NEW system from a requirements doc ("greenfield", "build from requirements", "要件定義から自動構築", "write requirements and walk away") or to resume/inspect an interrupted autopilot run.…

114 21d ago A 103 tokens original MIT

codd-impact

30

yohey-w/codd-dev

Skill Claude CodeCodex

Analyze the downstream impact of changed requirements, design docs, code, or tests in a CoDD project. Use when the user needs to decide which CoDD artifacts should be updated next, whether autonomous propagation is allowed, or whether a human approval gate is required.

114 21d ago A 56 tokens original MIT

codd-init

31

yohey-w/codd-dev

Skill Claude CodeCodex

Initialize CoDD in a project and establish the first scan and validation baseline. Use when a repository does not yet have a codd/ directory, when importing initial requirements, or when bootstrapping greenfield or brownfield CoDD project structure.

114 21d ago A 55 tokens original MIT

codd-propagate

32

yohey-w/codd-dev

Skill Claude CodeCodex

Reverse-propagate source code changes back to affected CoDD design documents. Use after code changes when the user needs to map changed source files to modules, identify impacted design docs, and optionally update those docs while preserving CoDD coherence.

114 21d ago A 53 tokens original MIT

codd-restore

33

yohey-w/codd-dev

Skill Claude CodeCodex

Reconstruct CoDD design documents from extracted code facts for a brownfield project. Use after codd extract and wave planning when the user needs to infer requirements or restore system and detailed design from existing source code rather than greenfield requirements.

114 21d ago A 54 tokens original MIT

codd-scan

34

yohey-w/codd-dev

Skill Claude CodeCodex

Refresh a CoDD project's dependency graph from document frontmatter and source code. Use after changes to requirements, design docs, implementation, or tests when the user needs current graph data, frontmatter coverage, node and edge counts, or warnings before validation or impact analysis.

114 21d ago A 58 tokens original MIT

codd-validate

35

yohey-w/codd-dev

Skill Claude CodeCodex

Validate CoDD frontmatter and dependency references before scan, impact, generation, or propagation work continues. Use when the user needs to confirm YAML frontmatter, required metadata, dependency references, and graph inputs are parseable and internally consistent.

114 21d ago A 52 tokens original MIT

advisor-gate

36

yohey-w/kagemusha

Skill Claude CodeCodex

A procedure for consulting a frontier-class external reasoning model (extended-thinking tier) on a decision that matters — and for accepting its answer afterwards. Generates the consultation prompt, then audits the reply. Vendor-neutral: any top-tier model will do. Not for routine work sent to a cheap model — that is…

6 4d ago A 145 tokens original MIT

meeting-copilot

37

yohey-w/kagemusha

Skill Claude CodeCodex

A two-machine live meeting copilot. A Windows laptop streams two audio channels (your mic, and a loopback of the other side's voice) to a parent machine, which transcribes them, drives a teleprompter you read from, watches every incoming utterance against a ledger of pre-agreed facts, and answers off-script questions.…

6 4d ago A 225 tokens original MIT