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-implementGuides for using ai agents skills like claude-research-plan-implement.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T17:02:35.400Z",
"npmAuditRan": true,
"pipAuditRan": true
}claude-research-plan-implement is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by teambrilliant. Structured AI development framework for Claude Code. Research → Plan → Implement workflow with parallel agents, persistent context, and session management. It has 102 GitHub stars.
Yes. claude-research-plan-implement passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/teambrilliant/claude-research-plan-implement" and add it to your Claude Code skills directory (see the Installation section above).
claude-research-plan-implement is primarily written in Shell. It is open-source under teambrilliant on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh claude-research-plan-implement against similar tools.
No comments yet. Be the first to share your thoughts!
This 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