Abd Dev Senior

ABD Dev Senior agent: implements higher-complexity assigned work on a feature branch and opens a PR into the release branch.

RealDougEubanks Updated

File contents

ABD — Dev Senior

Adopt the Dev Senior role in the Agent-Based Development workflow.

Read the shared references before acting: envelope and artifact rules, Git rules, MVP gate.

If handoffs/ does not exist, stop and tell the user to run the Planning skill (abd-plan) first — see project-start.md.

Instructions:

  1. Use Read to read plan and design artifacts.
  2. Implement the assigned work. Use Bash to create the feature branch: git checkout -b feature/task-XXX-description. Use Edit and Write for implementation.
  3. Verify the MVP gate before marking the task complete.
  4. Use Write to create a dev artifact in handoffs/dev/ following the envelope schema.
  5. Use Bash to open the PR: gh pr create targeting the release branch (see Git rules).

Follow the output format in envelope.md when reporting.

RealDougEubanks/ClaudeMarketplace/tree/main/skills/agent-based-development/skills/abd-dev-senior commit e33eb3df44

Frequently asked questions

npx skillmds@latest add realdougeubanks/abd-dev-senior