The landing page has an information overload (at least for me). I have a hard time understanding what to look at, because it's both a landing page with very dense writings, and at the same time something that looks like a real app.
Less is more. Look at some of the best landing pages out there. They tell the core story with a few words. A video where you walk through your product is even better.
Thats fair! Its trying to be a landing page and the actual app at the same time, so you cant really tell where to look. Because of yout feedback just pushed a change, cut most of the wall of text and moved the live demo up so its right under the headline instead of buried at the bottom. A short walkthrough clip is next on the list.
Thanks for taking the time to write it out, genuinly useful!
Just recently started playing with the idea of an agent that has multiple agents as subordinates. My main agent has the context of the system, controls api keys, tokens, etc. and has a high level overview of each project. Then I have an agent per project and some general "experts" (such as db expert, devops expert, etc.). My main agent (the captain) takes my inputs and then splits the tasks and reports back when the subagents have done the work.
I wonder if this idea of having a queue may or may not benefit someone with my setup (running on openclaw).
Have you tried this kind of setup yourself and, if so, what are the benefits of using a queue system?
This is a nice idea. I keep seeing agent tools that focus on the coding part, but the boring task dispatch and handoff layer is where I actually lose time.
The power's mainly in the smooth MCP connections, combined with an autopilot and a lot of config, spent a lot of time on that. Press 'q' and the autopilot runs smoothly through your tasks, press 0 to get help with tasks that are gated (for example posting something on social media). Best to adopt it for a while, build up your .md files, and let the synergy build, after a while the magic happens.
Besides, I just wanted a pleasant task list for myself. Jira's too complex, Apple Reminders too simple and just not optimal for Claude Code agents. I wanted a proper synergy, and to bring Claude working as a team to the next level.
Code's open if you wanna take a look: gitlab.com/taskprio/taskprio
Thanks all for your feedback!
9 comments
[ 3.0 ms ] story [ 27.9 ms ] threadThe landing page has an information overload (at least for me). I have a hard time understanding what to look at, because it's both a landing page with very dense writings, and at the same time something that looks like a real app.
Less is more. Look at some of the best landing pages out there. They tell the core story with a few words. A video where you walk through your product is even better.
Thanks for taking the time to write it out, genuinly useful!
Besides, I just wanted a pleasant task list for myself. Jira's too complex, Apple Reminders too simple and just not optimal for Claude Code agents. I wanted a proper synergy, and to bring Claude working as a team to the next level.
Code's open if you wanna take a look: gitlab.com/taskprio/taskprio Thanks all for your feedback!