it235

39 mods across 1 repository, 65 stars between them.

it235/multica-best-practices

Skill Claude CodeCodex

Platform-layer skill (placeholder shell): read/write capability for Confluence / Wiki-class systems — pull existing pages for Agents to consume, land PRD / design artifacts and return a stable page link. Decoupled from the Issue system; called by artifact-orchestration skills. Concrete platform URLs / spaces / parent…

65 8d ago A 79 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Platform-layer skill (placeholder shell): read/write capability for CI/CD systems (Jenkins-class) — trigger parameterized builds, poll status, fetch console logs. Parameters are auto-discovered; never hardcode. Credentials injected via runtime env. Concrete CI URL / Job list in config.yaml, never in role prompts.

65 8d ago A 70 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Platform-layer skill (placeholder shell): read/write capability for Issue-tracking systems (JIRA-class) — Issue query, upstream-Wiki-link parsing, Story creation, transition, scheduling, description write-back, notification. Decoupled from the Wiki platform; called by artifact-orchestration skills. Concrete URLs /…

65 8d ago A 81 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Turn an Issue into a clear, actionable engineering task. Used for requirement clarification, scope confirmation, and acceptance-criteria definition.

65 8d ago A 32 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Architecture-design dedicated review framework. Called by ArchReviewer to professionally analyze Architect's technical design (soundness/extensibility/acceptance alignment/tech risk), output PASS/FAIL + fix list, report to Leader.

65 8d ago A 49 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Backend-implementation dedicated review framework. Called by BackendReviewer to professionally analyze BackendDev's API contract & implementation (contract quality/design fit/error handling/unit-test sufficiency/acceptance mapping), output PASS/FAIL + fix list, report to Leader.

65 8d ago A 55 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

UI-design dedicated review framework. Called by DesignReviewer to professionally analyze Designer's UI/interaction design (interaction soundness/accessibility/design-system consistency/edge states), output PASS/FAIL + fix list, report to Leader.

65 8d ago A 50 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Frontend-implementation dedicated review framework. Called by FrontendReviewer to professionally analyze FrontendDev's output (UI/API-contract fit/component quality/unit-test sufficiency/acceptance mapping), output PASS/FAIL + fix list, report to Leader.

65 8d ago A 54 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Requirements/PRD dedicated review framework. Called by ProductReviewer to professionally analyze ProductManager's PRD (scope clear/goal explicit/acceptance testable/constraints complete/open items), output PASS/FAIL + fix list, report to Leader.

65 8d ago A 54 tokens original MIT

multica-review-test

34

it235/multica-best-practices

Skill Claude CodeCodex

Test-artifact dedicated review framework. Called by TestReviewer to professionally analyze Tester's cases/report/coverage doc (coverage depth/acceptance mapping/coverage reasonableness/conclusion truth/contract consistency), output PASS/FAIL + fix list, report to Leader.

65 8d ago A 57 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Produce a minimal technical plan based on the existing code. Used for architecture analysis, impact assessment, and implementation-plan design.

65 8d ago A 30 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Test-automation skill (placeholder shell): Tester phase-3 automation — after G2.5 the deploy environment is ready, run the team's automation tool against the scenario cases and produce G3 input. Concrete tool (Apifox / Postman / Playwright / pytest / etc.) onboarded by the team; credentials injected via runtime env…

65 8d ago A 80 tokens original MIT

multica-test-design

37

it235/multica-best-practices

Skill Claude CodeCodex

Test design function: produce feature cases and API cases from the requirement / design / API contract, execute automation-first, and deliver a test report mapped item by item to the acceptance criteria. Used for feature cases / API test cases / test execution / test reports.

65 8d ago A 57 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

Gatekeeping function: objectively check whether an artifact satisfies the acceptance criteria. Triggered by the Leader to rerun at gate points (G1/G2/G3); members can also use it for self-check. Used for design review / implementation acceptance / test-report review.

65 8d ago A 59 tokens original MIT

it235/multica-best-practices

Skill Claude CodeCodex

A Python client for the self-hosted Multica platform, which coordinates AI agents. It retrieves workspaces, agents, and recent agent activity through the platform API.

65 8d ago A 98 tokens original MIT