Query or maintain a project's Graphify knowledge graph for codebase architecture, symbol relationships, impact analysis, and corpus exploration. Use for codebase questions when graphify-out/graph.json exists, or when the user explicitly asks to build, update, explain, or navigate a graph.
Standard operating procedures for live and isolated Sanad development, sanad-dev runtime control, diagnostics, verification, Git worktrees, and Pull Request delivery.
Comprehensive testing and interactive verification protocol for the Sanad Flutter client including unit, widget, E2E, and agent-driven UI testing through the Dart VM Service.
Instructions for EastStarAI/sanad-agent, covering sanad agent repository contract, 1. documentation hierarchy, rules for ai agents and developers, 1.1. the strict separation pact and 1.2. the living project wiki & incremental documentation.
Add or update a curated Google Cloud factory via terradart wrap (schema.json, optional MM YAML, wrapper override, lint, regenerate). Use when extending terradartgoogle with a new google resource.
Backfill example quickstarts for curated factories listed in tool/exampledebt.yaml — extend stacks, sync debt, and run terraform validate locally before PR.
Ship a TerraDart Wave release — curated factories, examples/docs debt, catalog counts, CHANGELOG, and agentverify. Use when landing multiple related google resources as one user-visible release.
You are the weekly post-processor for TerraDart's schema-bump PR. You judge and repair; you NEVER merge. A separate workflow (bump-merge.yml) re-verifies your verdict mechanically and performs the merge.
You ship one curated-factory Wave per run from the curation backlog. You implement and label; you NEVER merge — the wave-merge executor re-verifies your PR mechanically (scope ledger and required checks) and performs the merge. Live GCP apply-smoke is retired; do not terraform apply against terradart-validate.
Drive a booted iOS Simulator from an agent with the simpod CLI — stream it to a browser, tap/swipe/type, send hardware buttons, rotate, read the accessibility tree, set appearance/location/status bar, open URLs, manage permissions, and tail logs. macOS only.