You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formalized Anthropic Progressive Disclosure Skills natively used by the swarm:
445
-
-`create-skill`: Architectural blueprinting for new operational abilities.
444
+
Formalized Anthropic Progressive Disclosure Skills natively used by the swarm. Listed in execution-lifecycle order, then tactical, creative, and meta. See [`learn/agentos/ProgressiveDisclosureSkills.md`](../../agentos/ProgressiveDisclosureSkills.md) for the full protocol reference and lifecycle flow diagram.
445
+
446
+
**Lifecycle (execution gates):**
447
+
-`ticket-intake`: Pre-execution validation gate for existing tickets (validation sweep, ROI calculation, branch-before-code).
446
448
-`ticket-create`: Pre-creation discipline gate for new GitHub issues (duplicate sweep, Fat Ticket body, title/label rules, visible-proposal protocol).
447
-
-`self-repair`: Diagnostic workflows utilizing tests and historical Memory Core states to intelligently triage infrastructure degradation.
448
-
-`ideation-sandbox`: Safe brainstorming pipelines mapped directly into GitHub Discussions.
449
-
-`pr-review`: Evaluation matrix templates spanning `[ARCH_ALIGNMENT]` to `[EFFORT_PROFILE]`.
450
-
-`tech-debt-radar`: Proactive architectural sweep using semantic RAG to map and target technical debt.
-`unit-test`: Synthetically driving Playwright natively within the single-thread architecture.
456
+
-`whitebox-e2e`: Neural Link pre-flight workflow for authoring robust end-to-end tests.
457
+
-`self-repair`: Diagnostic workflows utilizing tests and historical Memory Core states to intelligently triage infrastructure degradation.
458
+
-`memory-mining`: Querying Memory Core before diagnosing regressions or proposing architectural claims — prevents re-derivation of prior reasoning across sessions and harnesses.
459
+
-`debugging-antigravity`: Debugging Antigravity IDE MCP servers, language-server duplication, and `mcpServers` configuration.
460
+
461
+
**Creative:**
462
+
-`ideation-sandbox`: Safe brainstorming pipelines mapped directly into GitHub Discussions (diverts early-stage proposals away from the active Issue queue).
463
+
464
+
**Meta:**
465
+
-`create-skill`: Architectural blueprinting for new operational abilities.
0 commit comments