Skip to content

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

Open
8nevil8 wants to merge 1 commit intomainfrom
feat/dark-factory-skill
Open

feat(skills): add dark-factory autonomous implementation skill#175
8nevil8 wants to merge 1 commit 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)

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>
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.

1 participant