Skip to content

Enforce GitHub issue-linked development workflow in prompts #34

@OziinG

Description

@OziinG

목적

agent-project의 명령/프롬프트가 비사소한 개발 작업에서 GitHub 작업 흐름 고정 규칙을 강제하도록 정리한다.

요구사항

  • target repository 이슈 생성 → 필요 시 clever-change-control 이슈 생성 → 상호 링크 순서를 명시한다.
  • 브랜치는 target issue의 GitHub Development 기능으로 생성하도록 고정한다.
  • 수동 git checkout -b, 이슈 없는 브랜치, linked branch 없는 구현/커밋/PR을 금지한다.
  • 브랜치명은 cc-<change-control-issue-number>-<short-scope> 형식으로 고정한다.
  • PR/merge/검증/보고 규칙을 프롬프트에서 에이전트가 실행 의도로 해석하게 만든다.

검증

  • 관련 테스트 추가/수정
  • pytest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions