Tettuan Climpt
tettuan-climpt is a Claude Code plugin bundle for the Build phase that adds Climpt Agent scaffolding, templates, and delegated task workflows for AI-assisted development.
Install Climpt Agent plugin pack to scaffold project files, templates, and delegated tasks inside AI-assisted development workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install tettuan-climpt@tettuan/climptBuilt 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:tettuan/climpt") and the paste-ready config with skillselion.get_install_config("plugin:tettuan/climpt").
What it does
tettuan-climpt is a small Claude Code plugin bundle from tettuan/climpt aimed at solo builders who use Climpt Agent for day-to-day coding. The pack ships two plugins oriented around scaffolding projects from templates, delegating multi-step tasks, and wiring workflow configuration so the agent can generate files and follow consistent development rituals instead of one-off prompts. It sits in the builder journey wherever you are already implementing—new repos, feature branches, or internal tooling—rather than replacing research or launch workflows. Register the marketplace entry in Claude Code, enable the plugins you need, and pair them with your existing agent skills for spec and review steps. Complexity is intermediate because you must understand Climpt Agent conventions and when to delegate versus implement inline. Compared with a single-purpose skill, this is a focused agent workflow accelerator, not a full methodology library.
Highlights
- 2 Climpt Agent plugins for AI-assisted development workflows
- Scaffolder and template-driven file generation for faster project setup
- Task delegation and workflow configuration for repeatable agent runs
- Keywords cover scaffold, templates, delegate, tasks, and configuration
Why builders use it
Solo builders waste time re-explaining project layout and repetitive setup steps to their agent on every new feature or repo.
After registering the bundle, Climpt can scaffold files from templates and run configured delegate tasks with less manual prompting.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is tettuan-climpt for?
Solo and indie builders using Climpt Agent in Claude Code who want template-based scaffolding and delegated dev tasks.
When should I use tettuan-climpt?
Use it during Build when starting features or repos where consistent file layouts and agent-driven task chains save time.
How do I add tettuan-climpt to my agent?
Add the tettuan/climpt marketplace or plugin source in Claude Code, install the two plugins, then configure Climpt Agent per plugin README.
Comments
Share how you use tettuan-climpt, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.