By Itzalive
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
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
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Canonical repository for Superpowers-derived skills and agents imported from
vendor/obra-superpowers/.
Clone the repo, then initialize the nested vendor submodule before running importer or validation tooling:
git submodule update --init --recursive vendor/obra-superpowers
skills/ - imported skill directories with support files preservedagents/ - imported top-level agent markdown filesconsolidation/consolidation_overrides.json - local pruning policy overrides for
intentionally omitted imported filescatalog/catalog_index.json - minimal unified index for imported skills and agentscatalog/non_skill_inventory.json - classification output for vendor repo surfaces
outside skills/ and agents/.claude-plugin/plugin.json and .claude-plugin/marketplace.json are the canonical
Copilot CLI plugin metadata for this repositorypackage.json remains the metadata surface for VS Code discovery/publishing workflows
and now also declares the Pi package manifest for skill discoveryresistance-engine/ git
submodule and update the gitlink when adopting canonical changesInstall from the repository-hosted marketplace:
copilot plugin marketplace add Itzalive/resistance-ai
copilot plugin install resistance-engine@resistance-dev
Install directly from a local checkout:
git clone https://github.com/Itzalive/resistance-ai.git
cd resistance-ai
git submodule update --init --recursive vendor/obra-superpowers
copilot plugin install .
The marketplace metadata lives in .claude-plugin/marketplace.json, and the
plugin manifest lives in .claude-plugin/plugin.json.
Install from GitHub:
pi install git:github.com/Itzalive/resistance-ai
Install from a local checkout:
git clone https://github.com/Itzalive/resistance-ai.git
cd resistance-ai
git submodule update --init --recursive vendor/obra-superpowers
pi install .
Pi discovers this repository as a package via package.json and loads the shared
skills/ tree. The Claude/Copilot plugin metadata remains unchanged.
This repository does not currently ship a standalone VS Code extension. Its
package.json still provides VS Code discovery and publishing metadata, is
currently marked private, and also carries the Pi package manifest.
To use this repository from VS Code today, consume it from a parent repository or extension workspace:
git submodule add https://github.com/Itzalive/resistance-ai.git resistance-engine
git submodule update --init --recursive resistance-engine/vendor/obra-superpowers
There is no public VS Code Marketplace install flow for this repository yet. If that changes later, document the Marketplace install path separately instead of changing the local/submodule flow described above.
Run: python3 scripts/import_superpowers_catalog.py
provenance/provenance_manifest.json - authoritative lineage and state for every
skill and agentlocal_sync_policy, which defaults to
required and may be set to pruned via the override fileValidate the current local tree against the manifest:
Run: python3 scripts/validate_resistance_engine_provenance.py .
skills/specifying-work-items/SKILL.md is self-sufficient by defaultskills/specifying-work-items/SPEC_REVIEW_MANIFEST.md and skills/specifying-work-items/SPEC_RUBRIC.md
ship the default spec review behaviorskills/writing-plans/SKILL.md is self-sufficient by defaultspecifying-work-items default also carries sharding, source-of-truth
sync, empirical verification, self-review, and cross-model audit requirementswriting-plans default also carries Tabula Rasa ingestion,
topological TDD, chunking, pre-plan verification, runbook rules, and Unified
Coherence review requirementsSPEC_DESIGN.md, PLAN_WRITING.md, SPEC_REVIEW_MANIFEST.md, and
SPEC_RUBRIC.md are optional overlays onlyconsolidation/consolidation_overrides.json in git, even when it is []required means the imported file must remain present locallypruned means the imported file should be absent locally while remaining in
provenance trackingvendor/obra-superpowers/ remains read-onlynpx claudepluginhub itzalive/resistance-ai --plugin resistance-engineSuperpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
AI-powered development tools for code review, research, design, and workflow automation.