Skip to content

feat: add architecture plugin (ported from Compound Engineering)#72

Closed
neural-claw[bot] wants to merge 3 commits intomainfrom
feature/architecture-plugin
Closed

feat: add architecture plugin (ported from Compound Engineering)#72
neural-claw[bot] wants to merge 3 commits intomainfrom
feature/architecture-plugin

Conversation

@neural-claw
Copy link
Copy Markdown
Contributor

@neural-claw neural-claw Bot commented Feb 13, 2026

Summary

Ports architecture-related skills from the Compound Engineering Plugin by Every, Inc. into a new plugins/architecture/ plugin.

What's included

Architecture plugin (plugins/architecture/):

  • agent-native-architecture — SKILL.md + 14 reference docs
  • orchestrating-swarms — SKILL.md
  • create-agent-skills — SKILL.md + 11 references + 2 templates + 9 workflows
  • MIT License (Copyright 2025 Every, Inc.)
  • Plugin metadata, README, CHANGELOG

Workflow commands (plugins/sdlc/commands/):

  • plan.md, work.md, compound.md, brainstorm.md
  • compound-review.md (renamed to avoid conflict with existing review.md)

Attribution

All ported files include HTML comment attribution to Every, Inc. and source repo link.


51 files, 16,843 lines

@@ -0,0 +1,14 @@
{
"name": "architecture",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is all really awesome, but I don't want to use the generic "architecture" We might just call it compound-engineering

openclaw-homelab[bot] and others added 3 commits February 19, 2026 23:17
- Port agent-native-architecture skill (SKILL.md + 14 reference docs)
- Port orchestrating-swarms skill
- Port create-agent-skills skill (references, templates, workflows)
- Port workflow commands (plan, work, review, compound, brainstorm) to sdlc/commands
- Add MIT license, attribution to Every, Inc.

Adapted from Compound Engineering Plugin by Every, Inc.
https://github.com/EveryInc/compound-engineering-plugin
- Expand architecture plugin README with install instructions, skill
  descriptions, triggers, and workflow command usage examples
- Add architecture plugin to main README tables and repo structure
…d-engineering

- git mv plugins/architecture → plugins/compound-engineering
- Update plugin.json name field
- Update README title and install commands
- Update main README plugin table and repo structure
@NeuralEmpowerment NeuralEmpowerment force-pushed the feature/architecture-plugin branch from f60d271 to 4efa4bf Compare February 20, 2026 07:18
@NeuralEmpowerment
Copy link
Copy Markdown
Contributor

Closing in favour of a tracked issue — there's real value in the Compound Engineering patterns but the full port (51 files, 16k lines) is too large to land as-is. See the issue for a scoped plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant