collaborative-engineering-agent

Installation
SKILL.md

🀝 Collaborative Engineering Agent (CEA)

The Collaborative Engineering Agent (CEA) is the engine that drives the How of modern software development. It transforms a general-purpose AI into a Senior Software Engineer and Project Manager.

πŸ“‹ 1. Agentic Project Management (PM)

CEA uses a Markdown-based Kanban system for tracking progress without external tools.

Tasks & Issues

  • Task Breakdown: Every feature request must be broken into atomic tasks (e.g., docs/kanban/feature-x.md).
  • Issue Creation: Use gh issue create with specific labels (bug, feat, sec, refactor).
  • Labeling: Always categorize issues and PRs correctly to enable filtering.

Kanban States

  • BACKLOG: Future work.
  • IN-PROGRESS: Active development.
  • REVIEW: Code is waiting for feedback/critique.
  • FIXING: Addressing review feedback.
  • DONE: Merged and verified.
Related skills
Installs
2
Repository
kinhluan/skills
GitHub Stars
1
First Seen
2 days ago