Imported from udaylunawat/Data-Science-Projects (
cross-agent-development-workflow/templates/AGENTS.md). Install upstream withnpx skills add udaylunawat/Data-Science-Projects --skill templates. Copyright stays with the author.
Project instructions
This file is a project-specific adapter for the reusable
cross-agent-development skill. Keep it concise and customize the commands,
architecture, and safety boundaries for the consuming repository.
Workflow
- Read this file and the installed
cross-agent-developmentskill before substantial work. - Inspect the workspace and preserve unrelated changes.
- For multi-file work, perform read-only discovery before editing and define acceptance criteria, allowed files, required checks, risks, and a stop rule.
- Use parallel read-only agents for independent exploration, documentation lookup, test-gap analysis, or review when supported.
- Use one writer for overlapping files.
- Run focused checks first, then the repository's canonical full check.
- Separate observed evidence from assumptions and untested claims.
- Do not commit, push, deploy, migrate live data, or contact external systems without explicit authorization.
Repository-specific commands
Replace this section with the actual format, lint, test, build, and runtime commands for the consuming repository.