|
|
20 시간 전 | |
|---|---|---|
| .ai | 21 시간 전 | |
| .gitignore | 20 시간 전 | |
| AGENTS.MD | 21 시간 전 | |
| CLAUDE.md | 21 시간 전 | |
| README.md | 20 시간 전 | |
This repository is a boilerplate Git repo for running a Markdown-based AI software development team inside software projects.
The repo is organized so downstream projects can learn locally while still promoting durable improvements back into the shared upstream boilerplate.
.ai/AGENTS.md, .ai/SKILLS.md, and the reusable folders under .ai/.ai/project/.ai/logs/ and .ai/local/.ai/project/..ai/evolution/proposals/.upstream-candidate changes back to this boilerplate repo..ai/version.md and Git tags.Copy the .ai folder, CLAUDE.md, and AGENTS.MD into the root of your software project.
Tell your AI coding agent:
Read ./.ai/AGENTS.md and help me work as the Product Owner.
Use this repo as the shared AI operating system, then let each downstream project keep its own product state and delivery history.
./.ai/AGENTS.md../.ai/project/../.ai/evolution/proposals/ before changing reusable rules.upstream-candidate improvements back into this boilerplate repo.Use the agent to establish the project definition:
vision.mddecisions.mdroadmap.mdbacklog.mdBefore implementation, ask the agent to clarify the request, identify missing information, and write acceptance criteria.
The agent should ask you for clarification instead of guessing whenever requirements are missing or ambiguous.
Once the story is ready, ask the appropriate agent to implement the smallest useful slice and update tests and docs.
Ask the agent to review the work against Definition of Done, document decisions, and note release impact.
When the agent discovers a durable improvement:
.ai/logs/ or .ai/local/.ai/evolution/proposals/project-only or upstream-candidateUse prompts like these to drive the workflow.
Read ./.ai/AGENTS.md and help me work as the Product Owner. Start by reviewing ./.ai/project/vision.md and ./.ai/project/decisions.md.
Read ./.ai/AGENTS.md, ask clarifying questions when anything is unclear, and do not make up missing requirements.
Help me turn this idea into a project vision, target users, main problems solved, and product principles. Update ./.ai/project/vision.md.
Based on the current vision, create a first roadmap and a starter backlog with epics and user stories.
Take this feature idea and convert it into a user story with acceptance criteria, constraints, dependencies, and a test approach. Ask me questions before proceeding if anything important is missing.
Review ./.ai/project/backlog.md and tell me which stories are not ready for implementation yet, and what clarification you need from me.
Act as the software architect and backend lead. Propose the smallest safe implementation plan for this story, including risks, assumptions, and affected files.
Implement this story as a small vertical slice. Update code, tests, and documentation. If you are unsure about behavior or requirements, stop and ask me instead of guessing.
Review this change against the acceptance criteria, Definition of Done, and security concerns. Tell me what is missing or risky.
Summarize what changed, what still needs Product Owner clarification, and whether this is ready to accept.
We learned something reusable from this project. Create an improvement proposal in ./.ai/evolution/proposals/ and classify it as project-only or upstream-candidate.
Review this lesson and tell me whether it belongs in project files, local notes, or the reusable boilerplate. Do not promote it upstream unless it clearly generalizes.
Powered by TurnKey Linux.