Skip to content

feat(skills): add dark-factory autonomous implementation skill#175

Merged
8nevil8 merged 2 commits intomainfrom
feat/dark-factory-skill
Mar 2, 2026
Merged

feat(skills): add dark-factory autonomous implementation skill#175
8nevil8 merged 2 commits intomainfrom
feat/dark-factory-skill

Conversation

@8nevil8
Copy link
Collaborator

@8nevil8 8nevil8 commented Feb 27, 2026

Summary

Adds the dark-factory Claude Code skill — a fully autonomous AI implementation factory. Given a Jira ticket ID (EPMCDME-XXXXX), it drives the complete cycle from requirements analysis through to a merged MR without manual approval steps at each phase.

Changes

  • Added SKILL.md with the full autonomous workflow definition (phases 1–6: requirements, complexity assessment, architecture, implementation, self-review, MR creation)
  • Added example files for simple features, complex features, and non-Jira task handling
  • Added reference guides for branch workflow and complexity assessment

Impact

Users can now invoke /dark-factory (or ask Claude to "delegate a Jira ticket to dark factory" / "implement EPMCDME-XXXXX") to trigger a fully autonomous implementation workflow. A valid Jira ticket ID is required to start.

Checklist

  • Self-reviewed
  • Manual testing performed
  • Documentation updated (if needed)
  • No breaking changes (or clearly documented)

8nevil8 and others added 2 commits February 27, 2026 16:41
Introduces the dark-factory Claude Code skill that enables fully autonomous
Jira ticket implementation — from requirements analysis through MR creation —
without manual approval steps at each phase.

Generated with AI

Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
- Replace EPMCDME-XXXXX: prefix with type(scope): format
- Move ticket reference to commit body as Refs: EPMCDME-XXXXX
- Remove Co-Authored-By from all commit examples
- Update PR titles to follow conventional commits format
@8nevil8 8nevil8 merged commit 7dd5bd5 into main Mar 2, 2026
5 checks passed
@8nevil8 8nevil8 deleted the feat/dark-factory-skill branch March 2, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants