feature

Generate Markdown planning documents for multi-phase project workflows.

2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/hferello/ai --skill feature-hferello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature
Source: https://github.com/hferello/ai/tree/main/feature
Command: npx skills add https://github.com/hferello/ai --skill feature-hferello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Planning complex work is hard when notes and decisions are scattered. This Skill provides a living, markdown-based workspace that keeps goals, phases, decisions, and progress aligned.

Core Features & Use Cases

  • Planning with living docs: auto-generate task_plan.md, findings.md, progress.md, documentation.md, and prd.md from templates.
  • Phased planning: use overview.md and phase-*.md to structure multi-phase work and maintain phase statuses.
  • Handoff-ready documentation: keeps a concise record for new agents with progress and findings.
  • Cross-platform templates: works with Windows, macOS, and Linux install scripts.

Quick Start

Run the init script to create planning files, then tell the AI to read them and begin Phase 1.

Frequently Asked Questions about feature

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

FAQPage Schema
How do I plan complex projects using markdown documentation?

Markdown project planning is done by generating living documents like task_plan.md, prd.md, and progress.md from templates to keep goals, phases, decisions, and progress aligned across teams.

What is phased planning and how does it work for multi-phase initiatives?

Phased planning structures multi-phase work using overview.md and phase-*.md files to maintain distinct phase statuses, providing a clear lifecycle progression for complex feature development workflows.

How do I generate living docs for feature development workflows?

Run the cross-platform init script to auto-generate living docs like findings.md and documentation.md from templates, then instruct the AI to read them and begin Phase 1 of your feature development workflow.

Can I use markdown task planning templates on Windows, macOS, and Linux?

Yes, the markdown task planning templates work across Windows, macOS, and Linux through dedicated install scripts that create the workspace files for your feature development workflows.

What is the best way to maintain progress tracking for AI agents?

Maintain handoff-ready documentation by using lifecycle hooks that prompt progress updates, keeping a concise record in progress.md and findings.md for new agents joining the task planning workflow.

Why does my project planning workflow fail when notes are scattered?

Scattered notes break project planning workflows by misaligning goals and decisions. A living markdown workspace solves this by centralizing task plans, PRDs, and progress tracking into structured templates.