Skip to content

chore: agent workflow infrastructure — rules, hooks, golden dataset, roadmap#40

Open
TapeshN wants to merge 1 commit into
mainfrom
chore/agent-workflows
Open

chore: agent workflow infrastructure — rules, hooks, golden dataset, roadmap#40
TapeshN wants to merge 1 commit into
mainfrom
chore/agent-workflows

Conversation

@TapeshN
Copy link
Copy Markdown
Owner

@TapeshN TapeshN commented May 14, 2026

Summary

Adds the full agent operating system for solo dev + AI agent workflow:

  • CLAUDE.md rewritten as master ruleset — autonomy levels, memory routing, agent protocol
  • 9 Cursor rules in .cursor/rules/ covering fix/feature/release/publish workflows, orchestrator, conductor, research agent, QA sweep agent, and communication protocol
  • 3 hook scripts in .cursor/hooks/ — guard main push, guard publish order, warn on main commits
  • roadmap.json — release plan from 0.5.2 to 1.0.0 with feature gates and dependencies
  • Golden dataset — datasets/golden/manifest.json with coverage tags and sweep output dir

Test plan

  • Verify build passes (no source changes — config and docs only)
  • Spot-check .cursor/rules/ files render correctly in Cursor
  • Verify .cursor/hooks/ scripts are executable
  • Confirm roadmap.json is valid JSON

@TapeshN TapeshN force-pushed the chore/agent-workflows branch 5 times, most recently from e8f366f to 629a52b Compare May 14, 2026 05:17
…ocal tooling

CLAUDE.md rewritten as master ruleset with guardrails, auto-scaling agent
protocol, autonomy levels, memory routing, work-in-flight state model,
slash command reference, golden dataset section, and practical "how to use"
table. Local agent infrastructure (.cursor/, datasets/, roadmap.json)
gitignored.

Co-authored-by: Cursor <cursoragent@cursor.com>
@TapeshN TapeshN force-pushed the chore/agent-workflows branch from 629a52b to 08c221e Compare May 14, 2026 05:25
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