Reset Content Gen banner
disler disler

Reset Content Gen

Development community

Description

--- model: claude-sonnet-4-5-20250929 description: Reset apps/content-gen to fresh state for new voice-based agentic coding experiments --- # Purpose Reset the apps/content-gen application to a clean starter state with fresh backend (FastAPI), frontend (Vue + TypeScript), and cleared experimental artifacts, preparing for the next round of voice-based agentic coding experiments. ## Codebase Structure ``` apps/content-gen/ ├── backend/ # Python FastAPI backend (will be reset) ├── fron

Installation

Installs to ~/.claude/commands/disler-big-3-super-agent-reset_content_gen.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/disler/big-3-super-agent/HEAD/.claude/commands/reset_content_gen.md -o ~/.claude/commands/disler-big-3-super-agent-reset_content_gen.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository