Skills Reference
Skills provide specialized knowledge and step-by-step guidance for specific tasks. They are loaded on demand and inject detailed instructions into the conversation.
Agent BrowserBrowser automation CLI for AI agents.
Agent Native ArchitectureBuild applications where agents are first-class citizens.
Agent Native AuditRun comprehensive agent-native architecture review with scored principles
Ce:brainstormExplore requirements and approaches through collaborative dialogue before writing a right-sized requirements document and planning implementation.
Ce:compoundDocument a recently solved problem to compound your team's knowledge
Ce:compound RefreshRefresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replacing, or deleting them against the current codebase.
Ce:ideateGenerate and critically evaluate grounded improvement ideas for the current project.
Ce:planCreate structured plans for any multi-step task -- software features, research workflows, events, study plans, or any goal that benefits from structured breakdown.
Ce:reviewStructured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline.
Ce:workExecute work efficiently while maintaining quality and finishing features
Compound DocsCapture solved problems as categorized documentation with YAML frontmatter for fast lookup
Deepen PlanStress-test an existing implementation plan and selectively strengthen weak sections with targeted research.
Deploy DocsValidate and prepare documentation for GitHub Pages deployment
Document ReviewReview requirements or plan documents using parallel persona agents that surface role-specific issues.
Frontend DesignUse when building or reviewing any frontend interface.
Git Clean Gone BranchesClean up local branches whose remote tracking branch is gone.
Git CommitCreate a git commit with a clear, value-communicating message.
Git Commit Push PRCommit, push, and open a PR with an adaptive, value-first description.
Git WorktreeThis skill manages Git worktrees for isolated parallel development.
LfgFull autonomous engineering workflow
OnboardingGenerate or regenerate ONBOARDING.
Orchestrating SubagentsUse when dispatching parallel or serial subagents, coordinating multi-unit plan execution, synthesizing results from independent subagent runs, or handling subagent failure and retry.
Report Bug CeUse this skill when a user needs to report a bug in the Systematic plugin with complete reproduction details and environment data, then open a GitHub issue directly from the CLI.
Reproduce BugSystematically reproduce and investigate a bug from a GitHub issue.
Resolve PR FeedbackResolve PR review feedback by evaluating validity and fixing issues in parallel.
SlfgFull autonomous engineering workflow using swarm mode for parallel execution
Test BrowserRun browser tests on pages affected by current PR or branch
Test Driven DevelopmentUse when implementing any feature or bugfix, before writing implementation code
TodosUse when creating durable work items, managing todo lifecycle, or tracking findings across sessions in the file-based todo system; when reviewing pending todos for approval, prioritizing code review findings, or interactively categorizing work items; or when batch-resolving approved todos, especially after code review or triage sessions
Using SystematicUse when starting any conversation - establishes how to find and use skills, requiring skill tool invocation before ANY response including clarifying questions
Writing SkillsUse when creating new skills, editing existing skills, or verifying skills work before deployment