| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Claude Code plugin that makes each unit of engineering work easier than the last.
/plugin marketplace add https://github.com/aaione/native-engineering-plugin
/plugin install native-engineeringPlan → Work → Review → Compound → Repeat
| Command | Purpose |
|---|---|
| /workflow:plan | Turn feature ideas into detailed implementation plans |
| /workflow:work | Execute plans with worktrees and task tracking |
| /workflow:review | Multi-agent code review before merging |
| /workflow:compound | Document learnings to make future work easier |
Each cycle compounds: plans inform future plans, reviews catch more issues, patterns get documented.
Each unit of engineering work should make subsequent units easier—not harder.
Traditional development accumulates technical debt. Every feature adds complexity. The codebase becomes harder to work with over time.
Native engineering inverts this. 80% is in planning and review, 20% is in execution:
| Back | FazBrowse Home | New Git URL |