Experimental AI-assisted development workflow using mission control pattern
Go to file
AI Bot cf630fab52 chore: update bridge-smoke.txt 2025-10-05 20:08:20 +00:00
.gitea/workflows chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
decisions chore(init): bootstrap AI workflow repository 2025-10-02 00:41:55 -03:00
docs chore: update bridge-smoke.txt 2025-10-05 20:08:20 +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
.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
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
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.