By hangsiahong
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Use before modifying shared functions, core utilities, class definitions, or database schemas. Maps out all dependencies and referencing symbols to prevent unintended breakage in other files.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when working on large, multi-service codebases where semantic search and global project context are needed to find relevant code or explain architecture.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Integrated with tmux-workflow for observability and session-distiller for context management.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
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.
This is a customized version of the Superpowers skill set, optimized for the KConsole AI Gateway and Koompi development workflow.
Manage your terminal workspace for parallel implementation.
bash scripts/tmux-manager.sh init "Project"Semantic search across your entire codebase.
python scripts/indexer.py --index .python scripts/indexer.py --search "query"Clone to your codex directory:
git clone https://github.com/hangsiahong/superpowers-koompi.git ~/.codex/superpowers
Symlink to your skills:
mkdir -p ~/.agents/skills
ln -s ~/.codex/superpowers/skills ~/.agents/skills/superpowers
Install dependencies:
pip install lancedb pandas pyarrow requests
Refer to ~/.codex/AGENTS.md for the full Elite operating procedure.
npx claudepluginhub hangsiahong/superpowers-koompi --plugin superpowersBehavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
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
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
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.
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.