Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 Agentic Coding Lab

A research knowledge base for the next generation of software engineering:
AI-Agent Orchestration & Agentic Coding.

🇬🇧 English · 🇻🇳 Tiếng Việt


🧭 What is this?

This repository is a structured knowledge base documenting research on Agentic Coding — the practice of orchestrating AI agents to build software systematically, moving beyond simple "chat-based coding" (Vibe Coding) toward reliable, spec-driven, multi-agent development.

Each topic is documented using a consistent 4-document structure:

# Document Purpose
0 Overview What it is, problems solved, design philosophy
1 Architecture & Logic Internal architecture, data flow, core mechanisms
2 Playbook Practical guide — setup, daily operations, cheat sheet, troubleshooting
3 Decision Guide Comparison with alternatives, use cases, costs, migration path

📚 Knowledge Index

🤖 Claude Code — Platform Deep Dives

Detailed research on the Claude Code agentic coding platform and its extensibility systems.

Topic Overview Architecture Playbook Decision Guide
How Claude Code Works 📖 🏗️ 🛠️ ⚖️
Claude Code Hooks 📖 🏗️ 🛠️ ⚖️
Claude Code Skills 📖 🏗️ 🛠️ ⚖️
Claude Code Plugins 📖 🏗️ 🛠️ ⚖️
Claude Code Sub-agents 📖 🏗️ 🛠️ ⚖️
Claude Code Memory 📖 🏗️ 🛠️ ⚖️

🔷 Gemini CLI — Platform Deep Dive

Detailed research on Google's open-source AI agent for the terminal.

Topic Overview Architecture Playbook Comparison
Gemini CLI 📖 🏗️ 🛠️ ⚖️

🚀 Agentic Frameworks

Research on frameworks that add structure, memory, and orchestration to AI-assisted development.

Topic Overview Architecture Playbook Decision Guide
GSD (Get Shit Done) 📖 🏗️ 🛠️ ⚖️
BMad Method 📖 🏗️ 🛠️ ⚖️
Superpowers 📖 🏗️ 🛠️ ⚖️

📝 Supplementary Research

Topic Link Description
Scrum for Agentic Teams 📖 Index Adapting Scrum for AI-augmented teams — Team Structure · Glossary
Beads: Agent Task Management 📖 Read Issue tracking designed for AI agents, solving "Agent Amnesia"
Getting Started with Claude Code 📖 Read Beginner-to-advanced guide with hooks and security gates

🗺️ How to Navigate

New to agentic coding? Start here:

  1. How Claude Code Works — Overview — Understand the platform
  2. Gemini CLI — Overview — Google's open-source alternative
  3. GSD — Overview — Learn structured AI development
  4. Superpowers — Overview — TDD + quality with AI

Want to compare platforms & frameworks? Read the Decision Guides:

Ready to use immediately? Jump to the Playbooks:


🏗️ Repository Structure

agentic-coding-lab/
├── README.md                    # 🇬🇧 You are here
├── README.vn.md                 # 🇻🇳 Vietnamese version
├── en/                          # 🇬🇧 English documentation
│   ├── claude-code/
│   │   ├── how-claude-code-works/   # Platform internals
│   │   ├── claude-code-hooks/       # Event-driven automation
│   │   ├── claude-code-skills/      # Custom instruction sets
│   │   ├── claude-code-plugins/     # Extensibility & marketplace
│   │   ├── claude-code-sub-agents/  # Multi-agent delegation
│   │   └── claude-code-memory/      # Persistent memory & CLAUDE.md
│   ├── gemini-cli/                  # Google's Gemini CLI platform
│   ├── get-shit-done/               # GSD framework
│   ├── bmad-method/                 # BMad framework
│   ├── superpowers/                 # Superpowers framework
│   ├── understand-scrum/            # Scrum adaptation
│   ├── understand-beads.md          # Agent task management
│   └── getting-started-with-claude-code.md
└── vn/                          # 🇻🇳 Vietnamese documentation
    └── (mirror structure of en/)

🤝 Contribution

This is a living research repo. If you find new agentic patterns, want to add new framework research, or improve translations — feel free to open a PR.


Maintained by Astragentic Team · Research is ongoing · Last updated: 2026-03

About

Personal research notes and experiments on agentic coding, autonomous agents, and AI-driven software development.

Resources

Stars

15 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages