Iheanyi Tasuku
iheanyi-tasuku is a Claude Code plugin for the Build phase that adds lightweight multi-agent task management and agentic knowledge capture via the Tasuku workflow.
Keep multi-agent coding sessions organized while capturing decisions and context agents can reuse later.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install iheanyi-tasuku@iheanyi/tasukuBuilt 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:iheanyi/tasuku") and the paste-ready config with skillselion.get_install_config("plugin:iheanyi/tasuku").
What it does
iheanyi-tasuku is a Claude Code plugin bundle from iheanyi/tasuku that packages Tasuku-style lightweight task management for solo builders running multiple coding agents. Instead of treating agents as disposable chat threads, the plugin emphasizes workflows where tasks, status, and captured knowledge stay aligned so the next agent invocation inherits what already happened. That matters when you ship fast with Claude Code: you lose hours re-explaining scope if nothing persists between runs. The repo ships one plugin focused on management and workflow keywords rather than a sprawling marketplace. Install it when you want a minimal PM layer on top of agent work—backlog items, progression, and agentic knowledge capture—without adopting a separate SaaS project tool. It pairs naturally with build-phase agent-tooling and operate-phase iteration when you are refining how agents hand off work. Complexity stays approachable for beginners who already use Claude Code plugins; you are mainly registering the bundle and folding Tasuku habits into how you prompt and delegate.
Highlights
- Lightweight multi-agent task management tuned for agent-first workflows
- Promotes agentic knowledge capture so context survives across sessions
- Single-plugin bundle from iheanyi/tasuku (1 plugin in the repo)
- Keywords surface: agentfirst, management, tasuku, workflows
- Fits indie builders juggling parallel agent tasks without a full PM stack
Why builders use it
Solo builders lose track of what each agent finished and why when tasks live only in chat history with no durable, agent-readable backlog.
After you add the plugin, agent sessions can align on shared tasks and retained knowledge so handoffs need less re-discovery and repetition.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 60 stars, 0 votes.
FAQ
Who is iheanyi-tasuku for?
It is for solo and indie builders using Claude Code who coordinate multiple agents and want lightweight task management plus knowledge capture.
When should I use iheanyi-tasuku?
Use it during active build and iterate cycles when parallel agent work needs a shared task list and persisted context between invocations.
How do I add iheanyi-tasuku to my agent?
Install or register the iheanyi/tasuku Claude Code plugin from the repo bundle, enable it in Claude Code, then follow Tasuku workflow conventions in your agent sessions.
Comments
Share how you use iheanyi-tasuku, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.