RULEFORGE / AGENTS.md ◀ CLAUDE.md .cursorrules SKILL.md
Quick tip. Fill in as much as you can — the more context, the more precise and immediately usable the generated config. Most fields are optional; only format, project name, description, and tech stack are required.
Waiting for input...
READINESS REPORT
OUTPUT FORMATS
PROJECT IDENTITY
💬 Keep it concise — this is loaded into every session. Aim for under 150 characters.
💬 Avoid vague adjectives — be specific about what this project does.
TECH STACK
COMMANDS & WORKFLOW
💬 AI will guess commands without these — errors likely. Enter at least a dev and build command.
💬 Avoid sudo in AI agent commands — use project-scoped tools instead.
CODE STYLE & CONVENTIONS
💡 Tip: Less is more. Only specify styles your linter doesn't catch.
ARCHITECTURE & BOUNDARIES
💬 Consider protecting .env and config files — they're easy to accidentally modify.