ai-teammate-nova
v0.0.1
Published
This repository contains the configuration and documentation for AI Teammate Nova, an AI-powered assistant for software development tasks.
Readme
AI Teammate Nova
This repository contains the configuration and documentation for AI Teammate Nova, an AI-powered assistant for software development tasks.
Overview
AI Teammate Nova is designed to simulate an AI-powered software development team member. It provides a framework for defining different AI agent personas, such as a Product Owner, Senior Developer, and Tech Leader, to assist in various aspects of the software development workflow.
Project Structure
.claude/agents/: Contains the claude prompt that define the personas and capabilities of different AI agents (e.g.,product-owner.md,senior-developer.md)..claude/commands/: Defines the commands that can be used to interact with the AI agents, such asnova.md.docs/: Definition documentation for agents and commands.scripts/: Contains utility scripts for the project.CODEOWNERS: Defines ownership for different parts of the codebase.
Quick Start
Please read QUICKSTART.md
Contributing
Contributions are welcome. You can contribute by:
- Improving existing agents.
- Adding new agent roles.
- Expanding the command set.
Please refer to the CODEOWNERS file for information on who to contact for different parts of the project.
