repo-kanban-pmInstall and enforce a lightweight product-management workflow inside a code repo: feature-as-kanban boards, ROADMAP status tracking, branch/PR conventions, a...
Install via ClawdBot CLI:
clawdbot install michailbul/repo-kanban-pmGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A tech startup is building a new SaaS product with a small distributed team. They need to coordinate feature development, track progress transparently, and maintain alignment between engineering and product vision from day one.
An open-source community project is growing rapidly with multiple contributors. They need to implement structured feature tracking, roadmap visibility, and consistent PR workflows to manage community contributions effectively.
A large corporation is modernizing legacy systems with multiple agile teams. They need to introduce standardized project tracking across repositories, ensure cross-team coordination, and maintain audit trails for compliance.
A digital agency manages multiple client projects simultaneously. They need to implement consistent project tracking across different codebases, maintain client visibility into progress, and streamline bug reporting workflows.
A university research lab develops multiple experimental projects with rotating team members. They need to establish reproducible workflows, track feature development across experiments, and maintain documentation for knowledge transfer.
Companies building subscription-based software products can use this system to maintain product roadmaps, coordinate feature releases, and ensure engineering work aligns with business priorities. The daily PM cron helps maintain momentum.
Agencies and consultants implementing projects for clients can standardize project tracking across engagements. The system provides transparency for clients while maintaining internal coordination across multiple projects.
Large organizations developing internal tools and platforms can use this to coordinate between departments. The structured workflow helps align IT development with business unit requirements and provides audit trails.
💬 Integration Tip
Start with the basic workflow first, then add the daily cron once the team is comfortable with the kanban system. Use the templates consistently across all features for maximum effectiveness.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...