End-to-end AI-agent task delivery: requirements, solution, plan, review, execute, and ship features through a structured plan-to-merge workflow.
Structured ideation: generate high-impact feature ideas and run synthetic user-research simulations to decide what to build next.
Documentation maintenance: keep READMEs and docs in sync with the current state of the code.
Machine-local handoff stack: push and pull short text notes between agent sessions using a JSONL store.
De-risk ideas before building: run exploratory tech spikes that validate assumptions and stress-test approaches.
Author rich single-file HTML docs — designs, plans, proposals, reports — with tabs, mermaid diagrams, code, file trees, and inline comment threads.
Reflection loop: mine learnings into a diary, and observe→refine→search reusable task rules.
Design end-to-end assurance and testing strategies for autonomous agent-built software.
External-research skills: track open-source repos and mine their updates into a ranked backlog of ideas to borrow.
Build and maintain a project's ubiquitous language: a DDD glossary of canonical domain terms, kept in sync with the code.
Relentlessly interrogate a plan, design, or decision to surface assumptions and edge cases, recording the outcomes as numbered ADRs.
Build, run, validate, and manage A/B evals for skills in this repo: replay real tasks, compare skill versions on cost and quality, and validate the eval before trusting it.