Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI project template

A starter for AI-assisted repositories. It enforces the documentation layout used by DeepSeek Harness (nested AGENTS.md, path-encoded Agent Notes, one home per fact) and adds a scientific-method experiment tree.

This is not a fork of the harness. Product, plugin, and bilingual machinery stay with upstream.

Use it

git clone https://github.com/bigwolfeman/ai-project-template.git my-project
cd my-project
python scripts/verify_template.py

Then follow .agents/cookbook/starting-a-project.md.

What agents must do

Kind of work Where it goes
Standing orders AGENTS.md
Project vision (fill at start) docs/constitution.md
Design decisions .agents/notes/
How-tos .agents/cookbook/
Experiments lab/experiments/predictions first
Escaped bugs .agents/postmortem/
Spikes lab/spikes/ — informal exploration; no prior hypothesis
Campaigns lab/campaigns/ — bounded programs with trials
Production code src/

Incomplete/ and ignored/ are gitignored. Put local clones and bulky artifacts in ignored/. Campaign worktrees live under ignored/research/<slug>/.

Verify

python scripts/verify_template.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages