SuPi
Code intelligence, refactoring, review, and session observability extensions
All Skills in This Repository (14)
Pure Emerald Level Indicatorspi-tui-design
Design terminal UI components for pi extensions using pi-tui and pi-coding-agent.
web-fetch-to-markdown
Fetch HTTP(S) webpages and normalize content into clean Markdown.
openspec-apply-change
Implement pending OpenSpec change tasks using CLI instructions and context files.
openspec-explore
Facilitates exploratory thinking and requirements discovery for proposed OpenSpec changes.
openspec-verify-change
Verify change artifacts and generate a structured verification report with a scorecard.
openspec-new-change
Create scaffolded OpenSpec changes with kebab-case validation and artifact instructions.
openspec-archive-change
Archive completed OpenSpec changes into date-prefixed directories with artifact validation.
openspec-onboard
Guide developers through an OpenSpec change workflow and create change artifacts.
openspec-propose
Generate proposal, design, and tasks artifacts via the openspec CLI.
openspec-bulk-archive-change
Batch-archive completed OpenSpec changes after validating statuses and detecting conflicts.
openspec-continue-change
Automates the next artifact creation step for an OpenSpec change.
openspec-sync-specs
Merge delta OpenSpec specification changes into main spec directories.
Frequently Asked Questions
FAQPage SchemaHow to install SuPi?βΌ
Run `npx skills add mrclrchtr/SuPi --all -g -y` in your terminal to install the full skill set globally.
What does SuPi add to the Pi coding agent?βΌ
It adds LSP and Tree-sitter code intelligence, semantic refactoring, parallel code review, web and Context7 documentation fetching, structured ask-user forms, and context/cache observability.
How does SuPi improve code understanding?βΌ
Its code-intelligence package gives the agent direct tools for workspace orientation, symbol inspection, relationship graphs, structural search, live diagnostics, and safe refactor previews backed by language servers and syntax trees.
Which engineering workflow skills are included?βΌ
The catalog includes skills for TDD, bug diagnosis, code review, issue triage, ticket breakdown, prototyping, merge-conflict resolution, domain modeling, and maintaining CLAUDE.md instruction files.
Do I need to configure anything after installing?βΌ
Most packages work out of the box; full LSP features require the matching language-server binary on your PATH, and you can adjust everything through the shared /supi-settings interface.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core