feature-plan

Generate structured work plans and code stubs from briefs and domain analyses.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/telefrek/jlsm --skill feature-plan-telefrek
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: feature-plan
Source: https://github.com/telefrek/jlsm/tree/main/.claude/skills/feature-plan
Command: npx skills add https://github.com/telefrek/jlsm --skill feature-plan-telefrek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating work plans and stub implementations from a brief and domain analysis, reducing manual work and streamlining development.

Core Features & Use Cases

  • Automated Work Planning: Generate a structured work plan based on briefs and domain analyses.
  • Stub Generation: Automatically create stubs for implementation based on the planned work.
  • Use Case: With this Skill, a developer can input a feature's brief and domain analysis, and it will output a detailed work plan and stub implementations, ready for further development.

Quick Start

Generate a work plan and stub implementations for the feature 'user-authentication' using the feature-plan skill.

Frequently Asked Questions about feature-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate feature planning and stub generation from a domain analysis?▼

Feature planning and stub generation are automated by processing your brief and domain analysis to output a structured work plan alongside code stubs ready for implementation.

What is the best way to generate work plans from a software feature brief?▼

Generating work plans from a software feature brief is best handled by automating the extraction of tasks from the provided brief and domain analysis to create a structured development plan.

Can I automatically create code stubs for implementation based on a planned work?▼

Yes, you can automatically create code stubs for implementation by processing your feature's planned work, allowing the system to generate the foundational code structures for further development.

Do I need a full domain analysis to generate a structured work plan for software development?▼

Yes, a full domain analysis is required alongside a brief to generate a structured work plan, as the system processes both inputs to automate the creation of accurate development tasks and stubs.