Skip to content

[DX] Agent scaffolding for quick project setup #35

@jwesleye

Description

@jwesleye

Feature Description

Generate new agent boilerplate with best practices.

Problem/Motivation

Starting from scratch every time is tedious. Want standardized structure.

Proposed Solution

chat_loop new myagent --template code-reviewer

# Creates:
# - agent.py with structure
# - requirements.txt
# - README.md
# - tests/
# - .chatrc config

Templates:

  • code-reviewer
  • data-analyst
  • writer
  • debugger
  • custom

Benefits

  • Fast project start
  • Best practices included
  • Consistent structure
  • Lower barrier to entry

Priority

  • Critical
  • High
  • Medium
  • Low

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions