Skip to content

IniZio/dotvendatta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

DotAgents

Agent configuration templates for Oursky/Vendatta.

Structure

.oursky/
└── templates/
    ├── commands/    # Agent command specifications
    └── rules/       # Coding standards and guidelines

Commands

  • /plan - Generate dependency-ordered tasks
  • /implement - Execute tasks with memory-first approach
  • /test - Test features with real app
  • /ci - Run CI checks and fix issues
  • /summarize - Generate quick context summaries
  • /consolidate - Update memory documentation

Rules

  • portal.md - React portal development guidelines
  • spec-to-code.md - General spec-to-code workflow guidelines

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors