Commit Graph

37 Commits

Author SHA1 Message Date
ed 177787e5f6 fking ai 2026-03-07 19:41:23 -05:00
ed d7ac7bac0a more ref 2026-03-07 19:28:16 -05:00
ed 7f7e456351 trying to improve behavior in opencode 2026-03-07 19:26:19 -05:00
ed a16ed4b1ae sigh 2026-03-06 12:05:24 -05:00
ed 09261cf69b adjustments 2026-03-06 10:25:34 -05:00
ed ce9306d441 adjustments 2026-03-06 10:21:39 -05:00
ed 8666137479 conductor(checkpoint): Checkpoint end of Phase 1 2026-03-02 23:03:42 -05:00
ed 87fa4ff5c4 docs(skills): Add TDD Mandatory Enforcement to Tier 3 Worker skill 2026-03-02 19:40:35 -05:00
ed 82cec19307 docs(skills): Add Anti-Entropy Protocol to Tier 2 Tech Lead skill 2026-03-02 19:40:00 -05:00
ed 7afa3f3090 docs: Add Meta-Level Sanity Check responsibility to Tier 2 skill 2026-03-02 13:09:36 -05:00
ed b4de62f2e7 docs: Enforce strict atomic per-task commits for Tier 2 agents 2026-03-02 12:52:04 -05:00
ed 80ebc9c4b1 chore: restore .gemini conductor agent files 2026-03-02 11:00:25 -05:00
ed 1329f859f7 wtf 2026-03-02 10:58:20 -05:00
ed 3d398f1905 remove main context 2026-03-01 10:26:01 -05:00
ed 4e2003c191 chore(gemini): Encode surgical methodology into all Gemini MMA skills
Updates three Gemini skill files to match the Claude command methodology:

mma-orchestrator/SKILL.md:
- New Section 0: Architecture Fallback with links to all 4 docs/guide_*.md
- New Surgical Spec Protocol (6-point mandatory checklist)
- New Section 5: Cross-Skill Activation for tier transitions
- Example 2 rewritten with surgical prompt (exact line refs + API calls)
- New Example 3: Track creation with audit-first workflow
- Added py_get_definition to tool usage guidance

mma-tier1-orchestrator/SKILL.md:
- Added Architecture Fallback and Surgical Spec Protocol summary
- References activate_skill mma-orchestrator for full protocol

mma-tier2-tech-lead/SKILL.md:
- Added Architecture Fallback section
- Added Surgical Delegation Protocol with WHERE/WHAT/HOW/SAFETY example

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-01 10:13:29 -05:00
ed 52a463d13f conductor: Encode surgical spec methodology into Tier 1 skills for Claude and Gemini
Distills what made this session's track specs high-quality into reusable
methodology for both Claude and Gemini Tier 1 orchestrators:

Key additions to conductor-new-track.md:
- MANDATORY Step 2: Deep Codebase Audit before writing any spec
- 'Current State Audit' section template (Already Implemented + Gaps)
- 6 rules for writing worker-ready tasks (WHERE/WHAT/HOW/SAFETY)
- Anti-patterns section (vague specs, no line refs, no audit, etc.)
- Architecture doc fallback references

Key additions to mma-tier1-orchestrator.md (Claude + Gemini):
- 'The Surgical Methodology' section with 6 protocols
- Spec template with REQUIRED sections (Current State Audit is mandatory)
- Plan template with REQUIRED task format (file:line refs + API calls)
- Root cause analysis requirement for fix tracks
- Cross-track dependency mapping requirement
- Added py_get_definition to Gemini's tool list (was missing)

The core insight: the quality gap between this session's output and previous
track specs came from (1) reading actual code before writing specs, (2) listing
what EXISTS before what's MISSING, and (3) specifying exact locations and APIs
in tasks so lesser models don't have to search or guess.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-01 10:08:25 -05:00
ed c368caf43a fk policy engine 2026-02-28 18:56:35 -05:00
ed f2512c30e9 I hate gemini cli policy setup 2026-02-28 08:32:14 -05:00
ed db118f0a5c updates to tools and mma skills 2026-02-28 07:51:02 -05:00
ed 6aa642bc42 feat(mma): Implement tiered context scoping and add get_definition tool 2026-02-27 22:16:43 -05:00
ed a84ea40d16 TOOLS 2026-02-27 22:10:46 -05:00
ed fcd60c908b idk 2026-02-27 21:25:39 -05:00
ed 5608d8d6cd checkpoint 2026-02-27 21:15:56 -05:00
ed 7adacd06b7 checkpoint 2026-02-27 20:48:38 -05:00
ed a6e264bb4e feat(mma): Optimize sub-agent research with get_code_outline and get_git_diff 2026-02-27 20:43:44 -05:00
ed 138e31374b checkpoint 2026-02-27 20:41:30 -05:00
ed e1a3712d9a feat(mma): Implement track-scoped state persistence and configure sub-agents 2026-02-27 19:45:21 -05:00
ed b3d972d19d chore(config): Restore tool bridge hook for discretion in main app 2026-02-27 18:39:21 -05:00
ed 9e56245091 feat(conductor): Restore mma_implementation track 2026-02-26 13:13:29 -05:00
ed 91693a5168 feat(mma): Refine tier roles, tool access, and observability 2026-02-26 08:31:19 -05:00
ed d82c7686f7 skill fixes 2026-02-25 22:14:13 -05:00
ed aea42e82ab fixes to mma skills 2026-02-25 21:12:10 -05:00
ed fe1862af85 feat(mma): Add 4-tier skill templates 2026-02-25 19:05:14 -05:00
ed 94e41d20ff chore(conductor): Archive gemini_cli_headless_20260224 track and update tests 2026-02-25 18:39:36 -05:00
ed b762a80482 feat(ai): integrate GeminiCliAdapter into ai_client 2026-02-25 14:02:06 -05:00
ed 33a603c0c5 pain 2026-02-25 12:53:04 -05:00
ed 0b4e197d48 checkpoint, mma condcutor pain 2026-02-25 12:47:21 -05:00