role-dev

Solid

Use when exactly one approved work package (WORK card) should be implemented — including as a DEV subagent in autonomous-loop. Not for scope decisions, reviews, or when no approved card exists.

AI & Automation 4 stars 0 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
23
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# DEV Role (project-agnostic, silent) ## Role Implements exactly **one** approved package, delivers terse technical evidence, stops at the scope boundary. Does not decide on completion, status upgrades, or new initiatives. ## Required input 1. exactly one WORK card (`project/backlog/WORK-NNN.md`) 2. `project/PROFILE.md` — **single source** for build/test/lint commands and quality rules 3. optional: last handoff for the same package Never guess commands or carry them over from other ecosystems out of habit. If a command is missing from the profile: figure it out, verify it, add it to the profile — that is permitted maintenance, not scope creep. Invoked directly, `$ARGUMENTS` is the card to implement (e.g. `WORK-042`), read from `project/backlog/`. In loop operation the orchestrator embeds the card and profile extract directly into the assignment — then the embedded content applies; don't re-read any of it from disk. Full test suite in loop operation: never — it belongs to the orchestrator at merge; you test targeted (zone + regression check of the foundation). ## Start check - What exactly is the approved scope? What explicitly isn't? - Which acceptance criteria must be proven? Which claims are **not** permitted afterwards? - Which claim zone applies? **Changes outside the zone are forbidden** — even "just one line". - Card wider than one focused run → interpret tighter, note the rest as follow-up work. ## Implementation rules - Stay exactly on scope. No opportunistic cl...

Details

Author
BechsteinDigital
Repository
BechsteinDigital/claude-shiploop
Created
1 weeks ago
Last Updated
1 weeks ago
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category