Analog One Foundation
Official@analog-labs · Switzerland
An omnichain network powered by Proof of Time.
Agent Skills by Analog One Foundation
Showing 22 vetted skills indexed across 1 GitHub repositories.
gstack
Automate end-to-end QA workflows with a headless browser via Playwright.
plan-design-review
Identify missing design decisions in a PLAN and add them before implementation.
design-consultation
Create a complete design system and generate DESIGN.md with typography, color, spacing, and motion.
freeze
Restrict file edits to a designated directory during a session.
careful
Intercept destructive Bash commands and issue warnings before execution.
investigate
Identify root causes of software bugs through a four-phase investigation workflow.
document-release
Update core project docs to reflect shipped changes.
gstack-upgrade
Upgrade gstack by detecting global or vendored installs and applying backups.
codex
Review code diffs against the base branch using the Codex CLI.
qa
Test web applications, fix bugs, and produce health scores.
qa-only
Generate structured bug reports with health scores, repro steps, and screenshots.
setup-browser-cookies
Import browser cookies into a headless session for authenticated QA flows.
review
Analyze pull request diffs for SQL safety and LLM trust boundary issues.
plan-ceo-review
Evaluate CEO plans for risks, opportunities, and alignment gaps.
office-hours
Guide startup problem framing through phases to produce design documents.
retro
Analyze git history to generate weekly engineering retrospectives with per-author insights.
browse
Drive a headless browser to load URLs, interact with elements, and verify page state.
design-review
Review live websites for visual design gaps and generate annotated fix recommendations.
ship
Automates code shipping into deployment-ready pull requests via Git, tests, and policy checks.
plan-eng-review
Identify risks and gaps in engineering plans before implementation.
guard
Warn on destructive commands and restrict edits to a specified directory.
unfreeze
Clear the freeze marker to restore edit access across all directories.
Frequently Asked Questions About Analog One Foundation
FAQPage SchemaWhat specific tasks can engineers perform using these capabilities?▼
Engineers can execute headless browser testing, perform SQL safety audits on pull requests, generate engineering retrospectives from git history, and enforce directory-level edit restrictions to prevent destructive command execution.
Which personas benefit most from these technical offerings?▼
These capabilities are designed for software engineers, quality assurance specialists, and technical leads who require structured oversight for code reviews, design system maintenance, and rigorous pre-deployment validation.
What are the primary prerequisites for implementing these review and testing functions?▼
Implementation requires a standard git-based repository structure and a configured environment capable of supporting headless browser sessions. Users must ensure their project environment allows for the integration of review hooks and directory-level file system monitoring.