name: daa-agent description: Create and adapt Dynamic Agentic Architecture agents that learn and evolve argument-hint: "<create|adapt|status> [options]" allowed-tools: mcp__plugin_ruflo-core_ruflo__daa_agent_create mcp__plugin_ruflo-core_ruflo__daa_agent_adapt mcp__plugin_ruflo-core_ruflo__daa_learning_status mcp__plugin_ruflo-core_ruflo__daa_performance_metrics mcp__plugin_ruflo-core_ruflo__daa_knowledge_share Bash
DAA Agent
Create agents with Dynamic Agentic Architecture that adapt and learn over time.
When to use
When you need agents that go beyond static configurations — agents that adapt their behavior based on performance metrics, learn from interactions, and share knowledge with other agents.
Steps
- Create agent — call
mcp__plugin_ruflo-core_ruflo__daa_agent_createwith initial configuration and learning parameters - Monitor learning — call
mcp__plugin_ruflo-core_ruflo__daa_learning_statusto see adaptation progress - Check performance — call
mcp__plugin_ruflo-core_ruflo__daa_performance_metricsfor efficiency and accuracy metrics - Adapt — call
mcp__plugin_ruflo-core_ruflo__daa_agent_adaptto trigger manual adaptation based on feedback - Share knowledge — call
mcp__plugin_ruflo-core_ruflo__daa_knowledge_shareto propagate learnings to other agents
DAA vs static agents
| Aspect | Static Agent | DAA Agent | |--------|-------------|-----------| | Behavior | Fixed configuration | Adapts over time | | Learning | None | Continuous from interactions | | Knowledge | Isolated | Shared across agents | | Performance | Constant | Improves with use |
Expert Next.js App Router
Developpement
Un skill qui transforme Claude en expert Next.js App Router.
Générateur de README
Developpement
Crée des README.md professionnels et complets pour vos projets.
Rédacteur de Documentation API
Developpement
Génère de la documentation API complète au format OpenAPI/Swagger.