Confused on how to use Archon. #367
Replies: 1 comment 1 reply
-
|
Archon will not "break down tasks" for you automatically - Archon PROJECTS is used to TRACK the different tasks in a centralized manner. This would allow you to run multiple agents or multiple sessions of Augment (I'm not sure if it has sub-agents) so that those tasks can be worked on in parallel. Projects is a management tool that would let you tag the task with the persona that you want the agent to use and have an "orchestrator" agent ASSIGN those tasks to an agent with the correct metadata to run that task. You can get more of a visual picture of your phases, sub-phases as tasks. You can also create Documentation in the project for tasks, planning documents, etc. The Archon MCP and Knowledgebase modules let you create and search the KB articles from other websites, or cross-project items like procedures and policies. You can also use the MCP to have agents look at other tasks or documents generated in the projects. Back to your original question - you would tell your prompt architect to create archon phases, sub-phases and task (instead of creating them in local markdown files) and then once you are ready to work, the assigned agent would read/implement/update the task. You can do this exactly the same as you are doing today, or you can use multiple agents to do the work in parallel, as long as you have some way to check predecessors/successors via your rules. Does that help to understand the process difference? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Like the title suggests, I'm a bit confused on how to use Archon.
I could use some assistance.
I've installed it and put in the keys and APIs as instructed.
Aside from there, I'm not sure what to do. I haven't put in the rules into my augment guidelines as of yet because I don't know how to use this.
I'm using Augment Code to build two separate programs.
I want to see if I can use this for two separate programs that I'm building.
And I want to see how I can build this into my workflow on these two complex programs.
Currently, I use Google AI Studios as my architectural guide on building these programs.
I've created two complete roadmaps from start to finish in terms of what I'm needing to do to build these.
While using Google AI Studios, I provide it with as much knowledge as I can regarding my program, what I'm trying to do, what I'm building, and giving it the roles, personas and guidelines to help me along the way.
Since I'm currently in the process of building both of them, my workflow looks like this essentially.
I provide Augment a rather large prompt (anywhere from 20,000 to 40,000 characters) created via my prompt architect. For a set of tasks or goals that I'm needing to achieve, which ends up being multiple phases and sub-phases. With my current user guidelines inside of Augment, I have it create a task list for me for all phases, subphases, and tasks. And make sure that they're not too granular and that they're each broken down into "20-minute increments." So there's enough detail in each of the phases and subphases and the tasks it knows what to do.
I run a task in Augment, and I get the output. I then provide it to Google AI Studios to analyze, summarize, and give me analogies of what has transpired and the next steps I need to take. Which I then provide back to Augment.
And I rinse and repeat that cycle of going from Google AI to Augment until all tasks are complete and all errors that come up or additions that need to be made are completed and done.
It seems like there is a lot of possibilities to use Archon in my workflow, but I'm not quite sure how. I would love to be able to take the massive amounts of detailed prompts for each of these large components of my build, and have it break it down into the proper tasks. Allow it to run and work properly, but I'm not quite sure how.
I also don't understand why I wouldn't use context7. I'm not a coder or a programmer, So therefore, I don't know what I don't know, so I utilize that to have the AI figure out exactly what components it needs to properly build what I'm looking to do.
My prompt architect has been battle-tested and evaluated in the 99.9 percentile of prompt and context engineering, so that guides Augment at a very high & detailed level.
I know this is a lot of information, but I'm not sure how I'm supposed to utilize Archon in my workflow, and I would love some insight on how I can make my life easier and allowed my builds to be better.
Beta Was this translation helpful? Give feedback.
All reactions