Jump to content

AI Prompts & Agents: Difference between revisions

From Wiki
Marcluer (talk | contribs)
mNo edit summary
Marcluer (talk | contribs)
mNo edit summary
 
Line 25: Line 25:


* https://www.youtube.com/watch?v=lefhFulQCXw
* https://www.youtube.com/watch?v=lefhFulQCXw
*https://www.youtube.com/watch?v=LCYBVpSB0Wo (AI Jason) <!-- Initial idea: Task Manager + Frontend + Backend -> Communication problems between frontend and backend
*https://www.youtube.com/watch?v=LCYBVpSB0Wo (AI Jason)
 
<pre>
Initial idea: Task Manager + Frontend + Backend -> Communication problems between frontend and backend
Better:
Better:
Specialists for each topic (shadcn, vercel, stripe, ...)
- Specialists for each topic (shadcn, vercel, stripe, ...)
Context sharing between agents via files Share global task.md with subagents, save agent work as work.md, task manager should request work output as work.md
- Context sharing between agents via files Share global task.md with subagents, save agent work as work.md,
Subagent.md
  task manager should request work output as work.md
Goal, Analysis and planning, Code quality standards, Output format, Rules -->
- Subagent.md:
**Initial idea: Task Manager + Frontend + Backend -> Communication problems between frontend and backend
  Goal, Analysis and planning, Code quality standards, Output format, Rules
**Better:
</pre>
***Specialists for each topic (shadcn, vercel, stripe, ...)
***Context sharing between agents via files Share global task.md with subagents, save agent work as work.md, task manager should request work output as work.md
**Subagent.md
***Goal, Analysis and planning, Code quality standards, Output format, Rules
 
[[Category:Programming]]
[[Category:Programming]]
[[Category:AI]]
[[Category:AI]]

Latest revision as of 18:15, 16 August 2025

Category: Programming + AI

Sub Agents (Claude Code)

Videos

Initial idea: Task Manager + Frontend + Backend -> Communication problems between frontend and backend
Better:
- Specialists for each topic (shadcn, vercel, stripe, ...)
- Context sharing between agents via files Share global task.md with subagents, save agent work as work.md,
  task manager should request work output as work.md
- Subagent.md:
  Goal, Analysis and planning, Code quality standards, Output format, Rules