thongton11314/agent-coding-template

AI development framework template — LLM wiki + code workflows

2Stars on the repository
5Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

agent-developer

01

thongton11314/agent-coding-template

Agent Claude Code

Use when making any code change — adding features, fixing bugs, refactoring, updating modules, editing configuration, or changing any file in src/, tests/, wiki/, config/, or scripts/. Enforces the full post-change pipeline: wiki update → sync gate → tests → README → git push.

2 3mo ago A 63 tokens

agent-explorer

02

thongton11314/agent-coding-template

Agent Claude Code

Read-only codebase and wiki exploration. Use to search files, read code, read wiki pages, and answer questions WITHOUT making any changes. Safe to invoke in parallel for context gathering before a code or wiki change. Never modifies files, runs mutating commands, edits the wiki, or performs git/network writes.

2 3mo ago A 66 tokens