fix(initialize-project): make AGENTS.md agent-agnostic, add remote prompt, show full drafts
This commit is contained in:
parent
a12c7732e6
commit
db08aa1ff7
2 changed files with 4 additions and 10 deletions
12
AGENTS.md
12
AGENTS.md
|
|
@ -1,10 +1,4 @@
|
||||||
## Repo & agent configuration
|
## Documentation for agents
|
||||||
|
|
||||||
This project follows the full agent workflow:
|
- Repo interaction rules: `docs/agents/repo-instructions.md`
|
||||||
initialize-project → interrogate → to-prd → to-issues → tdd
|
- Domain model & context rules: `docs/agents/domain.md`
|
||||||
|
|
||||||
### Repo instructions
|
|
||||||
See `docs/agents/repo-instructions.md`.
|
|
||||||
|
|
||||||
### Domain documentation
|
|
||||||
See `docs/agents/domain.md`.
|
|
||||||
|
|
|
||||||
2
LICENSE
2
LICENSE
|
|
@ -1,6 +1,6 @@
|
||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2026 jtmorris
|
Copyright (c) 2026 John Morris
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue