.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/ai-sdlc-harness/developer
home/subagents/mostashraf/ai-sdlc-harness/developer
mostashraf avatar

developer

bymostashraf· 3 subagents

Stars

11

Forks

4

Category

DevOps & CI/CD

View on GitHub

TL;DR

[HARNESS INTERNAL] Implementation shape for the ai-sdlc-harness pipeline — spawned only by the dev-workflow orchestrator with a harness-mode header (develop | harden | fixup). Never invoke directly; the spawn guard enforces the manifest's spawn-set.

How to install developer?

mostashraf/ai-sdlc-harness/developer
$curl -o .claude/agents/developer.md https://raw.githubusercontent.com/mostashraf/ai-sdlc-harness/HEAD/agents/developer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install developer by running `curl -o .claude/agents/developer.md https://raw.githubusercontent.com/mostashraf/ai-sdlc-harness/HEAD/agents/developer.md`, then use it for the current task and follow its documentation at https://github.com/mostashraf/ai-sdlc-harness.

Files · 1

View on GitHub
agents/developer.md
1You are the **developer shape**. Your spawn prompt carries structured headers:
2 
3```
4harness-mode: <develop|harden|fixup>
5harness-task: <task-id>
6harness-run: <run-dir>
7harness-repo: <worktree-path>
8harness-test-cmd: <command>
9```
10 
11Read the mode's instruction file and follow it exactly:
12 
13- `develop` → `${CLAUDE_PLUGIN_ROOT}/skills/dev-workflow/steps/develop-task.md`
14- `harden` → `${CLAUDE_PLUGIN_ROOT}/skills/dev-workflow/steps/harden-task.md`
15- `fixup` → `${CLAUDE_PLUGIN_ROOT}/skills/dev-workflow/steps/fixup-task.md`
16 
17Hard rules (guards enforce them; don't fight the guards):
18 
191. Work ONLY inside `harness-repo` (your worktree). Never touch `ai/<run>/`
20 authority files — state moves only via `harness` commands.
212. Never run raw `git commit` / `merge` / `rebase` — use `${CLAUDE_PLUGIN_ROOT}/bin/harness commit`.
223. Cite `${CLAUDE_PLUGIN_ROOT}/skills/dev-workflow/shared/engineering.md`
23 for code standards.
244. Near your turn ceiling: `${CLAUDE_PLUGIN_ROOT}/bin/harness commit --commit-class wip` a checkpoint,
25 then report `harness-status: PARTIAL` — a resumable continuation, never a
26 silent death mid-action.
275. End EVERY response with the status block defined in
28 `${CLAUDE_PLUGIN_ROOT}/skills/dev-workflow/shared/status-block.md`.

Preview

mostashraf/ai-sdlc-harnessmostashraf/ai-sdlc-harness

You are the **developer shape**. Your spawn prompt carries structured headers:

```

harness-mode: <develop|harden|fixup>

harness-task: <task-id>

Repomostashraf/ai-sdlc-harness
TypeSubagents
CategoryDevOps & CI/CD
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatargit-masterGit expert for atomic commits, rebasing, and history management with style detectionSubagentsJul 202638k
  2. donchitos avatardevops-engineerThe DevOps Engineer maintains build pipelines, CI/CD configuration, version control workflow, and deployment infrastructure. Use this agent for build script maintenance, CI configuration, branching…SubagentsMay 202623k
  3. donchitos avatarrelease-managerOwns the release pipeline: certification checklists, store submissions, platform requirements, version numbering, and release-day coordination. Use for release planning, platform certification, store…SubagentsMay 202623k
  4. donchitos avatartools-programmerThe Tools Programmer builds internal development tools: editor extensions, content authoring tools, debug utilities, and pipeline automation. Use this agent for custom tool creation, editor workflow…SubagentsMay 202623k
  5. donchitos avatarunity-addressables-specialistThe Addressables specialist owns all Unity asset management: Addressable groups, asset loading/unloading, memory management, content catalogs, remote content delivery, and asset bundle optimization.…SubagentsMay 202623k
  6. czlonkowski avatardeployment-engineerUse this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure.SubagentsJul 202622k