Experimental AI-assisted development workflow using mission control pattern
Go to file
AI Bot 5167088196 "fix(ci): remove duplicate workflow block" 2025-10-09 02:18:55 +00:00
.gitea/workflows "chore(ci): add success message to validation step" 2025-10-08 21:30:45 +00:00
decisions chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
docs chore: update bridge-smoke.txt 2025-10-06 01:29:36 +00:00
feature-flags chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
governance chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
process chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
project chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
prompts chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
rfcs chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
roles chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
src "feat: add src/hello_user_quote_test.py via bridge" 2025-10-07 01:31:09 +00:00
tmp add .gitkeep to preserve tmp directory 2025-10-08 19:34:22 +00:00
.gitignore chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
CHANGELOG.md chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
CODEOWNERS chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
CONTRIBUTING.md chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
LIVE_TEST.md AI Repo Commander: LIVE_TEST.md (2025-10-06T22:13:15.779Z) 2025-10-06 22:13:37 +00:00
README.md chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
SECURITY.md chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
ai_live_test_2.md "chore: add ai_live_test_2.md via bridge" 2025-10-06 23:30:25 +00:00
workflow-init.py chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
workflow.py chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00

README.md

ai-workflow-test — AI-Assisted Development Workflow

This repo is a bootstrapping pack for a mission-controlled, role-based AI workflow.

  • Roles in roles/
  • Plan/state in project/
  • Governance in governance/
  • Process templates in process/
  • Decisions in decisions/ and rfcs/
  • Prompts in prompts/
  • Docs in docs/

Start here: run python3 workflow-init.py to fill placeholders and (optionally) git-init.