etflow
Installation
SKILL.md
etflow — Engineering & Task Flow
This skill defines the mandatory process Claude must follow every time a user requests the development of a feature, modification, non-trivial fix, or new component.
Phase 1 — Requirement intake
Receive the user's request and make sure you understand it well.
- If the requirement is vague, ask at most 2 questions to clarify the scope.
- Don't ask unnecessary questions: if the context is sufficient, move directly to evaluation.
- Briefly restate the requirement in one sentence to confirm understanding.
Phase 2 — Complexity assessment
Related skills
More from shev-pro/et-superpowers
code-review
>
3codebase-documentation
Generate structured documentation for existing codebases. Creates an AGENTS.md entry point linking to deeper docs/ documents (HLD, component docs, API docs). Use when the user asks to document a codebase, create project documentation, write architecture docs, or generate AGENTS.md. Handles monorepos by asking about documentation placement strategy.
3