awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EveryInc avatar

EveryInc/compound-engineering-plugin

0
View on GitHub↗
21,527 星标·1,587 分支·TypeScript·MIT·7 次浏览every.to/guides/compound-engineering↗

Compound Engineering Plugin

This project is a suite of tools for autonomous engineering, featuring a workflow manager that chains ideation, planning, and implementation into a single automated process for delivering pull requests. It includes a technical implementation planner for codebase research and blueprint generation, along with a framework for agentic code review that uses specialized agents to identify security and architectural issues.

The system provides utilities for AI coding assistant migration, including a plugin converter for transforming instructions between different IDEs and a configuration synchronizer for copying personal skills and server settings across tools.

The broader capability surface covers product management through iterative requirement definition and feature idea generation. It also includes knowledge management for extracting reusable engineering patterns and maintaining system instructions by pruning obsolete guidance.

Quality assurance is handled through multi-agent parallel reviews and user experience polishing tools designed to identify visual glitches and interface friction.

Features

  • AI Workflow Management - Manages structured cycles of ideation, planning, and review to iteratively improve project code quality.
  • Autonomous Repository Managers - Provides an automated system for executing end-to-end software engineering workflows and managing pull requests via AI agents.
  • Worktree Isolation - Uses version control worktrees to isolate code changes during autonomous implementation cycles.
  • AI Code Reviewers - Uses specialized AI agents to perform parallel security and architectural audits on code.
  • Autonomous AI Workflows - Executes end-to-end development cycles from planning to pull request without manual intervention.
  • Autonomous Software Engineering - Automates the full software development lifecycle from initial product ideation to the final pull request.
  • Multi-Agent Synthesis Systems - Executes specialized agents in parallel to analyze codebases and aggregate prioritized architectural and security findings.
  • Code Refinement Loops - Chains planning, implementation, and review into a recurring cycle that refines output based on automated linting.
  • Implementation Planning - Researches codebase patterns and industry standards to create detailed technical blueprints of affected files.
  • Technical Blueprinting - Generates technical file lists and implementation plans by iteratively refining user constraints.
  • Technical Blueprinting Tools - Ships a research-driven tool that analyzes codebases to create detailed blueprints for implementing new features.
  • Agentic Code Reviews - Employs specialized parallel AI agents to perform security and architectural audits and generate prioritized findings.
  • Plugin Converters - Transforms plugins and system instructions between different AI coding assistants and IDEs.
  • Prompt Instruction Pruning - Analyzes system prompt files to identify and archive obsolete patterns based on staleness criteria.
  • AI Assistant Configuration Sync - Copies personal skills, commands, and server settings from a source tool to multiple target AI assistants.
  • Feature Ideation Tools - Evaluates repositories and user pain points to produce a scored shortlist of potential feature candidates.
  • Configuration Synchronizers - Copies personal skills, commands, and server settings across multiple AI development tools.
  • AI Assistant Migration Tools - Moves custom plugins and configuration settings between different AI coding tools to maintain environment consistency.
  • Instruction Maintenance - Cleans and updates system guidance files by archiving obsolete patterns and extracting engineering insights.
  • Intermediate Representations - Implements a unified intermediate representation to enable bidirectional conversion of plugin definitions between AI assistants.
  • Engineering Pattern Libraries - Saves solved engineering problems as tagged reusable artifacts to inform future implementation planning.
  • Plugin Format Adapters - Provides a system to translate AI coding assistant plugins between different IDEs and tool formats.
  • Problem Pattern Mappings - Extracts reusable engineering insights from solved problems and saves them as tagged patterns for future reference.
  • Requirement Elicitation Processes - Implements an iterative questioning process to clarify user needs and constraints for feature definition.
  • Agentic Development Frameworks - Plugin architecture for building compound AI systems.
  • More to explore - Provides plugins for various AI coding environments.

Star 历史

everyinc/compound-engineering-plugin 的 Star 历史图表everyinc/compound-engineering-plugin 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Compound Engineering Plugin 的开源替代方案

相似的开源项目,按与 Compound Engineering Plugin 的功能重合度排序。
  • addyosmani/agent-skillsaddyosmani 的头像

    addyosmani/agent-skills

    60,849在 GitHub 上查看↗

    Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding agents perform engineering tasks. It functions as a workflow orchestrator that maps natural language intent to repeatable technical sequences and verification checklists. The project distinguishes itself through the use of specialized markdown-defined roles, such as security auditors or test engineers, to apply targeted domain expertise. It employs an evidence-based verification model that requires runtime data or passing tests as mandatory exit criteria to ensure AI-generated

    Shellagent-skillsantigravityantigravity-ide
    在 GitHub 上查看↗60,849
  • microsoft/vscode-copilot-chatmicrosoft 的头像

    microsoft/vscode-copilot-chat

    9,493在 GitHub 上查看↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    在 GitHub 上查看↗9,493
  • entireio/clientireio 的头像

    entireio/cli

    2,753在 GitHub 上查看↗

    This project is a Git-based AI session tracker and context manager designed to record AI agent interactions, transcripts, and tool usage directly into Git repositories. It functions as a system for capturing and indexing the reasoning behind code changes, linking AI prompts and responses to specific code commits to preserve developer intent. The tool distinguishes itself by using Git as a primary storage layer for session metadata, utilizing shadow branches and checkpoints to track agent state without polluting the main commit log. It includes specialized capabilities for auditing AI contribu

    Goagentsaiclaude
    在 GitHub 上查看↗2,753
  • realpython/materialsrealpython 的头像

    realpython/materials

    5,173在 GitHub 上查看↗

    This project is a comprehensive collection of Python programming education materials, including tutorials, exercises, and curated code samples. It serves as a learning curriculum and software engineering toolkit, utilizing Jupyter Notebooks to combine executable code with descriptive educational text. The repository provides practical implementation guides for building large language model applications, such as retrieval-augmented generation systems, stateful AI agents, and machine learning workflows. It distinguishes itself by offering a structured approach to agentic coding workflows, cover

    Jupyter Notebook
    在 GitHub 上查看↗5,173
查看 Compound Engineering Plugin 的所有 30 个替代方案→

常见问题解答

everyinc/compound-engineering-plugin 是做什么的?

This project is a suite of tools for autonomous engineering, featuring a workflow manager that chains ideation, planning, and implementation into a single automated process for delivering pull requests. It includes a technical implementation planner for codebase research and blueprint generation, along with a framework for agentic code review that uses specialized agents to identify security and architectural issues.

everyinc/compound-engineering-plugin 的主要功能有哪些?

everyinc/compound-engineering-plugin 的主要功能包括:AI Workflow Management, Autonomous Repository Managers, Worktree Isolation, AI Code Reviewers, Autonomous AI Workflows, Autonomous Software Engineering, Multi-Agent Synthesis Systems, Code Refinement Loops。

everyinc/compound-engineering-plugin 有哪些开源替代品?

everyinc/compound-engineering-plugin 的开源替代品包括: addyosmani/agent-skills — Agent-skills is a collection of structured instructions and behavioral personas designed to standardize how AI coding… microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… entireio/cli — This project is a Git-based AI session tracker and context manager designed to record AI agent interactions,… realpython/materials — This project is a comprehensive collection of Python programming education materials, including tutorials, exercises,… qodo-ai/qodo-cover — Qodo Cover is an engineering governance platform and AI-powered assistant designed for automated code review and unit… ultraworkers/claw-code — Claw Code is an autonomous software engineering agent and codebase manager designed to plan, execute, and verify…