PyModel

68 mods across 6 repositories, 92 stars between them.

judge-minimum-diff

25

PyModel/pythinker-cli

Skill Claude CodeCodex

Reduction-ladder and minimum-diff checks the Pythinker judge subagent applies to every non-trivial diff.

20 4d ago A 29 tokens original Apache-2.0

pr-walkthrough

27

PyModel/pythinker-cli

Skill Claude CodeCodex

Produce a concise reviewer-friendly walkthrough of a PR or diff, including changed areas, behavior, tests, and risks.

20 4d ago A 28 tokens original Apache-2.0

pythinker-code-help

28

PyModel/pythinker-cli

Skill Claude CodeCodex

Answer Pythinker CLI usage, configuration, and troubleshooting questions. Use when user asks about Pythinker CLI installation, setup, configuration, slash commands, keyboard shortcuts, MCP integration, providers, environment variables, how something works internally, or any questions about Pythinker CLI itself.

20 4d ago A 63 tokens original Apache-2.0

PyModel/pythinker-cli

Skill Claude CodeCodex

Reproduce a bug report with evidence-first investigation, bounded variants, and a clear repro/non-repro verdict.

20 4d ago A 28 tokens original Apache-2.0

PyModel/pythinker-cli

Skill Claude CodeCodex

Resolve git merge/rebase conflicts safely by preserving both sides' intent and validating the result.

20 4d ago A 24 tokens original Apache-2.0

review-pr

31

PyModel/pythinker-cli

Skill Claude CodeCodex

Review a pull request or working-tree diff with severity-scored, evidence-backed findings.

20 4d ago A 20 tokens original Apache-2.0

skill-creator

32

PyModel/pythinker-cli

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Pythinker's capabilities with specialized knowledge, workflows, or tool integrations.

20 4d ago A 47 tokens copy · 81% Apache-2.0

PyModel/pythinker-cli

Skill Claude CodeCodex

Implement a feature or fix from product/technical specs while checking the final code against the stated requirements.

20 4d ago A 25 tokens original Apache-2.0

write-product-spec

34

PyModel/pythinker-cli

Skill Claude CodeCodex

Draft a product spec from a user request, issue, or bug report with goals, non-goals, requirements, and acceptance criteria.

20 4d ago A 31 tokens original Apache-2.0

write-tech-spec

35

PyModel/pythinker-cli

Skill Claude CodeCodex

Draft a technical implementation spec from product requirements and codebase evidence.

20 4d ago A 17 tokens original Apache-2.0

claude-architect

36

PyModel/claude-architect

Plugin Claude Code

CLI coding-agent orchestration for Claude through Codex, OpenCode, Pi, and Pythinker Code, with a commitment-boundary advisor.

19 3d ago A tokens not measured original MIT

claude-architect

37

PyModel/claude-architect

Plugin Claude Code

Verified coding-agent delegation for Claude Code with isolated Producers, frozen candidate artifacts, independent review, and human-controlled integration.

19 3d ago A tokens not measured original MIT

runtime

39

PyModel/claude-architect

MCP server Claude CodeCodexCursor +2

MCP server "runtime" as configured in PyModel/claude-architect. Runs ${CLAUDE_PLUGIN_ROOT}/runtime/bootstrap.mjs with node.

19 3d ago A tokens not measured original MIT

PyModel/claude-architect

Instructions file CodexOpenCode

Instructions for PyModel/claude-architect, covering agent guide, project purpose, sources of truth, mandatory operating rules and code discovery.

19 3d ago A 4,099 tokens original MIT

PyModel/claude-architect

Instructions file

Instructions for PyModel/claude-architect, a project described as: Claude Code delegates coding to isolated CLI agents it doesn't trust (Codex, OpenCode, Pi, Pythinker), freezes what they produce, verifies it independently, and merges only what a human approves.

19 3d ago A 52 tokens original MIT

advisor

42

PyModel/claude-architect

Agent

Strictly non-mutating commitment-boundary advisor. Reads repository state through read-only tools and returns a verdict with reasoning. Never edits.

19 3d ago A 29 tokens original MIT

claude-advisor

43

PyModel/claude-architect

Agent

Second-opinion advisor running Claude's most capable model (Fable 5). Consult at commitment boundaries — before architectural decisions, data migrations, big refactors, or API designs, and whenever the same problem has resisted two attempts. Pass it the decision, the constraints, and the options considered; it returns…

19 3d ago A 84 tokens original MIT

delegation-lane

44

PyModel/claude-architect

Agent

Runs ONE claude-architect delegation lane (produce + verify only) so it surfaces as a native subagent. Input is a laneId, checkoutPath, protocolVersion, and a complete Delegation Spec; output is the structured lane report. Never reviews, decides, or integrates.

19 3d ago A 62 tokens original MIT

codex

45

PyModel/claude-architect

Skill Claude CodeCodex

Run the Codex CLI directly in the user's checkout for code analysis, refactoring, or automated editing without Claude Architect's verified delegation lifecycle.

19 3d ago A 31 tokens original MIT

delegate

46

PyModel/claude-architect

Skill Claude CodeCodex

Let Claude Architect route a versioned implementation spec through the trusted MCP runtime, independently review the Candidate Artifact, record a decision, and integrate only accepted bytes. Use for implementation delegation, Producer selection, or commitment-boundary review.

19 3d ago A 47 tokens original MIT

PyModel/claude-architect

Skill Claude CodeCodex

Execute an implementation plan with the Superpowers subagent-driven-development loop while every task is implemented by a verified Claude Architect Producer — isolated worktree, frozen Candidate Artifact, independent verification, fresh-context review, runtime-gated acceptance. Use when executing a multi-task plan…

19 3d ago A 66 tokens original MIT

feature-arch

48

PyModel/react-frontend-skills

Skill Claude CodeCodex

React feature-based architecture guidelines for scalable applications (formerly feature-architecture). This skill should be used when writing, reviewing, or refactoring React code to ensure proper feature organization. Triggers on tasks involving project structure, feature organization, module boundaries…

3 11d ago A 65 tokens original MIT