Siliconagent Silicon Bot
siliconagent-silicon-bot is a Claude Code plugin for the Build phase that runs an autonomous multi-agent workflow across a 7-phase development cycle with state persistence.
Run an autonomous seven-phase dev cycle in Claude Code with persisted state and multi-agent handoffs.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install siliconagent-silicon-bot@siliconagent/silicon-botBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:siliconagent/silicon-bot") and the paste-ready config with skillselion.get_install_config("plugin:siliconagent/silicon-bot").
What it does
siliconagent-silicon-bot is a Claude Code plugin that packages an autonomous multi-agent workflow around a seven-phase development cycle with state persistence. Solo builders who want more structure than ad-hoc prompting can let the plugin drive exploration, design, validation, implementation, and documentation-style steps while retaining context between runs. Auto-trigger and multi-agent keywords signal it is meant as journey-wide agent tooling: you can start early when discovering scope and keep the same persisted state through build and into review-like phases before ship. It is not a single-purpose MCP connector or a marketplace of unrelated skills—it is one orchestration plugin focused on repeatable cycles. Install when you already use Claude Code heavily and want a opinionated pipeline instead of manually chaining separate skills; expect intermediate complexity because you must trust phase gates and persisted state semantics described in the repo.
Highlights
- 7-phase autonomous development cycle (explore, design, validate, implement, document, and related steps)
- Multi-agent workflow with state persistence across sessions
- Auto-trigger capabilities for hands-off phase transitions
- 1-plugin bundle from siliconagent/silicon-bot
- Built for Claude Code as the primary orchestration surface
Why builders use it
Long agent sessions lose context and skip structured explore-design-validate-implement steps unless you manually orchestrate every handoff.
After install, Claude Code can advance a persisted multi-agent cycle so phases and state survive across sessions instead of one-off prompts.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is siliconagent-silicon-bot for?
Claude Code users who want a seven-phase, multi-agent development workflow with saved state between runs.
When should I use siliconagent-silicon-bot?
Use it when starting or continuing a feature that benefits from explore, design, validate, and implement phases rather than a single chat thread.
How do I add siliconagent-silicon-bot to my agent?
Add the siliconagent/silicon-bot plugin to your Claude Code plugins configuration and follow the repository setup for auto-trigger and state persistence.
Comments
Share how you use siliconagent-silicon-bot, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.