BeClaude

vasana-system

New
Community RegistryGeneralby bogheorghiu · MIT

Pattern-behavior externalization — iterative loops, temporal shaping, self-improvement agents, vasana creation and testing.

First seen 5/22/2026

Summary

This skill externalizes pattern-behavior through iterative loops, temporal shaping, and self-improvement agents.

  • It enables developers to create, test, and refine vasanas (habitual patterns) for automating workflows and enhancing agent behavior over time.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install vasana-system@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Automate repetitive coding patterns by creating and testing vasanas that capture your workflow.
Iteratively refine an API client's behavior by running temporal shaping loops to improve request handling.
Build a self-improvement agent that learns from past errors and adjusts its decision-making logic.
Externalize a complex debugging routine as a vasana for reuse across multiple projects.
Test and validate new vasanas in a sandbox environment before deploying them to production agents.
Optimize a data processing pipeline by iterating on temporal patterns to reduce latency.

Usage Examples

1

/vasana-system create vasana for automated code review with iterative feedback loop

2

Test the new vasana for API error handling by running a temporal shaping simulation

3

/vasana-system iterate on the self-improvement agent to reduce false positives in anomaly detection

View source on GitHub
testingapiagentpatternsself-improvementiterationvasanas

Security Audits

LicensePassSourceWarnRepositoryPass

Frequently Asked Questions

What is vasana-system?

This skill externalizes pattern-behavior through iterative loops, temporal shaping, and self-improvement agents. It enables developers to create, test, and refine vasanas (habitual patterns) for automating workflows and enhancing agent behavior over time.

How to install vasana-system?

To install vasana-system: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install vasana-system@<marketplace>. Finally, /plugin in Claude Code.

What is vasana-system best for?

vasana-system is a plugin categorized under General. It is designed for: testing, api, agent, patterns, self-improvement, iteration, vasanas. Created by bogheorghiu.

What can I use vasana-system for?

vasana-system is useful for: Automate repetitive coding patterns by creating and testing vasanas that capture your workflow.; Iteratively refine an API client's behavior by running temporal shaping loops to improve request handling.; Build a self-improvement agent that learns from past errors and adjusts its decision-making logic.; Externalize a complex debugging routine as a vasana for reuse across multiple projects.; Test and validate new vasanas in a sandbox environment before deploying them to production agents.; Optimize a data processing pipeline by iterating on temporal patterns to reduce latency..