DEV Community

Cover image for Best Practice Agentic Project Strategy (ITA/ENG)
Mattia Costantini (Rancor)
Mattia Costantini (Rancor)

Posted on • Edited on

Best Practice Agentic Project Strategy (ITA/ENG)

Hello everyone,

Over the past few months, I've been developing an architectural model that collects and synthesizes best practices for creating a software project with a Team of Agent.

The idea is to simplify a collaborative work model between humans and AI.

The Goal

  • trust [in the tool and the code it produces];
  • reduction of intellectual debt;
  • maximization of flexibility [understood as the ability to evolve over time (modification, extension)];
  • reduction of costs [both in implementation and scalability]

The model is a conceptual and methodological approach, so it can be applied to any development tool.

For those using claude-code, I've created a skill that trains the model and helps developers follow these guidelines.

This is a long, iterative process of study, testing, and refinement. I know there are still many points to explore, refine (and fix to).

Anyone interested can clone the repo.

git clone https://gitlab.com/rancorow/bam

The use of my work is absolutely free.
Any comments/contributions/suggestions are welcome.

Top comments (0)