← All creators

Pythoughts-labs

Organization

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.

29 indexed · 0 Featured · 38 stars · avg score 74
Prolific

Categories

Indexed Skills (29)

Code & Development Solid

delegate

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.

18 Updated today
Pythoughts-labs
AI & Automation Solid

subagent-driven-delegation

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, human-only acceptance. Use when executing a multi-task plan through delegation rather than editing directly.

18 Updated today
Pythoughts-labs
Code & Development Solid

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

18 Updated today
Pythoughts-labs
Code & Development Solid

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

18 Updated today
Pythoughts-labs
Code & Development Solid

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

18 Updated today
Pythoughts-labs
AI & Automation Listed

release

Execute the release workflow for Pythinker CLI packages.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

gen-rust

Sync Rust implementation with Python changes (exclude UI/login) by reviewing recent changes, mapping modules, porting logic, and updating tests.

20 Updated 3 days ago
Pythoughts-labs
Code & Development Listed

worktree-status

Audit all git worktrees in the current project. Use when the user asks about worktree status, which branches are merged, which have uncommitted changes, or which worktrees can be safely cleaned up.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

agent-creator

Author a new project-specific Pythinker subagent (a specialist like "migration-reviewer" or "api-contract-checker") with a correct spec, a persona-rich system prompt, and a structured output contract. Use when the user wants to create, scaffold, or design a custom agent / subagent, or asks how Pythinker agent YAML / markdown agent files, tool scoping, or the extend-inheritance schema work.

20 Updated 3 days ago
Pythoughts-labs
Code & Development Listed

cleanup-audit

Whole-repo audit for over-engineering and accidental complexity. Scans the entire codebase (not just a diff) and returns a ranked, read-only list of what to delete, simplify, or replace with standard-library or platform equivalents. Use when the user asks to "audit the codebase", "find bloat", "what can I delete", or wants a repo-wide simplification pass. For a diff-scoped pass use `pythinker review diff --mode deslopify` instead. One-shot report; applies no fixes.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

customize-pythinker

Edit Pythinker's own configuration — agent YAML specs and extend-inheritance, the permission profiles that gate tools, plugin.json, and hook lifecycle events. Use ONLY when the user wants to configure, customize, or extend Pythinker itself (its agents, permissions, plugins, or hooks). For authoring a new agent use agent-creator; for authoring a skill use skill-creator; for general usage Q&A use pythinker-code-help.

20 Updated 3 days ago
Pythoughts-labs
Code & Development Listed

judge-minimum-diff

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

20 Updated 3 days ago
Pythoughts-labs
Code & Development Listed

judge-overengineering-review

Over-engineering review checklist the parent runs before declaring non-trivial code changes done.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

skill-creator

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 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

check-impl-against-spec

Compare an implementation against a product or technical spec and report gaps with evidence.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

create-pr

Prepare a pull request by summarizing changes, verification, risks, and reviewer guidance without adding AI footers.

20 Updated 3 days ago
Pythoughts-labs
Web & Frontend Listed

designer-skill

Prescriptive frontend design guidance via the designer-skill MCP server. Use when the user asks to use designer-skill, improve UI/UX, run the anti-slop ship gate, apply a design system, or enhance pages/components with MCP-backed design references — especially for Pythinker docs and marketing surfaces with DESIGN.md/PRODUCT.md.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

diagnose-ci-failures

Diagnose failing CI, lint, typecheck, build, or test logs and propose or implement the smallest verified fix.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

fix-errors

Fix concrete errors from logs, failing commands, exceptions, or diagnostics with root-cause-first discipline.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

implement-specs

Implement one or more checked-in specs using scout-plan-implement-verify workflow.

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

pr-walkthrough

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

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

pythinker-code-help

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 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

reproduce-bug-report

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

20 Updated 3 days ago
Pythoughts-labs
Code & Development Listed

resolve-merge-conflicts

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

20 Updated 3 days ago
Pythoughts-labs
Code & Development Listed

review-pr

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

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

spec-driven-implementation

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

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

write-product-spec

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

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

write-tech-spec

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

20 Updated 3 days ago
Pythoughts-labs
AI & Automation Listed

sample-plugin

Sample plugin demonstrating the Skills + Tools model. Includes a Python tool (greeting) and a TypeScript tool (calculator).

20 Updated 3 days ago
Pythoughts-labs

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.