Initialize new Go project with Makefile and build structure
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-go-tech-stacks-go@IvanTorresEdge/molcajete.ai# Initialize Go Project Initialize a new Go project with user-selected structure. Use the Task tool to launch the **developer** agent with instructions: 1. Ask user for project name and module path 2. Ask user to select project structure: - Standard layout (golang-standards) - Hexagonal architecture - Flat structure (simple) 3. Create directory structure (including `bin/` directory) 4. Initialize go.mod 5. Create main.go with basic structure 6. **REQUIRED: Create Makefile** with: - `build` target (builds to `./bin/` directory) - `run` target - `test` target - `fmt` t...
Initialize beads in the current project
Initialize task harness with ai/tasks/ directory structure
Import agents from Claude Code environment to orchestration plugin context
Initialize СС Blueprint Toolkit - copy actual documentation templates to your project
Set up The Agentic Startup statusline in your Claude Code environment