{"id":50607375,"url":"https://github.com/yu-iskw/openspec-skills","last_synced_at":"2026-06-06T00:04:22.688Z","repository":{"id":337918338,"uuid":"1153549126","full_name":"yu-iskw/openspec-skills","owner":"yu-iskw","description":"Agent Skills to effectively utilize OpenSpec","archived":false,"fork":false,"pushed_at":"2026-02-11T23:50:47.000Z","size":29,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-12T09:33:44.022Z","etag":null,"topics":["agent-skills","ai-coding","claude-code","codex","cursor","gemini-cli","skills"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yu-iskw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-09T12:33:11.000Z","updated_at":"2026-02-11T23:50:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/yu-iskw/openspec-skills","commit_stats":null,"previous_names":["yu-iskw/openspec-skills"],"tags_count":null,"template":false,"template_full_name":"yu-iskw/agent-skills-template","purl":"pkg:github/yu-iskw/openspec-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fopenspec-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fopenspec-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fopenspec-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fopenspec-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yu-iskw","download_url":"https://codeload.github.com/yu-iskw/openspec-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fopenspec-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33964367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","ai-coding","claude-code","codex","cursor","gemini-cli","skills"],"created_at":"2026-06-06T00:04:22.094Z","updated_at":"2026-06-06T00:04:22.680Z","avatar_url":"https://github.com/yu-iskw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSpec Agent Skills\n\n## Overview\n\nThis repository provides a collection of specialized **Agent Skills** and **Subagents** designed to automate the Spec-Driven Development (SDD) workflow using **OpenSpec**. These skills empower AI agents to initialize projects, manage change proposals, track artifact status, and archive completed features while maintaining high-quality specifications.\n\n## Key Features\n\n- **Spec-Driven Development**: Standardizes the workflow from proposal to implementation and archiving.\n- **Workflow Automation**: Automates common OpenSpec CLI tasks like listing, showing, and validating changes.\n- **Agent Orchestration**: Includes the `openspec-manager` subagent to guide the entire SDD process.\n- **Extensible Architecture**: Built as primitive skills that can be combined or used independently.\n\n## Agents\n\n- **[openspec-manager](agents/openspec-manager/)**: Orchestrates the Spec-Driven Development (SDD) workflow using OpenSpec. Proactively guides the agent through proposal creation, specification, design, implementation, and archiving.\n\n## Agent Skills\n\n### OpenSpec Skills\n\n- **[initializing-openspec](skills/initializing-openspec/)**: Initializes OpenSpec in a project directory.\n- **[updating-openspec-instructions](skills/updating-openspec-instructions/)**: Updates OpenSpec instruction files in a project.\n- **[listing-openspec-items](skills/listing-openspec-items/)**: Lists OpenSpec items such as active change proposals and specifications.\n- **[viewing-openspec-item-details](skills/viewing-openspec-item-details/)**: Displays detailed information about a specific OpenSpec change or specification.\n- **[checking-openspec-status](skills/checking-openspec-status/)**: Displays the completion status of artifacts for an OpenSpec change.\n- **[creating-openspec-change](skills/creating-openspec-change/)**: Creates a new OpenSpec change directory and initial structure.\n- **[getting-openspec-artifact-instructions](skills/getting-openspec-artifact-instructions/)**: Outputs enriched instructions for creating an artifact or applying tasks for an OpenSpec change.\n- **[validating-openspec-items](skills/validating-openspec-items/)**: Validates OpenSpec changes and specifications against their schemas.\n- **[archiving-openspec-change](skills/archiving-openspec-change/)**: Archives a completed OpenSpec change and updates the main specifications.\n\n### Internal Agent Skills\n\n- **[implementing-agent-skills](.cursor/skills/implementing-agent-skills/)**: Implements new Agent Skills for the project, ensuring specification compliance.\n- **[lint-and-fix](.cursor/skills/lint-and-fix/)**: Autonomous loop to format the codebase, run linters, and fix violations.\n\n## Development\n\nThis project uses `uv` for dependency management and `trunk` for linting and formatting.\n\n### Useful Commands\n\n- `make format`: Format the codebase using `trunk fmt`.\n- `make lint`: Check for linting issues using `trunk check`.\n- `make validate`: Validate all agent skills using `scripts/validate_agent_skills.sh`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyu-iskw%2Fopenspec-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyu-iskw%2Fopenspec-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyu-iskw%2Fopenspec-skills/lists"}