Skip to content

feat: scaffold agent reference layer#2

Merged
dotjae merged 1 commit into
feat/agent-reference-restructurefrom
feat/scaffold
May 18, 2026
Merged

feat: scaffold agent reference layer#2
dotjae merged 1 commit into
feat/agent-reference-restructurefrom
feat/scaffold

Conversation

@dotjae
Copy link
Copy Markdown
Contributor

@dotjae dotjae commented May 18, 2026

Summary

  • Creates reference/, skills/, templates/ directory trees with all target subdirectories.
  • Stubs every unwritten file with a one-line description and the PR that will fill it.
  • Moves 8 existing top-level docs into reference/principles/ with kebab-case renames (system_design_principles.mdsystem-design.md, data_principles.mddata.md, tech_stack.mdtech-stack.md).
  • Writes the functional root AGENTS.md (cross-tool universal entry point — the contract all subsequent PRs depend on).
  • Rewrites README.md as the human entry point.

Out of scope

Filling in the stubs — that's PR 1 (reference), PR 2 (skills), PR 3 (templates).

Test plan

  • AGENTS.md links all resolve (reference/, skills/, templates/, behavior/).
  • All stubs follow the > **Stub.** format.
  • No old top-level docs remain at repo root (all moved to reference/principles/).
  • README.md works as a human entry point with quick-start for each tool.
  • PLAN.md and phases/ are NOT in the commit (local-only).

- Create reference/, skills/, templates/ directory trees
- Stub every file with one-liner description and target PR
- Move 8 top-level docs into reference/principles/ with kebab-case renames
- Write functional root AGENTS.md (cross-tool universal entry point)
- Rewrite README.md as human entry point
@dotjae dotjae merged commit bac610b into feat/agent-reference-restructure May 18, 2026
@dotjae dotjae deleted the feat/scaffold branch May 18, 2026 02:19
@dotjae dotjae mentioned this pull request May 18, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant