simon-sync
01Skill Claude CodeCodex
A synchronization workflow for publishing selected simon skills to the ~/simon-skills open-source repository. It also updates the repository README and performs an automatic commit and push.
Skill Claude CodeCodex
A synchronization workflow for publishing selected simon skills to the ~/simon-skills open-source repository. It also updates the repository README and performs an automatic commit and push.
Skill Claude CodeCodex
A workflow that searches the web for recent practices for improving Simon-family coding-agent skills, then has experts review possible changes.
Skill Claude CodeCodex
A background capture tool for recording ideas about improving a coding-agent skill. It takes a short snapshot of the current problem and sends detailed analysis to a later review process.
Skill Claude CodeCodex
A skill for reviewing improvement notes collected from other skills and applying approved changes to their instruction files.
Skill Claude CodeCodex
A workflow for studying outside material and proposing improvements to a family of simon- coding-agent skills. It can analyse links such as blogs, GitHub repositories, papers, and other articles.
Skill Claude CodeCodex
A search skill for personal Obsidian knowledge bases, which are folders of linked notes used as a private wiki.
Skill Claude CodeCodex
Skill "simon-brain-update" from SW-in-beta/simon-skills, covering simon-brain-update, trigger, 입력 형태, vault 감지 and instructions.
Skill Claude CodeCodex
An automated workflow for fixing failed continuous-integration checks on a pull request. Continuous integration, or CI, automatically builds and tests code; the workflow reads failure logs, classifies errors, changes the code, pushes updates, and checks again.
Skill Claude CodeCodex
A pull request review workflow for proposed code changes. A pull request is a request to merge a branch into a shared codebase; this workflow creates a draft, adds line-specific comments, watches automated checks, and handles feedback.
Skill Claude CodeCodex
A full software-company workflow made of specialist teams such as product management, design, frontend, backend, testing, databases, DevOps, and machine learning.
Skill Claude CodeCodex
A 19-step workflow for planning, building, and checking software features. It can also use expert review, parallel Git worktrees, and strict verification before a pull request.
Skill Claude CodeCodex
An automated coding workflow for retrying failed work, diagnosing errors, changing approach, and saving checkpoints. It is intended for tasks where giving up quickly is not acceptable.
Skill Claude CodeCodex
A health dashboard that checks the structure and quality of the simon family of skills. It verifies files, required metadata, triggers, references, and registry entries.
Skill Claude CodeCodex
A review loop for Markdown files, the plain-text documents used for notes and documentation. It opens the file in Orca when run from an Orca terminal, or in Obsidian otherwise, so you can leave comments while the agent updates the document.
Skill Claude CodeCodex
An on-call support workflow that examines a technical question from Slack, a team chat tool, together with related source code and internal documents.
Skill Claude CodeCodex
A project-management workflow for planning and coordinating an entire software project. It interviews the user, writes a product plan, splits work into tasks, and assigns those tasks to other development agents.
Skill Claude CodeCodex
A live demonstration workflow that launches an application and drives it in a browser using Playwright. It follows user-focused scenarios so people can see the finished app operating.
Skill Claude CodeCodex
A tool for publishing Markdown documents to a personal Confluence workspace. Confluence is a shared documentation service, and the tool places the document under an appropriate category page.
Skill Claude CodeCodex
A pre-work analysis workflow that studies a codebase and produces documents such as technical proposals, current-state reports, or RFCs. An RFC is a written plan used to discuss and decide on a technical change.
Skill Claude CodeCodex
A session-management skill that combines Git history, branches, worktrees, and memory files to find and continue previous coding sessions. A worktree is a separate working copy of a Git repository.
Skill Claude CodeCodex
A problem-led study workflow that connects background concepts with code analysis, design trade-offs, and possible improvements. It creates a detailed learning report from a specific question or code problem.
Skill Claude CodeCodex
A synchronization workflow for sending selected simon skills to the simon-skills open-source repository and updating its README. It can be triggered automatically after skill changes or run manually.
Skill Claude CodeCodex
A deep-research workflow that breaks a question into smaller topics, searches repeatedly, checks sources against each other, and labels uncertainty.
Skill Claude CodeCodex
A 19-step workflow for planning, writing, and checking code changes. It can also organize expert review, parallel work in Git worktrees, and checks before a pull request.