agrimsingh/project-scaffold
Skill Claude CodeCodex
Set up agent-friendly project structures with AGENTS.md, specs, workflows, and TODO files for long-horizon autonomous execution. Use when starting a new project, onboarding to a brownfield codebase, or when a project lacks clear documentation for agents to follow. Do NOT use when the project already has a…
agrimsingh/project-scaffold
Cursor rule Cursor
Write all important outputs (plans, specs, reports, analysis) to the project tree, never only in conversation.
agrimsingh/project-scaffold
Cursor rule Cursor
Before editing source code, read the relevant spec for context and constraints.
agrimsingh/project-scaffold
Cursor rule Cursor
After completing any implementation, update project documentation to reflect what changed.
agrimsingh/project-scaffold
Cursor rule
Write all important outputs (plans, specs, reports, analysis) to the project tree, never only in conversation.
agrimsingh/project-scaffold
Cursor rule
Before editing source code, read the relevant spec for context and constraints.
agrimsingh/project-scaffold
Cursor rule
After completing any implementation, update project documentation to reflect what changed.