By PhiYerion
Process skills for disciplined agentic development: brainstorming, planning, subagent-driven execution, systematic debugging, code review, and Codex (gpt-5.6-sol) / Grok (grok-4.5) delegation.
Use before creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation.
Ask Codex CLI (gpt-5.6-sol with high reasoning) to run local app verification that needs computer use, browser automation, simulators, screenshots, app launching, or independent runtime inspection. This is how gpt-5.6-sol is invoked for computer-use work. Use when the user asks Claude to have Codex or gpt-5.6-sol test a flow, verify UI behavior, inspect a running app, capture screenshots, or report confirmation and feedback about implemented behavior.
Ask Codex CLI (gpt-5.6-sol with medium reasoning) to implement scoped code changes in the current repository, then have Claude inspect the resulting diff and verification. This is how gpt-5.6-sol is invoked for implementation work. Use when the user asks Claude to delegate implementation to Codex or gpt-5.6-sol, when the model-selection rubric routes the work to gpt-5.6-sol, or when a bounded task would benefit from another coding agent producing a patch.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin of process skills for disciplined agentic development — a customized fork of obra/superpowers with added Codex (gpt-5.6-sol) and Grok (grok-4.5) delegation skills.
Add this repo as a local marketplace and install the plugin:
/plugin marketplace add /home/user/my-skills
/plugin install superpowers@reid-skills
Or test without installing:
claude --plugin-dir /home/user/my-skills
| Skill | When it applies |
|---|---|
using-superpowers | Session start — establishes skill-first discipline |
brainstorming | Before any creative/feature work; explores intent and design |
writing-plans | Turning a spec into a step-by-step implementation plan |
executing-plans | Executing a written plan in a separate session |
subagent-driven-development | Executing a plan via subagents in the current session |
dispatching-parallel-agents | 2+ independent tasks with no shared state |
using-git-worktrees | Isolated workspaces for feature work |
systematic-debugging | Any bug, test failure, or unexpected behavior |
requesting-code-review | Verifying completed work before merge |
receiving-code-review | Evaluating review feedback with rigor |
verification-before-completion | Evidence before claiming success |
finishing-a-development-branch | Merge/PR/cleanup decisions when work is done |
codex-implementation | Delegating scoped implementation to Codex CLI (gpt-5.6-sol) |
grok-implementation | Delegating scoped implementation to Grok CLI (grok-4.5) |
codex-computer-use | Codex-driven runtime/UI verification and screenshots |
writing-skills | Creating and testing new skills |
Skills auto-activate based on task context and can be invoked explicitly as superpowers:<skill-name>.
npx claudepluginhub phiyerion/claude-superpowers --plugin superpowersComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses