
Tasks Skill
A lightweight SQLite-based task manager designed for AI agents. Provides simple task tracking with four statuses (backlog, todo, in-progress, done), tag filtering, and no external dependencies.
🚀 No Nonsense Tasks is a lightweight task manager built on SQLite for AI agents and developers. Track tasks through four simple statuses—backlog, todo, in-progress, and done—with tag-based filtering and zero external dependencies. Just bash and sqlite3.
💡 Perfect for automating workflows, managing agent-driven projects, or keeping personal task lists organized. Add, list, filter, and update tasks via simple command-line scripts. Ideal for developers who want task tracking without the bloat.
✨ Built for AI integration with SQL injection protection, a migration system for schema updates, and customizable database location. Minimal setup, maximum control.