Back to issues

#20

Closed
fire-skills #20

[TEST] Task 6: Local project skill trigger

qdriven
Created Apr 20, 2026
Closed Apr 20, 2026
Labels
testgit-workflow

Test git-workflow skill trigger from local project

Task 1

Install github-cli-skill and git-workflow skill in local project.

Task 2

Create a task markdown file to trigger the git-workflow skill.

Task 3

Test creating a GitHub issue by task input using the git-workflow orchestrator.

Expected Results

  • Issue is created with task description as first comment
  • After task completion, issue is closed
  • First comment contains original description + appended completion message

Completed In