collaborative-engineering-agent
π€ 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 createwith 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.
More from kinhluan/skills
ddd-tactical
Tactical Domain-Driven Design (DDD) with Scoring Rubric. Use this skill when designing internal domain models or performing architectural reviews to ensure domain logic is isolated and rich.
7scheduling-algorithms
Job scheduling algorithms for parallel and distributed systems
7ddd-core
Professional Strategic Domain-Driven Design (DDD) Hub. Use this skill for Event Storming, identifying Subdomains, defining Bounded Contexts, and mapping Domain Models to the heart of your architecture.
6c4-level3-component
Specialized in Component diagrams (Level 3) with folder structure mapping. Use this skill when the user needs to zoom into a single container to identify internal components, their responsibilities, and how they map to actual code folders (src/services, internal/).
6security-analysis
Security vulnerability analysis and auditing procedures
6docker-containerization
Docker containerization best practices and patterns
6