AI SummaryTangle is a skill-based booster that guides multi-AI implementation for the development phase using Double Diamond methodology, with built-in quality gates for code validation and security checks. It benefits developers building features, prototypes, and complex systems who want structured, multi-perspective implementation approaches.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "Tangle - Development Phase (Double Diamond)" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/nyldn/claude-octopus/main/.claude/commands/tangle.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Development phase - Multi-AI implementation with quality gates
Quick Usage
Just use natural language: ` "Build the authentication system" "Tangle implementation for the payment flow" "Develop the new API endpoints" `
Natural Language Examples
` "Build a user authentication system with OAuth" "Tangle the payment processing integration" "Develop the real-time notification system" `
🤖 INSTRUCTIONS FOR CLAUDE
When the user invokes this command (e.g., /octo:tangle <arguments>): ✓ CORRECT - Use the Skill tool: ` Skill(skill: "octo:tangle", args: "<user's arguments>") ` ✗ INCORRECT - Do NOT use Task tool: ` Task(subagent_type: "octo:tangle", ...) ❌ Wrong! This is a skill, not an agent type ` Why: This command loads the flow-tangle skill. Skills use the Skill tool, not Task. --- Auto-loads the flow-tangle skill for the development/implementation phase.
What Is Tangle?
The Develop phase of the Double Diamond methodology: • Divergent implementation • Multiple approaches exploration • Rapid prototyping • Quality gates
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster