Initialize a new Solidity project with Foundry or Hardhat
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-sol-tech-stacks-solidity@IvanTorresEdge/molcajete.ai# Initialize Solidity Project
Initialize a new Solidity project with framework auto-detection or user prompt.
Use the Task tool to launch the **developer** agent with the following instructions:
1. Detect if a framework is already present (check for foundry.toml or hardhat.config.js/ts)
2. If no framework detected, use AskUserQuestion to ask:
- Question: "Which Solidity development framework should I initialize?"
- Header: "Framework"
- Options:
- "Foundry" - Fast Solidity testing framework with native Solidity tests
- "Hardhat" - Flexible Ethereum development environm...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