bottlenote-admin-feature-builder

Route and classify Bottlenote admin feature requests into skill workflows.

1|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/bottle-note/admin-dashboard --skill bottlenote-admin-feature-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bottlenote-admin-feature-builder
Source: https://github.com/bottle-note/admin-dashboard/tree/main/.agents/skills/bottlenote-admin-feature-builder
Command: npx skills add https://github.com/bottle-note/admin-dashboard --skill bottlenote-admin-feature-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill resolves the confusion and inefficiency that arise from vague or multi-stage admin requests by routing them to the correct workflow.

Core Features & Use Cases

  • Request Classification: Automatically categorizes requests like feature development, bug fixes, or API modifications.
  • Workflow Guidance: Provides clear guidance on which specific skill to use next in the admin workflow.
  • Stage Preservation: Ensures the order of stages (spec, design, plan, implementation) is preserved for feature development.
  • API and PR Support: Routes API documentation requests and PR preparation to their respective skills.

Quick Start

To route a feature request, activate the bottlenote-admin-feature-builder skill and follow the suggested workflow.

Frequently Asked Questions about bottlenote-admin-feature-builder

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

FAQPage Schema
How do I route admin dashboard feature requests to the correct workflow stage?

This skill classifies admin dashboard feature requests by type and routes them to the correct workflow stage, ensuring proper progression through specification, design, planning, and implementation.

What is the correct stage order for admin feature development?

The correct stage order for admin feature development is specification, design, planning, implementation, and finally API documentation or PR preparation. This skill preserves that sequence during request routing.

Can I use this workflow routing for bug fixes and API modifications?

Yes, you can use this workflow routing for bug fixes and API modifications. It automatically categorizes these admin requests and directs them to their respective specialized skills for resolution.

How do I prepare a Korean PR after implementing an admin dashboard feature?

To prepare a Korean PR after feature implementation, this skill routes your completed request to the specific PR preparation skill, ensuring the administrative workflow concludes with properly formatted documentation.

Does this admin request router support API analysis and documentation tasks?

Yes, this admin request router supports API analysis and documentation tasks by identifying these specific request types and directing them to the dedicated API documentation skill within the workflow.