Structured AI development framework for Claude Code. Research → Plan → Implement workflow with parallel agents, persistent context, and session management.
# Add to your Claude Code skills
git clone https://github.com/teambrilliant/claude-research-plan-implementThis repo is no longer maintained. The original commands and agents were inspired by HumanLayer's .claude/ setup, simplified and tailored with Claude Code to specific workflows.
The work has since evolved into a plugin-based skill system that we use daily:
| Repo | What it does | |------|-------------| | teambrilliant/dev-skills | Development workflow skills — shape, plan, implement, QA | | teambrilliant/tap-skills | Team autonomy methodology for human+agent teams | | teambrilliant/marketplace | Plugin registry for discovering and installing skills |
/plugin marketplace add teambrilliant/marketplace
/plugin install dev-skills@teambrilliant
/plugin install tap-skills@teambrilliant
No comments yet. Be the first to share your thoughts!