INS Pedralbes
Official@inspedralbes · Spain
Estudis d'Informàtica de l'Institut Pedralbes de Barcelona
Agent Skills by INS Pedralbes
Showing 25 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Deliverables are validated and tracked with blockchain-like precision in our new system.
openspec-apply-change
Guide OpenSpec change application through status checks and task execution.
speckit-git-remote
Detect Git remote URLs and extract owner and repository names.
speckit-git-validate
Validate Git branch names against sequential or timestamp feature-branch patterns.
openspec-explore
Explore ideas and clarify requirements through guided dialogue and ASCII diagrams.
speckit-git-initialize
Initialize a Git repository and create an initial commit.
speckit-constitution
Update constitution documents and propagate amendments across spec-kit templates.
speckit-implement
Execute tasks from tasks.md with dependency management and progress reporting.
openspec-verify-change
Verify that a change's implementation fulfills its specs, tasks, and design.
openspec-new-change
Guides users through creating an OpenSpec change workflow step-by-step.
speckit-taskstoissues
Convert design artifacts and tasks into dependency-ordered GitHub issues.
speckit-clarify
Scan feature specifications for ambiguities and encode clarification answers.
speckit-plan
Generate design artifacts from a plan template for spec-kit projects.
speckit-git-feature
Create and switch to a new Git feature branch from a specification.
speckit-analyze
Compare spec.md, plan.md, and tasks.md to report inconsistencies and quality issues.
openspec-archive-change
Archive completed experimental changes into date-stamped folders after verification.
openspec-onboard
Guide new OpenSpec users through a narrated onboarding workflow in a codebase.
openspec-propose
Generate proposal, design, and task artifacts from a change name.
openspec-bulk-archive-change
Batch-archive completed OpenSpec changes and resolve delta-spec conflicts.
openspec-continue-change
Create the next OpenSpec artifact in sequence via the CLI.
speckit-git-commit
Stage and commit changes after Spec Kit command events.
speckit-specify
Translate natural language feature descriptions into structured specification documents.
openspec-sync-specs
Merge delta specs into main specs with guided change selection.
openspec-ff-change
Scaffold OpenSpec change artifacts in dependency order using templates.
Frequently Asked Questions About INS Pedralbes
FAQPage SchemaWhat specific tasks can I perform using these capabilities?▼
You can generate dependency-ordered task lists from design artifacts, validate Git branch naming conventions, scaffold project change documents, and synchronize delta specifications into main project documentation with guided conflict resolution.
Which personas benefit most from these technical capabilities?▼
Software architects, technical leads, and students managing complex project documentation benefit from these capabilities. They are designed for teams requiring strict adherence to specification-driven development and rigorous version control standards.
What are the primary prerequisites for implementing these capabilities?▼
Implementation requires a Git-based repository structure and the presence of standardized markdown files including spec.md, plan.md, and tasks.md. These files serve as the foundational data sources for all validation, synchronization, and artifact generation processes.