DEV Community

Everit Jhon
Everit Jhon

Posted on

ctxflow — a CLI to scaffold context files for AI coding agents

github.com/powfuu/ctxflow
npmjs.com/package/ctxflow

npm install -g ctxflow

ctxflow → interactive menu
ctxflow init → set up CLAUDE.md + docs/ structure
ctxflow new → scaffold requirements + plan for a feature
ctxflow status → check task progress of a feature
ctxflow list → show all existing features
ctxflow help → show usage and documentation

Your agent reads your stack, rules and architecture before coding.
No more guessing. Works with Claude, Cursor, Copilot, Windsurf and any AI agent.

Top comments (0)