Frontmatter
| id | 8925 |
| title | Epic: Implement Specialized Agent Workflows (.agent/workflows/) |
| state | Open |
| labels | documentationepicdeveloper-experienceai |
| assignees | [] |
| createdAt | Jan 31, 2026, 4:39 PM |
| updatedAt | Jan 31, 2026, 4:39 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8925 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | 8929 Feat: Implement Unit Test Agent Workflow (.agent/workflows/unit-test.md) |
| subIssuesCompleted | 1 |
| subIssuesTotal | 1 |
| blockedBy | [] |
| blocking | [] |
Epic: Implement Specialized Agent Workflows (.agent/workflows/)
Opendocumentationepicdeveloper-experienceai
Create a system of specialized "Startup Profiles" for AI agents to optimize context usage and focus.
Directory Structure:
/.agent/workflows/Planned Profiles:
unit-test.md: LoadsNeo.mjs,Base.mjs, andUnitTesting.md. Focuses on logic verification.component-test.md: LoadsComponentTesting.mdand Browser-specific context. Focuses on interaction.architect.md: LoadsVISION.md,ROADMAP.md. Focuses on high-level planning.doc-gardener.md: Focuses on finding and fixing missing JSDoc.Action: