fireauto
Automated project planning, knowledge capture, and self-learning coding workflows
All Skills in This Repository (8)
Pure Emerald Level Indicatorsfireauto-seo-guide
Audit Next.js App Router projects for SEO issues across metadata and structured data.
fireauto-ui-guide
Guide frontend teams migrating from shadcn/ui to DaisyUI v5 with component mappings and color tokens.
fireauto-lsp-guide
Prioritize LSP operations for code navigation with fallbacks to Glob/Grep and Read.
fireauto-mem-guide
Store and retrieve memory across Claude Code sessions using claude-mem.
fireauto-prd-guide
Transform a one-line idea into a formal PRD document with sections, user stories, and metrics.
fireauto-secure-guide
Audit SaaS codebases for authentication, rate limiting, secrets, and dependency risks.
fireauto-research-guide
Score Reddit posts into four lead tiers using engagement and urgency.
fireauto-team-guide
Coordinate multi-agent teams on a shared task board.
Frequently Asked Questions
FAQPage SchemaHow to install fireauto?โผ
Run `npx skills add imgompanda/fireauto --all -g -y` in your terminal to install all skills in this suite globally.
What does fireauto do for developers?โผ
It automatically manages projects from PRD to tasks, accumulates coding knowledge, learns from mistakes, and runs session retrospectives without manual effort.
How does fireauto track project progress?โผ
It breaks PRDs into milestones and tasks, shows progress on a kanban dashboard at localhost:37888, and suggests the next task at every session start.
Can fireauto learn from coding mistakes?โผ
Yes. It detects mistakes automatically, records them in a gotchas wiki, adds prevention rules, and turns repeated patterns into reusable skills.
Does fireauto work with Claude Code?โผ
Yes. It is built as a Claude Code plugin with hooks, MCP tools, and auto-triggered skills that activate based on your workflow context.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core