sistema-autonomo

Install and activate an autonomous multi-agent operating loop with persistent memory.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/laboratoriolegalcontable-png/stack-ia-creador --skill sistema-autonomo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sistema-autonomo
Source: https://github.com/laboratoriolegalcontable-png/stack-ia-creador/tree/main/.claude/skills/sistema-autonomo
Command: npx skills add https://github.com/laboratoriolegalcontable-png/stack-ia-creador --skill sistema-autonomo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the setup and ongoing orchestration of an autonomous multi-agent workflow so you don’t have to manually configure hooks, memory, quality checks, deploy automation, and project-specific generators across sessions.

Core Features & Use Cases

  • One-command installer: installs the SAA skill, persistent memory, session hooks, and optional dependency skill when missing, then prepares the repo for agent-driven workflows.
  • Persistent memory across sessions: reads and writes .claude/memory/sistema-autonomo.md to maintain state, learnings, and pending improvements.
  • Quality and deployment orchestration: runs post-edit/write quality checks via a guardian sub-agent and enables CI-aware deployment orchestration via a deployer sub-agent, while filtering decisions through KAIROS EON invariants.

Quick Start

Run the installer command to bootstrap the system in your new project so the agents and session hook activate automatically.

Frequently Asked Questions about sistema-autonomo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an autonomous multi-agent workflow with persistent session memory?

To set up an autonomous multi-agent workflow with persistent session memory, run a one-command installer that bootstraps the master system, configures session-start hooks, and creates a local memory file to maintain state across development cycles.

Can I automate project scaffolding for Express and Next.js PWA stacks using autonomous agents?

Yes, you can automate project scaffolding for Express and Next.js PWA stacks using project-aware generators that automatically bootstrap backend and frontend modules within the orchestrated multi-agent operating loop.

How does deployment orchestration work with CI-aware agents and code quality guardrails?

Deployment orchestration with CI-aware agents works by filtering decisions through EON invariants, running post-edit quality checks via a guardian sub-agent, and coordinating deployments through a dedicated deployer sub-agent.

Do I need to manually configure hooks and sub-agents for an autonomous development loop?

No, you do not need to manually configure hooks and sub-agents for an autonomous development loop because the installer automatically prepares the repository, activates the session memory hook, and coordinates sub-agent execution through defined triggers.

What is the best way to maintain state and pending improvements across repeated development cycles?

The best way to maintain state and pending improvements across repeated development cycles is using a persistent memory file that automatically reads and writes learnings and pending tasks when the session hook loads.

Are there limitations when enforcing security invariants via KAIROS integration in an autonomous agent system?

Limitations when enforcing security invariants via KAIROS integration involve relying on the defined triggers and protocols to filter decisions, meaning the autonomous agent system operates strictly within the boundaries of the configured EON invariants.