floatty-improve-prompt

Rewrite rough engineering prompts into precise Floatty-specific implementation instructions.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/float-ritual-stack/floatty --skill floatty-improve-prompt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: floatty-improve-prompt
Source: https://github.com/float-ritual-stack/floatty/tree/main/.claude/skills/floatty-improve-prompt
Command: npx skills add https://github.com/float-ritual-stack/floatty --skill floatty-improve-prompt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Concurrent and ambiguous engineering requests waste time; this skill rewrites vague prompts into precise, Floatty-specific instructions that align with the codebase and subsystems.

Core Features & Use Cases

  • Clarifies intent across Panes, Blocks, Doors, and metadata pipelines.
  • Produces scoped, actionable prompts suitable for handoff to subagents or automated tasks.
  • Use case: when a user provides a messy, multi-subsystem prompt, this skill yields a focused prompt ready for execution.

Quick Start

Provide a rough task description and this skill will output a precise, Floatty-specific implementation prompt ready for execution.

Frequently Asked Questions about floatty-improve-prompt

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

FAQPage Schema
How do I rewrite vague engineering prompts into precise implementation instructions?

To rewrite vague engineering prompts, you need a tool that classifies intent and analyzes cross-subsystem contexts like panes, blocks, and metadata pipelines. This process sharpens the request into tightly scoped instructions that minimize scope creep before execution.

What is the best way to prevent scope creep when handing off engineering tasks?

Preventing scope creep during task handoff requires producing tightly scoped, actionable prompts that preserve original intent. By clarifying ambiguous multi-subsystem requests upfront, you ensure subagents receive focused instructions aligned with the codebase.

How do I clarify intent for tasks involving multiple subsystems like panes, blocks, and doors?

Clarifying intent for tasks involving panes, blocks, and doors involves analyzing cross-subsystem contexts to reshape rough descriptions. This classification yields Floatty-specific implementation prompts that accurately align the request with codebase dependencies.

Can I use automated prompt scoping for complex metadata pipeline changes?

Automated prompt scoping is effective for complex metadata pipeline changes. It analyzes the concurrent contexts and rewrites messy requests into focused, actionable prompts suitable for automated execution and subagent handoff.

When should I avoid using automated prompt rewriting for engineering requests?

You should avoid automated prompt rewriting when the original engineering request is already precise, tightly scoped, and single-subsystem. Rewriting clear instructions adds unnecessary processing overhead without improving execution clarity or minimizing scope creep.