resonance-automation
šÆSkillfrom manusco/resonance
Automates software engineering workflows by orchestrating specialized AI agents to execute complex development tasks with standardized protocols and consistent execution.
Installation
npx skills add https://github.com/manusco/resonance --skill resonance-automationSkill Details
Overview
# Resonance v2.0: The Vibe Coding Operating System
Maintained by [www.divisionAI.co](https://www.divisionAI.co) š
> The Multi-Agent Framework for Autonomous Software Engineering.
> Turn your LLM into a team of 26 specialized experts. Framework-Driven. References-Backed. Enterprise-Ready.
Resonance is a local-first AI Agent Framework that bridges the gap between generic chatbots and solid engineering. It provides a structured governance layer (file-based memory) and specialized personas (Security, QA, SEO, DevOps) to enforce rigorous TDD, Security Protocols, and Clean Code Standards.
š Quick Start
- Clone the Brain:
git clone https://github.com/manusco/resonance .resonance - Wake Up: Run
@Resonance /init
The system will interview you to set up your project's Soul and Goals.*
Generates: 00_soul.md, docs/prd/00_vision.md, docs/architecture/system_overview.md.*
š¦ What's Included
| Component | Count | Description |
|-----------|-------|-------------|
| Agents | 26 | Specialized roles (SEO, Growth, Security, Mobile, etc.) |
| Skills | 40+ | Codified engineering protocols (GEO, CSP, Property Testing) |
| Workflows | 13 | Scientific slash commands for consistent execution |
| Memory | 3 | Immutable State, Soul (Vision), and Knowledge Base |
šļø Structure
```text
.resonance/ # The Kernel
āāā 00_soul.md # The Constitution (Vision)
āāā 01_state.md # The Roadmap (Active Context)
āāā 02_memory.md # The Audit Log
āāā 03_tools.md # Tool Boundaries
āāā 04_systems.md # Architecture Map
.agent/ # The Capability Matrix
āāā skills/ # 26 Specialized Skills (e.g. resonance-seo, resonance-qa)
ā āāā */references/ # 50+ Protocols (e.g. geo_protocol.md)
āāā workflows/ # 13 Slash Commands (e.g. /plan, /ship)
docs/ # The Team Library (Compound Knowledge)
ā āāā FAQ.md # Common Questions & Troubleshooting
```
š® Usage
1. The Workflows (Slash Commands)
Trigger specialized behaviors using standard commands.
| Phase | Command | Description |
| :--- | :--- | :--- |
| Inception | /init | Genesis. Bootstrap Soul & Scaffolding (Run Once). |
| Evolution | /plan | The Universal Adapter. Plan Features, Refactors, or Pivots. |
| Execution | /build | TDD Loop. Code -> Test -> Verify. |
| | /debug | Scientific Method. Root Cause Analysis (RCA). |
| | /refactor | The Essentialist. Structural cleanup & simplified complexity. |
| | /design | Visual Engine. Generate elite UI components. |
| Verification| /test | Quality Assurance. E2E, Unit, and Property-Based Testing. |
| | /audit | Audit. Local Security, Perf, and Lint scan. |
| Delivery | /ship | Release. Tag, Changelog, Deployment. |
| Maintenance | /system-health | Quantified Self. Check memory & skill integrity. |
| | /capture | Librarian. Document solved problems to docs/. |
2. The Specialists (Agents)
Address the agent directly to invoke deep expertise.
> User: "Activate Security Auditor. Audit this auth flow."
> System: Loads resonance-security, checks jwt_hardening.md, enforcing valid encryption.
> User: "Activate SEO Specialist. Optimize for Perplexity."
> System: Loads resonance-seo, applies citation_optimization.md.
The Standard
Resonance enforces a strict engineering s
More from this repository10
Optimizes and benchmarks software performance by applying specialized performance testing, profiling, and optimization protocols across different system layers and architectures.
Automates DevOps workflows, enforces infrastructure-as-code best practices, and manages deployment pipelines with intelligent, protocol-driven configuration and security validation.
Manages database schema design, migration strategies, and data modeling protocols for software engineering projects within the Resonance AI framework.
Validates software quality through comprehensive automated testing protocols, ensuring code reliability, performance, and adherence to predefined quality standards across development stages.
resonance-mobile skill from manusco/resonance
Generates and refines technical documentation, project specifications, and authoring workflows for software engineering projects using specialized AI-driven protocols.
resonance-frontend skill from manusco/resonance
Generates comprehensive game development workflows, providing specialized AI-driven guidance for game design, architecture, prototyping, and technical implementation across multiple game developmen...
Generates design system specifications, UI/UX guidelines, and component architectures using predefined design protocols and best practices.
Generates comprehensive software architecture documentation, system design blueprints, and technical specifications using structured AI-driven engineering protocols and best practices.