島島阿學
Official@daodaoedu · Taiwan
島島阿學是一個以自主學習為主的民主社群,邀請所有學習者共同發掘並解決學習需求。目前提供「可共編的學習資源平台」,促使教育資源透明。
Agent Skills by 島島阿學
Showing 16 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Apply OpenSpec change tasks and update task checkboxes in repository files.
openspec-explore
Analyze ambiguous product requirements and propose OpenSpec designs without implementation.
openspec-verify-change
Verify implementation against openspec change artifacts and generate a coherence report.
openspec-new-change
Scaffolds OpenSpec changes with artifact-first planning and validation checks.
openspec-archive-change
Archive completed OpenSpec change directories after validating artifacts and tasks.
openspec-onboard
Guide learners through OpenSSL onboarding with artifact-driven tasks and archived changes.
openspec-bulk-archive-change
Archive multiple OpenSpec changes with conflict detection and spec syncing.
openspec-continue-change
Create the next artifact in an OpenSpec change workflow.
openspec-sync-specs
Merge delta spec changes into main OpenSpec specification files.
openspec-ff-change
Generate OpenSpec change artifacts in dependency order using the openspec CLI.
collect-pr-feedback
Collect and consolidate GitHub pull request feedback and CI check statuses.
pre-commit-check
Run make check and make lint, then auto-fix with make format.
publish-tasks
Publish uncompleted OpenSpec tasks as grouped GitHub issues.
code-review
Review branch diffs and produce a severity-tagged findings table.
file-bug-issue
Create a reproducible GitHub issue with reproduction steps and environment details.
format-commit
Generate structured commit messages with Why and How sections from git changes.
Frequently Asked Questions About 島島阿學
FAQPage SchemaWhat specific tasks can be managed using these capabilities?▼
These capabilities enable the end-to-end management of OpenSpec changes, including scaffolding new artifacts, verifying implementation coherence, syncing delta specifications, and archiving completed directories. Additionally, they support repository maintenance through automated linting, structured commit message generation, and the consolidation of pull request feedback into grouped GitHub issues.
Which personas benefit most from these repository management skills?▼
These skills are designed for open-source maintainers, educational content contributors, and technical leads managing collaborative documentation or codebases. They are particularly effective for teams requiring strict adherence to specification-driven development and those needing to maintain high-quality, reproducible issue tracking within democratic or community-led project environments.
What are the prerequisites for integrating these repository management functions?▼
Integration requires a GitHub-hosted repository environment and a local development setup capable of executing standard make-based linting and formatting commands. Users must also adopt the OpenSpec artifact structure, as these functions rely on specific directory naming conventions and artifact-first planning to perform validation, syncing, and archival tasks effectively.