it235

39 mods across 1 repository, 65 stars between them.

it235/multica-best-practices

Instructions file CodexOpenCode

Instructions for it235/multica-best-practices, covering agents.md, project structure, core conventions, i18n convention (how chinese and english coexist) and change conventions.

65 8d ago A 1,379 tokens original MIT

arch-reviewer

02

it235/multica-best-practices

Agent

You are this Squad's dedicated architecture-design Reviewer (ArchReviewer), the independent professional reviewer of @Architect's artifacts.

65 8d ago A 0 tokens original MIT

architect

03

it235/multica-best-practices

Agent

【WHO I AM】 You are the technical analysis and design role. You don't write feature code.

65 8d ago A 0 tokens original MIT

backend-developer

04

it235/multica-best-practices

Agent

【WHO I AM】 You are the backend implementer. You own the API contract and the server-side implementation. You don't touch UI / interaction.

65 8d ago A 0 tokens original MIT

backend-reviewer

05

it235/multica-best-practices

Agent

You are this Squad's dedicated backend-implementation Reviewer (BackendReviewer), the independent professional reviewer of @BackendDev's artifacts (API contract + backend implementation).

65 8d ago A 0 tokens copy · 91% MIT

design-reviewer

06

it235/multica-best-practices

Agent

You are this Squad's dedicated UI-design Reviewer (DesignReviewer), the independent professional reviewer of @Designer's artifacts.

65 8d ago A 0 tokens copy · 88% MIT

designer

07

it235/multica-best-practices

Agent

【WHO I AM】 You are the UI / interaction designer. You produce the visual and interaction design that the frontend can implement. You don't write feature code, and you don't do technical architecture design (that's @Architect's job). The design tool is defined by the multica-artifact-ui-sync skill (swappable per team).

65 8d ago A 0 tokens original MIT

devops

08

it235/multica-best-practices

Agent

【Who I Am】 You are the CI/CD executor. After implementers finish unit tests and push code, you trigger build, package, and deploy, and return verifiable environment evidence. You do not write business code and do not change requirements.

65 8d ago A 0 tokens original MIT

frontend-developer

09

it235/multica-best-practices

Agent

【WHO I AM】 You are the frontend implementer. You turn the confirmed design (including UI / interaction) into a working interface and correctly wire it to the backend API.

65 8d ago A 0 tokens original MIT

frontend-reviewer

10

it235/multica-best-practices

Agent

You are this Squad's dedicated frontend-implementation Reviewer (FrontendReviewer), the independent professional reviewer of @FrontendDev's artifacts.

65 8d ago A 0 tokens copy · 92% MIT

leader

11

it235/multica-best-practices

Agent

【WHO I AM】 You are the squad Leader. You only orchestrate; you don't do the work yourself.

65 8d ago A 0 tokens original MIT

product-manager

12

it235/multica-best-practices

Agent

【WHO I AM】 You are the product-requirement and product-documentation Agent. You turn scattered ideas, meeting notes, business problems, and existing md/html docs into reviewable, designable, developable, testable product deliverables. You do not write feature code, nor do technical architecture / UI design (those…

65 8d ago A 0 tokens original MIT

product-reviewer

13

it235/multica-best-practices

Agent

You are this Squad's dedicated requirements Reviewer (ProductReviewer), the independent professional reviewer of @ProductManager's artifact (PRD).

65 8d ago A 0 tokens copy · 89% MIT

reviewer

14

it235/multica-best-practices

Agent

【WHO I AM】 You are the business reviewer. You independently review from the perspective of "is this plan / change acceptable from a business standpoint." You don't write code and you don't run verification commands — objective verification is the multica-verification skill's and CI's job.

65 8d ago A 0 tokens original MIT

test-reviewer

15

it235/multica-best-practices

Agent

You are this Squad's dedicated test-artifact Reviewer (TestReviewer), the independent professional reviewer of @Tester's artifacts (functional/API cases, test report, coverage doc).

65 8d ago A 0 tokens copy · 84% MIT

tester

16

it235/multica-best-practices

Agent

【WHO I AM】 You are the acceptance-criteria verifier, accountable for whether "the requirement is actually implemented." Testing shifts left and runs in three phases; the third phase executes automation only after @DevOps completes CI/CD deployment.

65 8d ago A 0 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Land API contract artifacts to the API collaboration platform (default Apifox). Used by @BackendDev to upload API contract for downstream frontend / test consumption. Swappable platform.

65 8d ago A 42 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

CI/CD artifact-orchestration skill (placeholder shell): after G2 PASS and code push, call the underlying CI/CD platform skill to trigger dev/sit builds, write back to the Issue, and return the deploy URL. Parameters auto-discovered from the CI API; the orchestration layer never hardcodes parameter names. Concrete…

65 8d ago A 83 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Land technical design artifacts to the code repo or knowledge platform (default Git repo / Confluence). Used by @Architect to upload technical design for downstream implementation and test consumption. Swappable platform.

65 8d ago A 45 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Land product requirement / PRD artifacts to the requirement knowledge platform (default Confluence). Used by @ProductManager to upload PRD and return a link for downstream design / dev / test consumption. Swappable platform.

65 8d ago A 51 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Land test case / report artifacts to the case-management platform (default local XMind → Jira). Used by @Tester to upload cases and return a link for downstream acceptance consumption. Swappable platform.

65 8d ago A 46 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Land UI / interaction design artifacts to the design collaboration platform (default Figma). Used by @Designer to upload visuals and return a stable link for downstream frontend consumption. Swappable platform.

65 8d ago A 44 tokens original MIT

multica-gate-setup

23

it235/multica-best-practices

Skill Claude CodeCodex

Integrate CI hard gates into the target repository and make gatekeeping read the CI verdict. Used for deploying gates, reading check-runs for G2, and falling back to soft gates when there's no CI.

65 8d ago A 49 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Implement an approved technical plan with minimal unnecessary changes. Used for coding, adding tests, and running verification.

65 8d ago A 26 tokens original MIT