ss-agile-implementing-an-issue
CommunityShip one issue cleanly, end-to-end.
Software Engineering#testing#git-workflow#subagent-coordination#acceptance-criteria#github-issues#code-implementation#clean-tree
AuthorEmrebener
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes uncertainty and coordination overhead for implementing a single GitHub issue by defining a clear, autonomous workflow for a subagent that must deliver a correct, merge-ready change on an already-prepared feature branch.
Core Features & Use Cases
- Issue-to-change execution: Implements exactly the provided issue body and acceptance criteria on the current branch without changing scope.
- Autonomy without questions: Operates under a strict contract to never ask for decisions that require a human response, instead making conservative choices and reporting assumptions.
- Verification and clean-tree safety: Runs relevant tests and enforces a clean
git status --porcelainstate, including handling generated outputs via committing or updating.gitignore. - Structured coordinator reporting: Produces a single parseable report detailing status, commits, acceptance-criterion evidence, test results, and any non-obvious notes.
Quick Start
Use ss-agile-implementing-an-issue when dispatched by the coordinator to implement the specified issue on the current feature branch and return a structured completion report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ss-agile-implementing-an-issue Download link: https://github.com/Emrebener/Sublime-Skills/archive/main.zip#ss-agile-implementing-an-issue Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.