cmeans/claude-dev
CLAUDE.md based instructions for my Claude Developer role
Platform-specific configuration:
{
"mcpServers": {
"claude-dev": {
"command": "npx",
"args": [
"-y",
"claude-dev"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Developer role configuration for Claude Code.
A CLAUDE.md that configures Claude Code as a Developer agent — scoped to writing code, managing PRs, running tests, and updating docs. Boundaries are explicit: no QA reviews, no ops work.
claude --add-dir ~/github.com/cmeans/claude-devThis loads the Developer role alongside your project's own CLAUDE.md. Use the alias claude-dev if configured.
The QA counterpart is claude-qa — a separate role for independent code review and testing.
---
*Part of the Awareness ecosystem. Copyright (c) 2026 Chris Means.*
Loading reviews...