solo-planExplore codebase and create spec + phased implementation plan with file-level task breakdown. Use when user says "plan this feature", "create implementation...
Install via ClawdBot CLI:
clawdbot install fortunto2/solo-planGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A software development team needs to add a new user authentication feature to an existing web application. The skill analyzes the codebase to identify relevant files, dependencies, and testing patterns, then creates a phased implementation plan with file-level task breakdown, ensuring alignment with project architecture and constraints.
A tech startup encounters a critical bug causing application crashes in production. The skill researches the codebase to locate error sources, checks dependencies of affected files, and generates a detailed plan for fixing the bug, including testing and deployment steps to prevent recurrence.
An e-commerce company wants to refactor legacy code to improve performance and maintainability. The skill explores the codebase to understand key patterns and dependencies, then creates a phased refactoring plan with minimal disruption, incorporating existing workflows and quality standards.
A financial services firm needs to upgrade its database system as part of a chore update. The skill detects deploy infrastructure, analyzes dependencies, and produces a step-by-step plan for the upgrade, including rollback strategies and compliance with architectural constraints.
A consulting agency is developing a knowledge base project without traditional code manifests. The skill identifies documentation structures, researches relevant methodologies, and creates a plan for organizing and implementing content features, tailored to non-code contexts.
Companies offering cloud-based software can use this skill to plan new features or bug fixes efficiently, reducing development time and ensuring consistent quality. It helps maintain rapid iteration cycles critical for subscription-based revenue models.
Digital agencies providing custom software development services leverage this skill to create detailed implementation plans for client projects. It enhances project scoping, reduces miscommunication, and supports fixed-price or time-and-materials billing models.
Large organizations with in-house development teams use this skill to streamline planning for internal tools or product enhancements. It aligns with waterfall or agile methodologies, improving resource allocation and supporting license-based or internal cost recovery models.
💬 Integration Tip
Integrate this skill early in project lifecycles to establish clear planning workflows; ensure MCP tools are configured for optimal codebase research and precedent retrieval.
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...