compound-engineering-pi
Structured plan, build, review, and knowledge-compounding workflows
All Skills in This Repository (52)
Pure Emerald Level Indicatorsagent-browser
Automate browser navigation, form filling, clicking, and data scraping via accessibility snapshots.
file-todos
Manage file-based todos with markdown and YAML frontmatter.
agent-native-architecture
Guide designing agent-native applications with parity, granularity, and composability principles.
compound-docs
Create categorized knowledge base entries with YAML frontmatter from resolved issues.
rclone
Transfer and synchronize files between local storage and cloud services using rclone.
orchestrating-swarms
Coordinate multi-agent teams and tasks using Claude Code's TeammateTool and Task system.
andrew-kane-gem-writer
Generate Ruby gems following Andrew Kane's patterns for simplicity and minimal dependencies.
every-style-editor
Review written content against the Every style guide in four phases.
document-review
Assesses clarity, completeness, specificity, and YAGNI adherence of plan documents.
skill-creator
Guide users through creating, structuring, and packaging AI skills.
create-agent-skills
Guide creation of Claude Code skills and slash commands with YAML frontmatter.
brainstorming
Clarifies software feature requirements and explores implementation approaches with trade-offs before planning.
Frequently Asked Questions
FAQPage SchemaHow to install compound-engineering-pi?โผ
Run `npx skills add gvkhosla/compound-engineering-pi --all -g -y` in your terminal to install all skills globally.
What is the compound engineering workflow?โผ
It is a four-step loop: brainstorm requirements, plan the implementation, execute the work, then review and document what was learned so future tasks get easier.
How does multi-agent code review work here?โผ
The ce:review skill spawns parallel specialist reviewers for security, performance, architecture, and simplicity, then merges their findings into prioritized todo files.
Does it work with Pi and other coding agents?โผ
Yes. This package is built for Pi with a native compatibility layer, and the skills follow the standard SKILL.md format used across agent platforms.
Can non-developers use these workflows?โผ
The skills are triggered by plain-English requests, but they are designed for software projects, so basic familiarity with code and git is helpful.
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