autonomous-feature-plannerAutonomously plans and specifies system features starting from the user’s most recent command, continuing without further user input until explicitly stopped. Use when the user explicitly invokes autonomous planning to extend a system from a prior command. Trigger keywords: use autonomous-feature-planner, start autonomous planning, autonomous expansion, continuous feature planning.
Install via ClawdBot CLI:
clawdbot install autonomous-feature-plannerActivate only when the user explicitly names this skill or clearly instructs continuous,
self-directed planning.
Activation requires:
Do not activate if:
If the foundation cannot define a system domain, fail immediately.
This skill operates as a bounded-output autonomous planner.
Autonomy applies to sequencing, not to scope invention.
If assumptions exceed minimal necessity, fail.
Each iteration must perform exactly the following steps:
Only one feature is permitted per iteration.
No iteration may reference future, unplanned features.
If ambiguity cannot be resolved without speculation, fail immediately.
Immediately halt and output a single failure message if:
No additional output is permitted after failure.
Immediately stop all planning when the user issues any command containing:
After a stop command:
Generated Mar 1, 2026
A user commands 'Design an online store for handmade crafts.' The skill autonomously plans features like product catalog management, shopping cart functionality, and secure payment integration, iterating without further input to expand the system based on the initial domain.
A user says 'Create a mobile app for tracking workouts.' The skill initiates autonomous planning, generating features such as user profile setup, exercise logging, progress charts, and social sharing capabilities, each iteration building on the locked fitness domain.
A user commands 'Build a system to control home devices remotely.' The skill plans features like device connectivity protocols, user interface dashboards, scheduling automation, and energy usage monitoring, ensuring each feature aligns with the smart home domain.
A user instructs 'Develop a platform for online coding courses.' The skill autonomously expands the system with features such as course creation tools, student progress tracking, interactive coding environments, and certification issuance, following strict output rules.
A user commands 'Design a tool for logistics tracking.' The skill plans features like inventory management modules, shipment tracking interfaces, supplier integration APIs, and reporting dashboards, iterating sequentially without user intervention.
Offer the autonomous planning skill as a cloud-based service for software development teams, charging monthly fees per user or project. This model provides recurring revenue by helping automate feature specification in agile environments.
Bundle the skill with consulting services for businesses undergoing digital transformation, using it to rapidly prototype and plan system features during client engagements. Revenue comes from project-based fees and ongoing support contracts.
License the skill to large enterprises for internal use in product development departments, with custom pricing based on the number of developers or projects. This model targets organizations needing scalable, autonomous planning tools.
💬 Integration Tip
Integrate this skill early in the development lifecycle to define clear feature scopes and reduce ambiguity, ensuring all team members align on implementation plans without manual intervention.
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection