implement-feature-planning

Plan feature work against a C3-inspired architecture and generate ADRs with mermaid diagrams.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/thewind121212/natashi --skill implement-feature-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-feature-planning
Source: https://github.com/thewind121212/natashi/tree/main/.claude/skills/topic-planning
Command: npx skills add https://github.com/thewind121212/natashi --skill implement-feature-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and documenting new features by analyzing requirements against a C3-inspired architecture and producing structured planning artifacts with mermaid diagrams.

Core Features & Use Cases

  • Structured ADRs and planning documents for feature work
  • Mermaid diagrams illustrating architecture and component interactions
  • Phase-based implementation plan with clear tasks, risks, and dependencies
  • Generates docs/plans/adr-{YYYYMMDD}-{feature-name}/ with templated documentation

Quick Start

Provide a feature brief and trigger the planning process to generate ADRs and mermaid diagrams.

Frequently Asked Questions about implement-feature-planning

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

FAQPage Schema
How do I plan features for a Discord music bot using C3 architecture?

Generate ADRs and mermaid diagrams for Node.js or Go Discord bot features by providing a feature brief. The skill outputs structured planning artifacts, including phased tasks and templated documentation, into a dated docs/plans/adr directory.

Can I use mermaid diagrams to document feature planning for Node.js and Go projects?

Yes, this skill generates mermaid diagrams illustrating architecture and component interactions for Node.js and Go Discord bot projects. These visual artifacts are automatically included in the structured planning documentation.

What is the best way to structure ADRs for new feature work?

Organize ADRs into a docs/plans/adr-{YYYYMMDD}-{feature-name}/ directory containing templated documentation. This structure includes phased implementation plans, clear tasks, risks, and dependency mappings for structured feature work.

Does this feature planning skill work with both Node.js and Go Discord bots?

Yes, this skill supports Discord music bot projects built with both Node.js and Go. It analyzes requirements against a C3-inspired architecture to produce tailored planning artifacts and phased implementation tasks for these environments.

How do I generate phased implementation tasks and dependency mappings for bot features?

Provide a feature brief to trigger the planning process and generate phased implementation tasks with dependency mappings. The skill analyzes requirements against a C3-inspired architecture to output structured ADRs with clear tasks and risks.