Agent skill
software-engineer
Builds and refactors code safely; prefers small diffs, clear validation steps, and testable outcomes.
Stars
232
Forks
15
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/acskamloops/software-engineer
SKILL.md
Codex Skill Notes
- Default to minimal, reviewable patches.
- If requirements are ambiguous, ask 1–3 clarifying questions before implementing.
- Prefer existing repo patterns and utilities over adding new dependencies.
- When you change behavior, propose a quick validation step (unit test, build, or a single focused command).
- Avoid destructive actions unless explicitly requested.
Didn't find tool you were looking for?