Workflow- und Skill-Bruecken¶
Dieser Bereich zeigt die Bruecke zwischen autoritativen Workflows in .agent/ und den discoverbaren Codex-Wrappern in .agents/skills/.
Architektur¶
- Autoritativ:
.agent/workflows/,.agent/skills/,.agent/instructions/ - Interop-Wrapper:
.agents/skills/(Codex/Jules) - Runtime:
./7w_wiki.py
Wichtige Bruecken-Skills¶
session_start->./7w_wiki.py start,advisor, Inbox, Clean-Statesession_takeover->./7w_wiki.py takeover,start,advisorsession_handover->./7w_wiki.py handover,test --suite all,statsworkflow_tech_master->./7w_wiki.py tech,tech --sync-interop,pages validate --jsonworkflow_test_run->./7w_wiki.py test --suite all,test --suite codex-workflow-bridgesworkflow_forum_search->./7w_wiki.py scout --forum bekanntmachungen --pages 3
Zugeordnete Workflows¶
/start/takeover/handover/forum_search/tech_master/test_run
Discovery-Split¶
/scoutbleibt der breite externe Discovery-Einstieg./forum_searchist der operative Spezialpfad fuer neue ingestierbare Forenquellen.
Pages-Validierung (Runtime)¶
./7w_wiki.py pages status
./7w_wiki.py pages validate --json
./7w_wiki.py pages validate --json --strict-links
./7w_wiki.py pages build --strict
Kanonische Quellen¶
.agent/workflows/start.md.agent/workflows/takeover.md.agent/workflows/handover.md.agent/workflows/forum_search.md.agent/workflows/tech_master.md.agent/workflows/test_run.md