development-instructions-agent-skill
v0.0.3
Published
AI Agent skill with prompting set for development process
Maintainers
Readme
A simple set of instructions for development process
development-instructions-agent-skill
Adds a bit more to resilience in the process of development with ai agentic coding tools.
| Task type | Read this first |
|---|---|
| Understanding the codebase from scratch | CODEBASE_EXPLAIN.md |
| Planning a new feature or change | PLAN_CREATION.md |
| Investigating before implementing (recon) | PRE_IMPLEMENTATION_RECON.md |
| Moving from plan to implementation | PROCEED_TO_IMPLEMENTATION.md |
| Reviewing code after implementation | REVIEW_IMPLEMENTATION.md |
| Designing or adding tests | TEST_DESIGN.md |
Install
Use skillpm directly with npx:
npx skillpm install development-instructions-agent-skill