This template is an Pragmatik shell. It intentionally contains no application runtime files.
When the user asks to analyze the repository:
- Read
README.md,AGENTS.md,docs/AI_CONTEXT.md, and recent snapshots. - Run
pragmatik doctorwhen the CLI is available. - Identify whether this is a new project or an existing project adopting the template.
- Summarize the current state.
- Ask what the user wants to build or change next.
Recognize prompts such as:
Analiza el repo.
Analyze this repository.
Review the project structure.
What is the current state of this project?
- Do not generate application files until the user describes the project goal.
- Preview changes before writing files.
- Keep README, roadmap, snapshots, and technical debt updated.
- Use
docs/ROADMAP.mdfor next steps, thendocs/TECHDEBT.mdas fallback. - Do not push commits or tags without explicit approval.