Agentic AI Repos

πŸ—’οΈ Description

Hub note describing the three-repo agent infrastructure PaweΕ‚ operates as of 2026-05-10. Repos are linked by two git submodules (shared-skills, private-skills) symlinked into IDE skill directories (.claude/, .github/, .cursor/, .agent/).

This is the implementation layer of Agentic Systems β€” the architecture note describes principles; this note maps the actual repos.

🧩 The three repos

RepoPurposeVisibilityChildren
agentic-ai-system200IQ LABS PSA + Qamera AI multi-agent advisoryPrivateuses both submodules
agentic-ai-privatePLSoft (JDG) + personal contextPrivateuses both submodules
Agentic Skills Submodulesshared-skills (Apache 2.0) + private-skills (proprietary)Mixedshared by both repos

πŸ”„ How they compose

agentic-ai-system/                      agentic-ai-private/
β”œβ”€β”€ shared-skills/   (submodule) ←──┬──→  shared-skills/   (submodule)
β”œβ”€β”€ private-skills/  (submodule) β†β”€β”€β”˜     private-skills/  (submodule)
β”œβ”€β”€ context/         (200IQ-only)         context/         (PLSoft+personal)
β”œβ”€β”€ tools/           (Airtable, Stripe,   slides/          (Marp decks)
β”‚                     Revolut, Qamera-MCP) openspec/
└── outputs/                              tools/

tools/sync-skills.sh symlinks each <submodule>/skills/<name>/ into all IDE skill targets in both repos.

🧩 Boundary rules

  • Skills are generic β€” no hardcoded paths to repo-specific context. They consume canonical files (finances.md, company.md, etc.) via ## Context Dependencies.
  • Context is local β€” never lives in submodule. Each repo has its own context/ (200IQ vs PLSoft).
  • Outputs β‰  context β€” generated artifacts go to outputs/. Promotion to context only on user confirmation.
  • Single source of truth β€” one fact, one file. Cross-reference with see [file](path).
  • Routing boundary β€” queries about Qamera AI / 200IQ LABS β†’ agentic-ai-system. Queries about PLSoft / personal β†’ agentic-ai-private.

🧩 Key shared agents (across both repos)

CFO, Tax Advisor, Legal, Business Consultant, LinkedIn Content, Marketing (Phase 2), Product Manager (Phase 2), Coach The Five (private), Process Mapping, Slides, Vibe Coding, Ingest, Find Skills, Environment Setup.

πŸ”§ Key process skills

  • /ingest β€” inbox β†’ data + archive + catalog/index update
  • /sync-prospects β€” Airtable ⇄ qamera/prospects/ (bidir, additive-only)
  • /sync-customers β€” Stripe β†’ qamera/customers/ (read-only mirror)
  • /finances close YYYY-MM β€” 6-phase close (PULL β†’ CLASSIFY β†’ REVIEW β†’ ACCRUALS β†’ COMMIT β†’ REGENERATE)
  • /daily-analyze, /meeting-analyze, /weekly-update

πŸ“’ Snapshot 2026-05-10

  • Branch: master (clean) on both repos.
  • Active customers Qamera: LAVEL (migrated from legacy 2026-04-22).
  • Runway May–June 2026 secured (UoD payout + 100k issuance confirmed 2026-05-04).
  • PLSoft Q2 2026 goal: 20 000 PLN netto. Long-term 2026: 100 000 PLN netto.
  • Plan: suspend PLSoft JDG, invoice clients from PSA, cede EV leasing JDG β†’ PSA.