AgentCrew – a Markdown-first operating system for AI coding agents
Role-based agent coordination with approval gates—CrewAI but Markdown-first and lighter.
AI agents, provided as markdown files, that implement United Kingdom (UK) Government Digital and Data (GDAD) Profession Capability Framework (PCF) roles and their skills.
Prompt templates for UK gov roles when you could just read the actual framework docs.
UK government digital teams, consultants working with GDAD frameworks
AI agents, provided as markdown files, that implement United Kingdom (UK) Government Digital and Data (GDAD) Profession Capability Framework (PCF) roles and their skills.
Purpose: The United Kingdom is implementing a jobs classification system for digital technology work, such as "Software developer", "Test analyst", "Incident manager", etc. The UK provides extensive documentation about the roles and the skills, along with naming conventions.
I'm experimenting with multi-agent software enginnering, so I extracted the documentation into markdown files that I can use as AI skills.
It turns out this works very well in practice, with equivalent results to popular multi-agent generic systems. The big win is that using the UK naming convention and exact roles and skills makes teams understand it immediately - including executive teams, goverance teams, and legal teams.
The markdown files are especially easy for novices to copy/paste into AI chat systems, and also can of course work with more-advanced tooling e.g. I use Claude Code and swarms of subagents.
I'm sharing the markdown files in this repo. Constructive feedback welcome.
Role-based agent coordination with approval gates—CrewAI but Markdown-first and lighter.
OCI-based agent skill packaging, but limited adoption and niche audience versus established agent frameworks.
50 markdown prompt templates for affiliate marketing. Works with any LLM.
Service boundaries beat agent roles for coordination — 281 tests back the architecture.
Test suite for LLM agent skills; fills a real gap in agent eval tooling.
Git worktree isolation ensures agent-generated code never touches your main branch directly.